6ca40e2321
feat: add base_path support for mounting under a URL prefix
...
Wraps the router in axum's `nest` when BOOK_BASE_PATH is set, prepends
the prefix to form actions and asset URLs, and exposes a {{base}}
template placeholder. basePath option added to the NixOS module.
2026-04-29 01:40:48 +01:00
c70c4449fc
config: simplification of some options, moved into html template
2026-04-28 01:59:35 +01:00
6bbdb50ab8
ui: update to defaults, less assumptions about layout
2026-04-28 00:30:08 +01:00
25ad11540e
telegram: improvements across the board, and avoiding sending images and notes without request
2026-04-10 21:38:29 +01:00
4807104eb1
feat: extracts {{prompt}} out from {{form}} as a separate element
2026-04-10 16:04:42 +01:00
c5a138e6a0
docs: stale comment in templates/default.html
2026-04-10 15:35:38 +01:00
f9f4d9e1de
docs: readme
2026-04-09 20:28:31 +01:00
f794fa3ce0
include_str default css, fix placeholder replacement in comments
2026-04-09 17:42:32 +01:00
250dc02407
replace pre with div.page-container, document template
2026-04-09 17:34:40 +01:00
b041941a4a
classes on all elements, configurable form labels/style/textarea
2026-04-09 17:11:59 +01:00
d751eb62a9
pre-wrap default template, t0sig-style form and entries
2026-04-09 16:55:01 +01:00