lichenblankie
  • Joined on 2026-03-07
lichenblankie pushed to dev at lichenblankie/tinyweb 2026-06-16 05:18:41 +00:00
6de895d097 junimo theme: use {{site_name}} and {{forum_link}} placeholders
lichenblankie pushed to main at lichenblankie/tinyweb-forum 2026-06-16 05:13:38 +00:00
94afb56bc0 update README to match TinyWeb style
lichenblankie pushed to dev at lichenblankie/tinyweb 2026-06-16 05:11:43 +00:00
7a81b519bb remove demo pages, rename themes, add Content-Length header
lichenblankie pushed to dev at lichenblankie/tinyweb 2026-06-14 08:46:23 +00:00
a72de2bb10 auto-save: settings save on change via /style/field, noscript fallback button
lichenblankie pushed to dev at lichenblankie/tinyweb 2026-06-14 08:14:45 +00:00
076390cbee customize: split into separate settings and template forms
lichenblankie pushed to dev at lichenblankie/tinyweb 2026-06-14 08:12:12 +00:00
117fc1312c customize: move save button above html textarea, add unsaved changes indicator
lichenblankie pushed to dev at lichenblankie/tinyweb 2026-06-14 08:05:20 +00:00
d97ba6d489 template: remove forum css from DEFAULT_TEMPLATE (injected at render time)
lichenblankie pushed to dev at lichenblankie/tinyweb 2026-06-14 08:00:57 +00:00
501d9e1838 template: add {{nav}} placeholder, separate from {{content}}
lichenblankie pushed to dev at lichenblankie/tinyweb 2026-06-14 07:48:36 +00:00
1461c62c91 docker: fix data persistence with TINYWEB_DATA_DIR env var
lichenblankie pushed to dev at lichenblankie/tinyweb 2026-06-14 07:43:29 +00:00
27147bd3f9 bookmarklet: use dynamic host and scheme from request headers
lichenblankie pushed to main at lichenblankie/tinyweb 2026-06-14 07:37:59 +00:00
lichenblankie pushed to dev at lichenblankie/tinyweb 2026-06-14 07:37:50 +00:00
lichenblankie created branch dev in lichenblankie/tinyweb 2026-06-14 07:37:50 +00:00
lichenblankie pushed to main at lichenblankie/tinyweb 2026-06-14 07:36:39 +00:00
4a45700067 simplify: move subscribe form to GET /subscriptions/add
lichenblankie pushed to main at lichenblankie/tinyweb 2026-06-14 07:33:40 +00:00
0da46d29fc Revert "simplify: move subscribe form to GET /subscriptions/add"
lichenblankie pushed to main at lichenblankie/tinyweb 2026-06-14 07:33:01 +00:00
25e24efbfa simplify: move subscribe form to GET /subscriptions/add
lichenblankie pushed to main at lichenblankie/tinyweb 2026-06-09 05:58:56 +00:00
e0a5d44d94 readme: remove duplicate forum section
lichenblankie pushed to main at lichenblankie/tinyweb 2026-06-09 05:35:59 +00:00
8e68d02413 search: match by tag; add: handle ssl errors with manual entry
lichenblankie pushed to main at lichenblankie/tinyweb 2026-06-09 03:18:25 +00:00
6c4b26781d restructure README: expand getting started, demote Docker
lichenblankie pushed to main at lichenblankie/tinyweb 2026-06-09 03:15:57 +00:00
7fd46ad6a7 add CONTRIBUTING.md and issue template