No description
Find a file
lichenblankie eb8f8f101f custom template editor, UI cleanup
- Replace CSS-only customization with full HTML template editing
- Users edit the entire page wrapper with {{content}} placeholder
- Add /style?reset escape hatch to recover from broken templates
- Move nav links to template, remove redundant nav from search page
- Delete remote pages when unsubscribing from an instance
2026-06-05 05:26:51 +00:00
.gitignore port to Reticulum mesh 2026-06-05 05:26:51 +00:00
app.py bind to 0.0.0.0 for remote access 2026-06-05 05:26:51 +00:00
db.py strip tracking params, add tags 2026-06-05 05:26:51 +00:00
gateway.py single-command startup 2026-06-05 05:26:51 +00:00
handlers.py custom template editor, UI cleanup 2026-06-05 05:26:51 +00:00
index.db custom template editor, UI cleanup 2026-06-05 05:26:51 +00:00
README.md first commit 2026-06-05 05:22:37 +00:00
requirements.txt port to Reticulum mesh 2026-06-05 05:26:51 +00:00
rns_client.py mesh subscriptions + search 2026-06-05 05:26:51 +00:00
templates.py custom template editor, UI cleanup 2026-06-05 05:26:51 +00:00