Commit Graph

4 Commits

Author SHA1 Message Date
urbnywrt eabeb54767 fix: remove unused request params, strengthen admin route tests
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-15 00:16:39 +03:00
urbnywrt 43d5820474 feat: add admin UI routes
Add CRUD routes for configs and subscriptions, force-refresh and logs endpoints, stub Jinja2 templates for test coverage.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-15 00:12:57 +03:00
urbnywrt 5416ae7565 fix: safe DATABASE_URL parsing and redact exception from client response
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-15 00:10:28 +03:00
urbnywrt 94c01fe532 feat: add FastAPI app with config delivery endpoint 2026-05-15 00:08:00 +03:00