agnes-the-ai-analyst/webapp/templates
Petr c2681ccc86 Add cache-busting with git commit hash for static assets
Flask will now include git commit hash as URL parameter (v=abc1234)
for metric_modal.js and other static assets. This ensures browser
doesn't cache stale JavaScript when code changes.

Cache invalidation based on actual git history rather than timestamps.
2026-03-12 15:37:29 +01:00
..
_theme.html Add configurable white-label theming via instance.yaml 2026-03-11 13:58:58 +01:00
activity_center.html Add configurable white-label theming via instance.yaml 2026-03-11 13:58:58 +01:00
admin_tables.html Add configurable white-label theming via instance.yaml 2026-03-11 13:58:58 +01:00
base.html Add configurable white-label theming via instance.yaml 2026-03-11 13:58:58 +01:00
base_login.html Add configurable white-label theming via instance.yaml 2026-03-11 13:58:58 +01:00
catalog.html Add cache-busting with git commit hash for static assets 2026-03-12 15:37:29 +01:00
corporate_memory.html Add configurable white-label theming via instance.yaml 2026-03-11 13:58:58 +01:00
dashboard.html Add configurable white-label theming via instance.yaml 2026-03-11 13:58:58 +01:00
desktop_link.html Initial commit: OSS data distribution platform 2026-03-08 23:31:28 +01:00
error.html Initial commit: OSS data distribution platform 2026-03-08 23:31:28 +01:00
login.html Extract pluggable auth provider system into auth/ package 2026-03-09 13:02:08 +01:00
login_email.html Initial commit: OSS data distribution platform 2026-03-08 23:31:28 +01:00
login_magic_link.html Add multi-domain support and full-email username generation 2026-03-10 10:50:01 +01:00
login_magic_link_sent.html Add email magic link authentication provider 2026-03-10 10:39:19 +01:00
password_reset.html Initial commit: OSS data distribution platform 2026-03-08 23:31:28 +01:00
password_setup.html Initial commit: OSS data distribution platform 2026-03-08 23:31:28 +01:00