Commit Graph

5 Commits

Author SHA1 Message Date
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
1da33de892 Refactor components to TypeScript, enhance media request handling, and improve UI elements
- Updated Radio component to TypeScript and added WebSocket connection checks.
- Enhanced DiscordLogs component with thread detection and improved bot presence checks.
- Modified Login component to include a client ID for authentication.
- Refactored RadioBanner for better styling and accessibility.
- Improved BreadcrumbNav with Astro reload attribute for better navigation.
- Enhanced MediaRequestForm to prevent rapid clicks during track play/pause.
- Updated RequestManagement to handle track lists and finalizing job status more effectively.
- Improved CSS for RequestManagement to enhance progress bar and track list display.
2026-01-25 13:11:25 -05:00
7b3862c43a js -> ts 2025-12-19 13:45:30 -05:00
823c8b52b3 begin js(x) to ts(x) 2025-12-19 11:59:00 -05:00