Commit graph

15 commits

Author SHA1 Message Date
014d0e56c8 feature: allow for fallback includes 2026-01-26 23:32:51 -08:00
d07991bc60 feature: add ability to drop a .spa.static into the tree 2026-01-15 20:33:26 -08:00
75439172c9 test: add a test for inclusion in SPAs 2025-12-04 14:59:14 -08:00
9fc91f4cf4 feature: support .spa files for Single Page Apps 2025-11-20 16:44:49 -08:00
046617bc4f feature: execute load()/unload() methods found in _pre.ts files 2025-08-11 17:12:55 -07:00
a9b20fea40 fix: let's try to refactor shutdown again, again 2025-07-24 12:00:22 -07:00
80032ad926 feature: support more than html in SSI 2025-07-14 19:24:35 -07:00
02c10aaa72 fix: ensure includes are pulled in relative to their parent 2025-06-30 15:33:13 -07:00
0f65e57539 feature: html with SSI 2025-06-30 15:21:07 -07:00
d917b69753 fix: sort routes into route records and lazily import 2025-06-25 20:46:09 -07:00
1928bfcb5e fix: ensure typescript routes are hit most to least specific 2025-06-25 20:24:51 -07:00
4f68a64a88 feature: sort imports to try to ensure parameter paths are less specific 2025-06-25 20:07:08 -07:00
62eba8612b refactor: make PRECHECKs an array again 2025-06-25 15:30:55 -07:00
b0548f05cc fix: try to address loading typescript from a compiled binary to no avail: https://github.com/denoland/deno/issues/18327#issuecomment-2989449015 2025-06-19 17:29:45 -07:00
58139b078d feature: serverus modularly serves up a directory as an HTTP server 2025-06-19 15:43:01 -07:00