No description
Find a file
lichenblankie 8535b84d0f Strip tracking params from URLs and add tags/collections
URLs are cleaned of tracking parameters (utm_*, fbclid, gclid, etc.)
before indexing. Tags can be added when saving or editing pages,
browsed at /tags, and are included in search results. Tags are shared
via /api/sites and preserved when syncing/importing from subscriptions.
2026-06-05 05:22:37 +00:00
.gitignore Migrate TinyWeb to Reticulum mesh network 2026-06-05 05:22:37 +00:00
app.py Single-command startup and fix bookmarklet 2026-06-05 05:22:37 +00:00
db.py Strip tracking params from URLs and add tags/collections 2026-06-05 05:22:37 +00:00
gateway.py Single-command startup and fix bookmarklet 2026-06-05 05:22:37 +00:00
handlers.py Strip tracking params from URLs and add tags/collections 2026-06-05 05:22:37 +00:00
index.db Bind to 0.0.0.0 and use dynamic Host header for bookmarklet 2026-06-05 05:22:37 +00:00
README.md first commit 2026-06-05 05:22:37 +00:00
requirements.txt Migrate TinyWeb to Reticulum mesh network 2026-06-05 05:22:37 +00:00
rns_client.py Add Reticulum-native subscriptions and sync-based distributed search 2026-06-05 05:22:37 +00:00
templates.py Migrate TinyWeb to Reticulum mesh network 2026-06-05 05:22:37 +00:00