Commit Graph
18 Commits
Author SHA1 Message Date
cozis 107a9ba5b8 Add TODO 2026-02-22 22:02:45 +01:00
cozis 743528b92f Add TODO.txt 2026-02-22 13:46:04 +01:00
cozis b64517c20e Full rewrite with VSR support 2026-02-20 16:55:29 +01:00
cozis 2460817fa4 Bring back the old TODO.txt 2026-01-29 00:10:20 +01:00
cozis da3223a725 Add TODO.txt 2026-01-28 12:36:55 +01:00
cozis b7fc855a80 Move miscellaneous files to the misc folder 2025-11-17 13:06:51 +01:00
cozis bc0a95a9a5 Turn TODO.txt in a list of checkboxes 2025-11-17 12:54:06 +01:00
cozis 4accabc4e2 Add Features paragraph to README.md 2025-11-17 12:48:52 +01:00
cozis e1cdc28d4d Rename project to ToastyFS 2025-11-16 02:10:59 +01:00
cozis cdce267768 Update DESIGN.txt and code accordingly 2025-11-13 17:27:00 +01:00
cozis 4ec47e66b4 Clean up chunk management section of DESIGN.txt 2025-11-13 12:09:29 +01:00
cozis 012dc6bdb3 Add TODO.txt entry for logging 2025-11-10 23:19:12 +01:00
Claude 1a297989d4 Rename project from TinyDFS to MouseFS
- Renamed TinyDFS.h to MouseFS.h
- Updated all type names: TinyDFS -> MouseFS, TinyDFS_Entity -> MouseFS_Entity, TinyDFS_Result -> MouseFS_Result
- Updated all enum values: TINYDFS_RESULT_* -> MOUSEFS_RESULT_*
- Updated all function names: tinydfs_* -> mousefs_*
- Updated all variable names: tdfs -> mfs
- Updated references in all source files, headers, examples, and documentation
- Updated Makefile build targets: tinydfs_* -> mousefs_*
2025-11-10 18:00:05 +00:00
cozis debbd08ce6 Add TODO.txt entry 2025-11-10 18:51:12 +01:00
cozis 9ea4ee5223 Remove solved TODO from TODO.txt and fix a bug in file_tree_read 2025-11-10 12:51:12 +01:00
cozis 70a1914d8e Progress 2025-11-05 19:21:51 +01:00
cozis e124952fe2 Progress 2025-11-05 14:26:57 +01:00
cozis c5a21608d7 Split project over multiple files 2025-10-28 17:24:25 +01:00