62 Commits

Author SHA1 Message Date
596a21f49d move terminal.ts and keys.ts into the emulator folder 2025-02-26 16:48:51 -05:00
e09891482e not necessary 2025-02-26 14:24:25 -05:00
f7e678190d move rfwfs into rt 2025-02-26 14:18:05 -05:00
22df34ed43 binary searching for files WIP 2025-02-26 02:03:07 -05:00
2ea415a20e fs is now named rfwfs
rhpidfyre's web file system
2025-02-26 00:53:55 -05:00
d59ea8d8a7 search.ts -> index.ts 2025-02-25 23:24:10 -05:00
4f3df58ff4 move the fs tree into tree.ts out of core.ts 2025-02-25 21:13:08 -05:00
db31f20d24 binary_nsort for no automatic sorting 2025-02-25 19:03:10 -05:00
9de5ddcfbf update deps 2025-02-25 18:32:16 -05:00
474345a204 search module for fs 2025-02-25 18:32:08 -05:00
d1fc53206c fs.ts -> core.ts, fn.ts -> library.ts 2025-02-23 23:20:35 -05:00
20d7bd09a3 history show is now 1 based 2025-02-23 23:14:47 -05:00
3640f022f6 working on the file system
cd can now display folders in blue
2025-02-23 23:13:05 -05:00
86982c9b96 bold support with coloring 2025-02-23 22:48:16 -05:00
45cc88953b --emptyOutDir for silencing a build warning 2025-02-23 22:48:16 -05:00
8f98d9a398 LICENSE 2025-02-23 19:31:57 -05:00
4950695388 wrap indicator for grid 2025-02-23 18:58:32 -05:00
84d21239ed scss colors should be css variables 2025-02-23 16:02:08 -05:00
8a2ebb3ef4 re-enable this for compile time 2025-02-23 14:25:21 -05:00
667dd7d662 scss tweaking 2025-02-23 14:08:21 -05:00
9bf6389376 experimenting with the browser useragent as a hostname string
get apple/safari working
2025-02-23 14:05:29 -05:00
3f7e0edf38 remove unused import 2025-02-23 14:00:06 -05:00
d6effa3838 add joseluisq/static-web-server for production 2025-02-23 13:58:41 -05:00
62ba198b40 fix indexing history upwards to be more accurate 2025-02-22 21:37:05 -05:00
93217ac064 header is now astro-less 2025-02-22 21:11:54 -05:00
9feda01532 clear git cache for new .gitignore
t
2025-02-22 17:11:55 -05:00
bbb4c60328 change the dist directory for docker 2025-02-22 17:08:40 -05:00
c2ab7e2499 vite.config.js 2025-02-22 16:35:38 -05:00
0a3077c016 move the public directory into src 2025-02-22 16:35:30 -05:00
ac88ebc83a remove more astro elements 2025-02-22 15:40:43 -05:00
dc082b0ddf move components/client to rt (runtime) directory 2025-02-22 15:40:33 -05:00
8dee9cdeff scss styling and remove astro elements 2025-02-22 15:37:39 -05:00
b8a34add56 index.html 2025-02-22 15:37:14 -05:00
ebe33a126b begin an scss file structure concept 2025-02-22 15:30:22 -05:00
5620b65511 start the process of moving over to vite tooling 2025-02-22 15:29:53 -05:00
bf40d524b7 fix history indexing down 2025-02-22 01:39:21 -05:00
1fe21b1592 move builtin commands out of list.ts into their own files 2025-02-22 01:16:37 -05:00
c5692b1b7f there is now a subcommand system and history command 2025-02-22 00:49:47 -05:00
b5f279691c update tsconfig.json to be more strict 2025-02-22 00:23:55 -05:00
4663aca074 create the builtin directory and move history.ts to it 2025-02-21 23:49:03 -05:00
e468155bb1 ::spelling-error for chromium browsers 2025-02-21 20:18:07 -05:00
1e938b19b0 rename run.ts -> command.ts 2025-02-21 17:34:59 -05:00
4f5602a5df builder for commands now and history help 2025-02-20 22:01:04 -05:00
129d0ff6b4 the prompt and command input works but the history does not 2025-02-18 17:36:54 -05:00
578aebcae1 init the docker file for later user
https://github.com/static-web-server/static-web-server
2025-02-18 17:31:56 -05:00
375427b16e the ps1 prompt displays properly 2025-02-17 15:02:06 -05:00
84e7089140 no more react 2025-02-16 19:36:08 -05:00
28d71a6ed1 add react compiler 2025-02-13 15:37:54 -05:00
9970c58e2b cd needs work 2025-02-11 15:20:57 -05:00
ee7b2168d9 fs functions wip, set_working_dir needs to work 2025-02-07 02:45:36 -05:00