No description
Find a file
lichenblankie 93fec36b04 fix stale tag count on about page
Count tags from page_tags instead of the tags table, which retains
orphaned rows when tags are removed from pages.
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 fix stale tag count on about page 2026-06-05 05:26:51 +00:00
index.db bind to 0.0.0.0, dynamic Host header 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 port to Reticulum mesh 2026-06-05 05:26:51 +00:00