Commit Graph

74 Commits

Author SHA1 Message Date
rhpidfyre 442cfb075d library init 2025-03-10 13:58:34 -04:00
rhpidfyre 1d3b80515b var and etc 2025-03-08 18:31:05 -05:00
rhpidfyre 3f48a19b22 desktop dir 2025-03-08 18:26:18 -05:00
rhpidfyre 74e3d5df60 optional timestamp 2025-03-08 18:26:07 -05:00
rhpidfyre 9d0b12b47c replace tree with fs/root.ts 2025-03-08 17:41:14 -05:00
rhpidfyre e8645d4f64 directory.clone(file_name) 2025-03-08 17:41:05 -05:00
rhpidfyre fc0ef23bdb types/entry.d.ts not needed 2025-03-08 17:40:47 -05:00
rhpidfyre 7a457e5205 rewrite of types and names 2025-03-08 16:12:02 -05:00
rhpidfyre 6b129045e8 entry.d.ts 2025-03-08 16:11:18 -05:00
rhpidfyre cec5642e70 branch out enums to an enum module 2025-03-08 16:09:54 -05:00
rhpidfyre 5b74400a10 wrap module, may branch this out to the entire codebase 2025-03-08 15:59:23 -05:00
rhpidfyre 384e70e286 sha256 hash module for file hashes 2025-03-08 02:10:31 -05:00
rhpidfyre 17e89ef1c8 rename cloned_file_collection to entry_collection 2025-03-06 20:56:06 -05:00
rhpidfyre aa6f8b6f8e rename new_entry and new_collection to entry and collection 2025-03-06 20:55:43 -05:00
rhpidfyre d80887d281 PushStatus enum
i forgor about the permissions system here... maybe users soon for fun..
2025-03-06 20:47:38 -05:00
rhpidfyre 9eba512580 auto sort collections 2025-03-06 17:59:10 -05:00
rhpidfyre 8469c015f8 rename push() -> find() for entry_collection 2025-03-06 17:58:40 -05:00
rhpidfyre b3fa561c76 typing is now correct for the file system 2025-03-06 17:29:30 -05:00
rhpidfyre b7babb665e T extends Entry<T> -> T type error fix 2025-03-05 19:47:59 -05:00
rhpidfyre 9856b138df type fix 2025-03-05 02:58:02 -05:00
rhpidfyre c2ac2ba28c type errors 2025-03-04 20:29:21 -05:00
rhpidfyre fd1675f57a new structure and library structure 2025-03-02 02:39:46 -05:00
rhpidfyre 3865a79dbc new logo 2025-03-01 00:29:03 -05:00
rhpidfyre f228d86e0b experimenting with entry 2025-02-27 00:34:53 -05:00
rhpidfyre 596a21f49d move terminal.ts and keys.ts into the emulator folder 2025-02-26 16:48:51 -05:00
rhpidfyre e09891482e not necessary 2025-02-26 14:24:25 -05:00
rhpidfyre f7e678190d move rfwfs into rt 2025-02-26 14:18:05 -05:00
rhpidfyre 22df34ed43 binary searching for files WIP 2025-02-26 02:03:07 -05:00
rhpidfyre 2ea415a20e fs is now named rfwfs
rhpidfyre's web file system
2025-02-26 00:53:55 -05:00
rhpidfyre d59ea8d8a7 search.ts -> index.ts 2025-02-25 23:24:10 -05:00
rhpidfyre 4f3df58ff4 move the fs tree into tree.ts out of core.ts 2025-02-25 21:13:08 -05:00
rhpidfyre db31f20d24 binary_nsort for no automatic sorting 2025-02-25 19:03:10 -05:00
rhpidfyre 474345a204 search module for fs 2025-02-25 18:32:08 -05:00
rhpidfyre d1fc53206c fs.ts -> core.ts, fn.ts -> library.ts 2025-02-23 23:20:35 -05:00
rhpidfyre 20d7bd09a3 history show is now 1 based 2025-02-23 23:14:47 -05:00
rhpidfyre 3640f022f6 working on the file system
cd can now display folders in blue
2025-02-23 23:13:05 -05:00
rhpidfyre 86982c9b96 bold support with coloring 2025-02-23 22:48:16 -05:00
rhpidfyre 4950695388 wrap indicator for grid 2025-02-23 18:58:32 -05:00
rhpidfyre 84d21239ed scss colors should be css variables 2025-02-23 16:02:08 -05:00
rhpidfyre 667dd7d662 scss tweaking 2025-02-23 14:08:21 -05:00
rhpidfyre 9bf6389376 experimenting with the browser useragent as a hostname string
get apple/safari working
2025-02-23 14:05:29 -05:00
rhpidfyre 3f7e0edf38 remove unused import 2025-02-23 14:00:06 -05:00
rhpidfyre 62ba198b40 fix indexing history upwards to be more accurate 2025-02-22 21:37:05 -05:00
rhpidfyre 93217ac064 header is now astro-less 2025-02-22 21:11:54 -05:00
rhpidfyre 9feda01532 clear git cache for new .gitignore
t
2025-02-22 17:11:55 -05:00
rhpidfyre 0a3077c016 move the public directory into src 2025-02-22 16:35:30 -05:00
rhpidfyre ac88ebc83a remove more astro elements 2025-02-22 15:40:43 -05:00
rhpidfyre dc082b0ddf move components/client to rt (runtime) directory 2025-02-22 15:40:33 -05:00
rhpidfyre 8dee9cdeff scss styling and remove astro elements 2025-02-22 15:37:39 -05:00
rhpidfyre b8a34add56 index.html 2025-02-22 15:37:14 -05:00