Commit graph

13 commits

Author SHA1 Message Date
b792688776 remove treehouse-format crate and collapse everything into src 2025-07-10 18:30:39 +02:00
55b6a0df96 implement RSS feeds 2024-11-28 22:42:49 +01:00
0713b59063 refactoring: remove dependency on SimpleFiles, make tree parsing multithreaded 2024-11-26 23:55:32 +01:00
5ce9cfc022 add live reloading to the client 2024-11-23 21:43:58 +01:00
377fbe4dab introduce the virtual filesystem everywhere
this unfortunately means I had to cut some features (bye bye commit history! for now)
stuff's not quite 100% working just yet (like branch links, which were and are still broken)
we also don't have content_version impls just yet
2024-11-23 21:43:58 +01:00
c58c07d846 version history MVP
implement basic version history support; there's now an icon in the footer that lets you see the previous versions and their sources
I'm a bit worried about spoilers but honestly it's yet another way to hint yourself at the cool secrets so I don't mind
2024-09-28 23:45:06 +02:00
d968da10a0 refreshing pages & look and feel a bit
hopefully the new :folder: and :page: icons help you navigate the hobby corners better
2024-06-13 21:18:41 +02:00
5f86f4cee7 tree update! 2024-01-18 22:46:57 +01:00
09ff8a742e navigation maps for navigating across pages 2023-08-27 14:50:46 +02:00
1225f6d313 implement custom links 2023-08-22 22:19:43 +02:00
582447e02b rework branches a bit to support saving 2023-08-22 19:23:31 +02:00
02d2010808 i don't rember 2023-08-21 21:12:06 +02:00
1a92f85c83 generate ids 2023-08-20 12:15:48 +02:00