Commit 56365f0
feat: v2 admin UI overhaul, API tokens, branding, Swagger docs
Major changes:
- Fix all frontend-backend API contract mismatches (URLs, field names, methods)
- Add Bearer token auth (create/revoke tokens in admin, Authorization: Bearer ti_...)
- Add full branding system (logo upload, site name, accent color picker, markdown landing page)
- Add Swagger UI at /api/docs with complete OpenAPI 3.0 spec
- Add AutoDJ edit button, Studio mount selector, Go Live audio permission flow
- Add dashboard inbound+outbound bandwidth, GoLive headroom meters (dB)
- Fix streams page to show configured-but-offline mounts
- Remove CSRF requirement for JSON API requests
- Add proper markdown parser (marked) for landing page content
- Add go:generate for automatic frontend builds
- Add Makefile (make build, make quick, make dev)
- Update README with all new features, API examples, Bearer auth docs
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 675f594 commit 56365f0
69 files changed
Lines changed: 4315 additions & 752 deletions
File tree
- docs/superpowers
- plans
- specs
- server
- frontend
- dist
- assets
- src/entries
- src
- components
- lib
- pages
- admin
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
Large diffs are not rendered by default.
0 commit comments