Commit Graph

92 Commits

Author SHA1 Message Date
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
acf460772c the prompt now displays and works with unknown command 2025-02-06 20:51:25 -05:00
273f748ff1 create commands folder 2025-02-05 17:49:46 -05:00
0303bb733a the prompt now works properly 2025-02-05 17:49:00 -05:00
bb7e2a4ae3 the prompt now displays and repeats on enter 2025-02-04 23:55:09 -05:00
1306a23ec8 i like committing bun.lock 2025-02-03 03:01:15 -05:00
49a62df236 terminal prompt needs to be recyclable 2025-02-03 03:01:06 -05:00
390ff9bccf javascript time 😮‍💨 2025-02-02 03:04:49 -05:00
f0a9566c24 astro setup for react is ready 2025-02-02 03:04:26 -05:00
f5f335ff33 add react 2025-02-02 00:58:28 -05:00
ead9309e30 init 2025-02-01 19:51:29 -05:00
0c29b84f31 change to Astro 2025-02-01 19:26:42 -05:00
a2a84202d8 Initial commit from Astro 2025-02-01 19:25:53 -05:00