Rtch pushed to master at Rtch/bettola 2025-11-06 19:47:55 +00:00
4057e0f876 [Add] Enforce file permissions.
Rtch pushed to master at Rtch/bettola 2025-11-05 21:06:06 +00:00
d852d8449f [Add] Implement user and group management.
Rtch pushed to master at Rtch/bettola 2025-11-04 21:35:54 +00:00
2e5ddcd2e6 [Fix] Whitespace.
Rtch pushed to master at Rtch/bettola 2025-11-04 21:12:04 +00:00
6618b0e0a2 [Add] Implement VFS permissions and ls -l
Rtch pushed to master at Rtch/bettola 2025-11-03 20:24:21 +00:00
d3b5139e89 [Add] Smart indentation on newline.
Rtch pushed to master at Rtch/imgbb-uploader 2025-11-03 18:20:37 +00:00
4701a58633 imgbb: Repair expiration handling when in Select Mode
Rtch pushed to master at Rtch/bettola 2025-11-01 18:07:55 +00:00
785e6ddc38 [Refactor] Use Lua script for C2S_BUILD_FILE handling.
Rtch pushed to master at Rtch/bettola 2025-11-01 17:59:36 +00:00
ea6853f037 [Fix] Race condition in NetworkManager destructor.
Rtch pushed to master at Rtch/bettola 2025-11-01 17:57:47 +00:00
b5c6b523a3 [Add] Closed some vulns allowing Lua to escape sandbox.
Rtch pushed to master at Rtch/bettola 2025-10-31 18:00:57 +00:00
b4855fa47e [Add] Editor build menu and patch Lua sandbox vuln.
Rtch pushed to master at Rtch/bettola 2025-10-28 18:37:12 +00:00
233dd384f6 [Add] Obfuscate executable file content.
Rtch pushed to master at Rtch/bettola 2025-10-27 21:45:14 +00:00
9b6106f8aa [Add] Implement build system for user scripts.
Rtch pushed to master at Rtch/bettola 2025-10-26 16:55:15 +00:00
20f2e5a104 [Add] Allow editing of executable scripts.
Rtch pushed to master at Rtch/bettola 2025-10-26 16:41:40 +00:00
beae5c45a4 [Fix] Make sure file saving works in all contexts.
Rtch pushed to master at Rtch/bettola 2025-10-25 18:19:36 +00:00
5c52afe1f4 [Add] Better scrolling/snap to botom for terminal.
Rtch pushed to master at Rtch/bettola 2025-10-25 17:49:19 +00:00
bb8591a803 [Fix] Regression bugs with scrolling and auto-scrolling
Rtch pushed to master at Rtch/bettola 2025-10-24 16:53:08 +00:00
6a5515e276 [Fix] Only apply tokenization to editor.
Rtch pushed to master at Rtch/bettola 2025-10-22 18:37:21 +00:00
420b570902 [Add] Lua syntax highlighting to the code editor.
Rtch pushed to master at Rtch/bettola 2025-10-21 20:09:22 +00:00
cb7c5d8a95 [Fix] Use machine cahce for nmap results.
Rtch pushed to master at Rtch/bettola 2025-10-21 19:52:17 +00:00
7b58ecc4d5 [Refactor] Simulate executable files in VFS.