Commit graph

484 commits

Author SHA1 Message Date
Chris
18c91bf587 Hot fix
Removal of the 20 columns hard limit
2026-02-07 21:16:49 +01:00
Chris
989e8c0336 Update README.md 2026-02-07 21:13:47 +01:00
Chris
a655dd146f Quick explorer fix 2026-02-07 21:07:42 +01:00
Chris
4c21e732fc BrewOS 1.40 Beta
BrewOS 1.31 > BrewOS 1.40
Brewkernel 2.3.0 Alpha > Brewkernel 2.3.1 Beta

This update is a feature focused update. It features loads of quality of life and major UX improvements.
New features:
-Drag and drop for files and applications (shortcuts for apps can be made by dragging an app from the start menu into the desktop)
-Customizable desktop (auto align, snap to grid
-Recycle bin (rm in the CMD skips this)
2026-02-07 21:03:50 +01:00
Chris
8e3202f6d8 Revert "V1.40"
This reverts commit cc0db5de9d.
2026-02-07 17:34:39 +01:00
Chris
cc0db5de9d V1.40
[FEATURE UPDATE]
I changed out the memory based fat32 filesystem for one that runs on a 512mb disk img made during the make command (only get's made if the disk.img file is nonexistent) allowing files to be permanent.

Also all these files combined are 67 files.. just fyi.
2026-02-07 01:29:54 +01:00
Chris
d2e7808cfa Updated word of god 2026-02-06 21:46:51 +01:00
Chris
cb2af7f06b Create .gitignore 2026-02-06 20:28:36 +01:00
Chris
b6d9cae085 Update limine 2026-02-06 20:12:37 +01:00
Chris
62bc5d4017 V1.30 (Alpha)
New Features:
-TCP/IP Updated network stack
-Ping (usage ping >ip<) does 4 8 byte echo pings to the inputted IP.
-DNS Grabs the IP address from a domain name (Broken)
-HTTPGET Gets http from a site (broken aswell lol)

Bug fix:
Moved the cmd apps out of the ISR so the system wouldn't hang on a ping or while trying to get DNS info.
2026-02-06 20:12:13 +01:00
Chris
931f235372 UDP Msg receive update 2026-02-06 16:22:41 +01:00
Chris
0c44c3b660 Compiler and memory bug fixes 2026-02-06 10:56:56 +01:00
Chris
6c4a8bd724 Word of god 2026-02-06 10:46:30 +01:00
Chris
afc85e8964 V1.20
New feature:
- Basic C compiler
2026-02-06 01:42:27 +01:00
Chris
3ba7d2da48 readme change 2026-02-06 00:12:17 +01:00
Chris
7e081697e1 Merge branch 'main' of https://github.com/BoredDevNL/brewOS 2026-02-06 00:00:32 +01:00
Chris
16dceee238 command history buffer 2026-02-06 00:00:23 +01:00
Chris
c9109e06c3
Update README.md 2026-02-05 23:38:10 +01:00
Chris
5ef2297049 V1.12 2026-02-05 23:18:37 +01:00
Chris
2fd6f6f64f V1.12
[FEATURE UPDATE]
Colored folders are now added allowing users to right click a folder and then set it's color. This data is saved in the colored folder as: >colored folder</.color with the .color folder holding the data for the folder icon color!
2026-02-05 23:16:46 +01:00
Chris
a90f41d8a3 V1.11
New Feature(s):
-Network UI
-Pattern Wallpapers
2026-02-05 22:38:21 +01:00
Chris
89bdb860dd V1.10
New feature(s):
- Network stack
- Piping commands into a udpsend message
Bug fix(es):
-N/A
2026-02-05 21:59:21 +01:00
Chris
d9fc8fbeda Update 1.03
New feature(s):
- Markdown reader (Automatically opens when opening .MD files, right click a .MD file to edit.
Bug fixes:
-N/A
2026-02-05 20:02:20 +01:00
Chris
a852075701 Help command patch 2026-02-05 13:41:15 +01:00
Chris
35c951b728 brewver 2026-02-05 13:40:47 +01:00
Chris
c3bb963d63 Memory patch 2026-02-05 13:35:16 +01:00
Chris
6ee8582391 deprecated files removed 2026-02-04 23:26:32 +01:00
Chris
d24cbec810 mouse hitbox fix 2026-02-04 22:05:48 +01:00
Chris
f3299c67fa design changes
coffee cup icon and default grey background instead of coffee
2026-02-04 22:04:23 +01:00
Chris
03da092d01 start button > BrewOS 2026-02-04 21:47:34 +01:00
Chris
ff20bcb284 suspicious wallpaper 2026-02-04 21:45:04 +01:00
Chris
e7752b7253 Piping of commands into text files
usage: xxx(command) > xxxx.xxx (file)
2026-02-04 21:37:51 +01:00
Chris
5e3dc237cc notepad patch
wrap text to the next line instead of writing it outside of the window (like a maniac)
2026-02-04 21:22:15 +01:00
Chris
ddac1a791e Initial commit 2026-02-04 20:51:17 +01:00