1
Fork 0
mirror of https://github.com/thegeneralist01/archivr synced 2026-07-22 03:05:32 +02:00
archivr/crates
TheGeneralist 38d8c1f702
fix(frontend): add cookies and extensions to settings URL routing
SETTINGS_TABS was missing 'cookies' and 'extensions', so navigating
to /settings/cookies or /settings/extensions silently fell back to
the profile tab. Both tabs already existed in SettingsView; they
just weren't recognised by parseLocation().

Includes rebuilt frontend static assets.
2026-07-13 14:33:57 +02:00
..
archivr-cli feat: add user-configurable cookie rules (#20) 2026-07-06 19:01:34 +02:00
archivr-core feat(tweets): add re-archive button and fix thread-tweet orphan cleanup (#23) 2026-07-11 16:14:58 +02:00
archivr-server fix(frontend): add cookies and extensions to settings URL routing 2026-07-13 14:33:57 +02:00