hammer-editor/server
Adam Brown b2c42b1aa9
Add configurable web analytics for the server web frontend (Umami) (#534)
Introduce an extensible [analytics] server config section. The first
supported provider is Umami; the design (provider enum + per-provider
config block + AnalyticsProvider abstraction/factory) allows adding more
providers later without touching the rendering or CSP wiring.
2026-05-31 21:46:28 -07:00
..
src Add configurable web analytics for the server web frontend (Umami) (#534) 2026-05-31 21:46:28 -07:00
build.gradle.kts Migrate server storage from SQLite to PostgreSQL 2026-05-21 00:28:06 -07:00