Commit Graph

87 Commits

Author SHA1 Message Date
1d3b80515b var and etc 2025-03-08 18:31:05 -05:00
3f48a19b22 desktop dir 2025-03-08 18:26:18 -05:00
74e3d5df60 optional timestamp 2025-03-08 18:26:07 -05:00
9d0b12b47c replace tree with fs/root.ts 2025-03-08 17:41:14 -05:00
e8645d4f64 directory.clone(file_name) 2025-03-08 17:41:05 -05:00
fc0ef23bdb types/entry.d.ts not needed 2025-03-08 17:40:47 -05:00
7a457e5205 rewrite of types and names 2025-03-08 16:12:02 -05:00
6b129045e8 entry.d.ts 2025-03-08 16:11:18 -05:00
cec5642e70 branch out enums to an enum module 2025-03-08 16:09:54 -05:00
5b74400a10 wrap module, may branch this out to the entire codebase 2025-03-08 15:59:23 -05:00
384e70e286 sha256 hash module for file hashes 2025-03-08 02:10:31 -05:00
3aaedf1e8b vite update 2025-03-07 16:24:35 -05:00
17e89ef1c8 rename cloned_file_collection to entry_collection 2025-03-06 20:56:06 -05:00
aa6f8b6f8e rename new_entry and new_collection to entry and collection 2025-03-06 20:55:43 -05:00
d80887d281 PushStatus enum
i forgor about the permissions system here... maybe users soon for fun..
2025-03-06 20:47:38 -05:00
9eba512580 auto sort collections 2025-03-06 17:59:10 -05:00
8469c015f8 rename push() -> find() for entry_collection 2025-03-06 17:58:40 -05:00
b3fa561c76 typing is now correct for the file system 2025-03-06 17:29:30 -05:00
b7babb665e T extends Entry<T> -> T type error fix 2025-03-05 19:47:59 -05:00
9856b138df type fix 2025-03-05 02:58:02 -05:00
c2ac2ba28c type errors 2025-03-04 20:29:21 -05:00
c994698e2d update ts 2025-03-02 02:39:49 -05:00
fd1675f57a new structure and library structure 2025-03-02 02:39:46 -05:00
3865a79dbc new logo 2025-03-01 00:29:03 -05:00
f228d86e0b experimenting with entry 2025-02-27 00:34:53 -05:00
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