dev #4

Merged
codey merged 5 commits from dev into master 2026-02-07 21:23:12 -05:00

5 Commits

Author SHA1 Message Date
e6f854adb8 bump version 0.6 -> 0.7 2026-02-07 21:18:28 -05:00
af73e162c5 1. refactor navigation + add additional nav items
2. authentication changes
2026-02-07 21:17:41 -05:00
8abb12d369 Remove requester field from SubmitRequestBody and adjust related validation logic in POST request 2026-02-03 12:48:10 -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
256d5d9c7f Redirect user to requests page after successful media request submission
js->ts
2025-12-24 09:55:08 -05:00