lichenblankie
  • Joined on 2026-03-07
lichenblankie deleted branch choice from lichenblankie/tinyweb 2026-06-05 04:52:32 +00:00
lichenblankie deleted branch dev from lichenblankie/tinyweb 2026-06-05 04:52:27 +00:00
lichenblankie deleted branch improvements from lichenblankie/tinyweb 2026-06-05 04:52:27 +00:00
lichenblankie pushed to main at lichenblankie/tinyweb 2026-06-05 04:49:38 +00:00
b6468a17d1 Phase 8: merge forum branch — forum plugin, themes, README
bf4cef47e8 kodama2: add input:not([type]) for unstyled forum inputs
0399e62c0f fix moderation inputs: add input:not([type]) selector for unstyled form fields
5fda14cb8f kodama2 theme: add forum-action styling (FORUM_CSS no longer provides colors)
8f1d07a768 add fade-in transition to content
Compare 16 commits »
lichenblankie pushed to main at lichenblankie/tinyweb 2026-06-05 04:49:35 +00:00
a24fd589b6 Phase 7: merge improvements branch — tests, data-loss guards, LoRa sync, storage optimization
8b43fb51f3 Fix container mode with Docker socket mount
acc58c341d Switch to host mode for Docker access
020b0e5792 Fix workflow: install Docker in container
fa8e585b73 Fix workflow: install jq for release upload
Compare 39 commits »
lichenblankie pushed to main at lichenblankie/tinyweb 2026-06-05 04:49:10 +00:00
e2fd0d5eb0 Phase 6: merge pyinstaller branch — PyInstaller builds, AGPLv3, kodama2 theme
23b634d0e0 Fix kodama2 custom cursor disappearing on scroll
aff8c654cc Add kodama2 theme with styles for new handler features
c844e2c81e Disabled semantic search and reranker by default
57a79e5e8e Add PyInstaller builds, AGPLv3 license, transport node selection, and rmap.world link
Compare 5 commits »
lichenblankie pushed to main at lichenblankie/tinyweb 2026-06-05 04:48:37 +00:00
b415f6265d Phase 5: merge test-reticulum-hash — radio toggle for URL vs hash, spacing fixes
696a32cef9 Update add form
f2f4682fa1 Hide toggle for now
387714a221 Move extra line break after note for spacing before tags
da95e580f4 Add extra line break between note and tags for better spacing
Compare 15 commits »
lichenblankie pushed to main at lichenblankie/tinyweb 2026-06-05 04:48:29 +00:00
f4ca16d3da Phase 4: merge choice branch — semantic search optional by default, meta snippets, manual entry
6119ed3aef Updated manual entry
426aa670fa Update manual add
5593d802b3 Added manual entry
c959ee98ae Make semantic search and reranking optional, use site meta descriptions for snippets
Compare 5 commits »
lichenblankie pushed to main at lichenblankie/tinyweb 2026-06-05 04:48:20 +00:00
e65a91d039 Phase 3: merge junimos branch — heuristic snippets, noscript stripping, junimo theme, browse 50
c9a8cba9d1 Improve snippet generation with heuristic extraction instead of AI
570d876b8e Strip noscript tags when parsing pages to remove JS-disabled messages
fd20454fa4 Fix reindex to re-embed all pages and preserve existing summaries
299735f816 Add junimo theme and increase browse page size to 50
Compare 5 commits »
lichenblankie pushed to main at lichenblankie/tinyweb 2026-06-05 04:48:13 +00:00
483f773307 Phase 2: merge embeddings branch — hybrid semantic search with cross-encoder reranking
395fc17092 Add hybrid semantic search with optional cross-encoder reranking
Compare 2 commits »
lichenblankie pushed to main at lichenblankie/tinyweb 2026-06-05 04:48:06 +00:00
3c6c941ad2 Phase 1: merge dev branch — foundation (CLAUDE.md, Docker, themes, security, WAL mode, pagination, template editor)
2df92752b6 Normalize template line endings before storing to fix navbar disappearing
6070e09834 Fix navbar disappearing when saving customize form
7c225145f0 Redesign subscriptions page with card layout
ffdfb821c8 Set share_instance = No for reliable mesh announces
Compare 23 commits »
lichenblankie pushed to forum at lichenblankie/tinyweb 2026-06-05 04:35:26 +00:00
bf4cef47e8 kodama2: add input:not([type]) for unstyled forum inputs
lichenblankie pushed to forum at lichenblankie/tinyweb 2026-06-05 04:34:43 +00:00
0399e62c0f fix moderation inputs: add input:not([type]) selector for unstyled form fields
lichenblankie pushed to forum at lichenblankie/tinyweb 2026-06-05 04:33:50 +00:00
5fda14cb8f kodama2 theme: add forum-action styling (FORUM_CSS no longer provides colors)
lichenblankie pushed to forum at lichenblankie/tinyweb 2026-06-05 04:29:41 +00:00
8f1d07a768 add fade-in transition to content
lichenblankie pushed to forum at lichenblankie/tinyweb 2026-06-05 04:28:10 +00:00
158be950d2 tinyweb-site theme: add forum-action and forum-form input styling
lichenblankie pushed to main at lichenblankie/tinyweb-forum 2026-06-05 04:28:05 +00:00
ac21d2bee9 strip dark colors from FORUM_CSS, let theme handle input/button visuals
lichenblankie pushed to forum at lichenblankie/tinyweb 2026-06-05 04:26:23 +00:00
37bdd49690 add tinyweb-site theme: clean, light, minimal
lichenblankie pushed to main at lichenblankie/tinyweb-forum 2026-06-05 04:24:18 +00:00
1d61af16a3 clean layout: toolbar row with search+actions, structured thread list items
lichenblankie pushed to main at lichenblankie/tinyweb-forum 2026-06-05 04:23:11 +00:00
c0f1c8e6f8 better layout: search on its own row above action buttons