Commit graph

5 commits

Author SHA1 Message Date
A
e0cabb4930 feat: sync admin stars grant support 2026-07-08 02:30:01 +08:00
A
c5dc2b7e21 config: sync admin and RTMP port defaults 2026-07-06 16:29:29 +08:00
梦渊
6c3707e987 Refactor admin config to use centralized config package
- Import and use internal/config.Load() in telesrv-admin instead of manual env parsing
- Remove envOr() helper function (now consolidated in config package)
- Add comprehensive .env.example documentation for Admin API/UI settings including:
  - TELESRV_ADMIN_API_TOKEN
  - TELESRV_ADMIN_UI_PASSWORD and TELESRV_ADMIN_UI_TOKEN
  - TELESRV_ADMIN_SESSION_KEY with security guidance
  - Optional address configuration parameters
- Improve config validation error handling
2026-07-04 13:05:37 +08:00
A
44e8cde27f admin-ui: sync English localization 2026-07-02 16:53:51 +08:00
A
70b6820474 chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00