Commit graph

91 commits

Author SHA1 Message Date
liquidex 9022fb4ce9 add image size metadata to the filesystem 2024-11-23 21:43:58 +01:00
liquidex 5ce9cfc022 add live reloading to the client 2024-11-23 21:43:58 +01:00
liquidex 7169e65244 implement a blake3 content version layer for cache busting
works pretty much the same as our previous `?cache` parameter, but is implemented in a less ad-hoc way
2024-11-23 21:43:58 +01:00
liquidex 32f25ce863 implement generation of simple templates (/sandbox) 2024-11-23 21:43:58 +01:00
liquidex 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
liquidex db0329077e refactors: replacing config derived data with vfs, removing markdown 2024-11-23 21:43:58 +01:00
liquidex 1e1b8df457 refactor: introduce virtual file system as a central router for source and target data 2024-11-23 21:43:58 +01:00
liquidex d13abe7afa restructuring page:index 2024-11-12 22:51:58 +01:00
liquidex d68855a73f fix missing root breadcrumb on history pages 2024-11-04 22:50:16 +01:00
liquidex 523a364fa9 switch the layout to a wider one that leans slightly to the left of the page
this is to make space on the right for a nice background in the future
2024-10-30 23:02:47 +01:00
liquidex bbf5c3b529 make fix cli accept a - argument to indicate reading from stdin
I'm pretty sure we had this in the past... no?
I have my helix set up to respect this argument, so it's weird it stopped working at some point.
2024-09-29 14:33:45 +02:00
liquidex 43bf0a7c3c use vendored libgit2 without HTTPS / SSH support
we only read the repository so we don't need HTTPS and SSH support
dynamic linking causes headaches on NixOS which I use for hosting the treehouse
2024-09-29 00:14:50 +02:00
liquidex 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
liquidex e1fe9fde11 more on haku, highlighting fixes 2024-07-26 23:21:02 +02:00
liquidex b505c1bcfe haku: a very shitty tree-walk interpreter 2024-07-25 23:12:26 +02:00
liquidex 2a68cfbf63 update issues 2024-07-24 18:20:12 +02:00
liquidex 87ead3be17 moving some things around; fixed import maps not being deterministic 2024-07-22 20:01:58 +02:00
liquidex 10ccb250c1 add site-wide JS caching through import maps 2024-07-20 23:38:30 +02:00
liquidex f3aee8f41a make emojis cached 2024-07-19 20:05:02 +02:00
liquidex e44d5babca add image sizes to emoji 2024-07-19 19:52:33 +02:00
liquidex 9bf3409197 caching static resources 2024-07-19 19:13:55 +02:00
liquidex 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
liquidex 3e5f17018c water closet (actually a word count) 2024-05-19 13:05:28 +02:00
liquidex 91e5ed3eba Merge branch 'main' of github.com:liquidev/treehouse 2024-03-31 18:51:14 +02:00
liquidex 97ce063549 Lua highlighting 2024-03-25 22:07:52 +01:00
liquidex b00fd674e2 add MIME for SVG 2024-03-25 20:03:10 +01:00
liquidex 0bc07a11fa fix fix touching non-tree files 2024-03-25 17:08:56 +01:00
liquidex 94328e0b93 add chats 2024-03-24 18:08:47 +01:00
liquidex ed893ccd0f implement TokenTypes::Captures 2024-03-11 23:43:39 +01:00
liquidex 5ab8ffdba2 static syntax highlighting WIP 2024-03-10 23:23:50 +01:00
liquidex 45981bdb3d add favicon 2024-03-08 22:40:19 +01:00
liquidex b6e803cfee on Lua 2024-03-08 17:06:47 +01:00
liquidex 1d2ce8d701 remove a bunch of .html links 2024-03-03 21:39:54 +01:00
liquidex 3a4eb87ca0 magic! now it works on web kit 2024-03-03 21:23:37 +01:00
liquidex 33416e8963 refactoring some stuff 2024-03-02 20:53:44 +01:00
liquidex 372a9dff5a redesign new a bit 2024-02-22 16:14:02 +01:00
liquidex e0cdcc46c5 fix placeholder consoles 2024-02-21 23:26:53 +01:00
liquidex a1464bb865 newsfeed 2024-02-21 23:17:19 +01:00
liquidex a92ae02454 make tairu work better with noscript 2024-02-20 23:30:36 +01:00
liquidex 90de54c359 draft branches, some minor cleanups 2024-02-20 22:36:47 +01:00
liquidex 3a8799f581 slight rework of emoji 2024-02-20 21:50:24 +01:00
liquidex aff885cf17 make live reloading not work in the sandbox 2024-02-18 14:18:15 +01:00
liquidex 668e9a050e even better sandbox 2024-02-18 12:10:02 +01:00
liquidex 51de33c2b5 graphical output in code blocks 2024-02-18 00:29:58 +01:00
liquidex 565b6a0520 Merge branch 'main' into tairu 2024-02-17 22:30:37 +01:00
liquidex a306474b66 remove dbg 2024-02-17 18:09:20 +01:00
liquidex b9218c8ace module-based literate programming 2024-02-17 14:56:17 +01:00
liquidex ca94c06c5f wip: 47 tiles 2024-02-16 22:01:19 +01:00
liquidex 1013c53975 wip! 2024-02-14 23:31:39 +01:00
liquidex f2e9a5f66e wip 2024-02-12 19:56:06 +01:00