dev #6

Merged
codey merged 6 commits from dev into master 2026-02-27 10:43:39 -05:00

6 Commits

Author SHA1 Message Date
4c93a51cc7 - Introduced a shared HLS configuration in hlsConfig.ts to standardize playback settings across players.
- Implemented a one-shot live catch-up mechanism in `liveCatchup.ts` to enhance user experience during live streaming.
- Created a global radio state management system in `radioState.ts` to maintain playback continuity and metadata across different components and tabs.
- Bumped version 1.0 -> 1.1
2026-02-27 10:37:03 -05:00
8263d582a6 cleanup 2026-02-22 15:31:38 -05:00
c0ae5fdebb bugfix: audio playback on chromium now correctly utilizes hls.js 2026-02-22 15:28:55 -05:00
ef15b646cc feat(Nav): Refactor navigation structure to support nested items and improve visibility logic
feat(Radio):
-  Redesigned Queue modal, added drag & drop capabilities
- Added stream quality selector, currently offering: AAC @ 128kbps, AAC @ 320kbps & FLAC (lossless)

fix(middleware): Import API_URL from config and remove hardcoded API_URL definition

security(api): Enhance discord image and video caching with improved signature verification and error handling, updated image proxy to include production checks for signing secret
2026-02-22 13:53:43 -05:00
b5bf5fd5a7 update references to codey.lol -> codey.horse [new domain] 2026-02-21 08:00:04 -05:00
94166904f7 TRip: add video support 2026-02-18 13:34:27 -05:00