mirror of
https://github.com/btouchard/ackify-ce.git
synced 2026-02-11 00:09:47 -06:00
- Add new config handler to serve public app configuration - Create Pinia config store to load and cache configuration - Remove window variable injection from static.go and index.html - Update all components to use config store instead of window vars - Remove deprecated /api/v1/auth/config endpoint (merged into /config) - Update Cypress tests with proper type annotations