Commit Graph

15 Commits

Author SHA1 Message Date
jbrechtel 16bbccf67b fix: use raw defun httpd/add for proper redirect handling 2026-06-21 08:21:53 -04:00
jbrechtel da8a20a7e1 feat: wire up /add handler with form model 2026-06-21 08:18:48 -04:00
jbrechtel 9aacccb2ee feat: add spine-add-book write function 2026-06-21 08:18:18 -04:00
jbrechtel 7faf0cd8ac feat: render index via Mustache template with spine-index-model 2026-06-21 07:38:32 -04:00
jbrechtel a6e2c99b62 feat: restyle index page with Pico CSS and emoji glyphs 2026-06-20 17:55:33 -04:00
jbrechtel 112ea4df07 feat: restyle empty-state page with Pico CSS 2026-06-20 17:55:04 -04:00
jbrechtel 24f24620d3 fix: route / to /index, use cadr for query alist, rename lambda t param 2026-06-20 17:02:57 -04:00
jbrechtel 794ef3ffc9 feat: wire up / index handler replacing /hello 2026-06-20 16:59:19 -04:00
jbrechtel 94c310a0b3 feat: add spine-render-index and empty-state view functions 2026-06-20 16:59:06 -04:00
jbrechtel cc74ca5cfa test: add ERT tests for spine-books, fix cl-return-from issue 2026-06-20 16:58:45 -04:00
jbrechtel f25dffa183 feat: add spine-books model function with empty-prop nil handling 2026-06-20 16:57:57 -04:00
jbrechtel a93efd3617 feat: add spine-skip-server-start guard for testing 2026-06-20 16:56:46 -04:00
jbrechtel 5b46999b3c feat: daemon mode with named socket, scripts/run for IP:PORT 2026-06-20 15:28:53 -04:00
jbrechtel 8ee1c261e7 fix: add ht to package bootstrap list 2026-06-20 15:24:49 -04:00
jbrechtel 52ccc9681e feat: add spine.el — package bootstrap, server, hello handler 2026-06-20 15:23:59 -04:00