e4d2b4ec05
- Replaced global navbar, now mobile friendly - Corrected sizing of LyricSearchInputField - Removed sitemap from auto-generated robots.txt
codey2025-11-22 12:12:56 -05:00
9f8f0bb990
Add Lighting component and integrate with navigation and routing
codey2025-10-02 13:14:13 -04:00
ab59921cb3
Refactor lyrics fetching logic in AudioPlayer to improve performance and prevent unnecessary state updates on track changes.
codey2025-09-27 09:29:03 -04:00
a82d29cbf1
Refactor code structure for improved readability and maintainability, removed unnecessary console logs, removed old.js
codey2025-09-26 12:30:00 -04:00
dffc8005ee
Bump major version 0.1 -> 0.2, remove Dev/Prod from footer
codey2025-09-26 12:16:21 -04:00
97d1e1add1
Refactor AudioPlayer to reset metadata and state on station change, improve WebSocket cleanup logic, and ensure proper title updates for active stations.
codey2025-09-26 11:49:06 -04:00
153f50f774
Enhance AudioPlayer with custom paginator styles, improved scroll handling, and WebSocket integration for real-time track updates. Refactor typeahead and queue management functionalities for better performance and user experience.
codey2025-09-26 11:36:33 -04:00
c034a0c4ff
Fix queue shift button actions in AudioPlayer to correctly handle play and play next functionality.
codey2025-09-24 22:46:55 -04:00
e2446cad99
Cleanup AudioPlayer component by removing commented-out code sections for improved readability and maintainability.
codey2025-09-24 22:41:30 -04:00
6cdddc774a
Enhance AudioPlayer functionality with improved error handling, toast notifications, and refined queue management. Update typeahead options handling, adjust track metadata defaults, and optimize DJ controls layout. Introduce new methods for handling song requests and queue operations.
codey2025-09-24 22:40:48 -04:00
0e46db70eb
Refactor AudioPlayer and LyricSearch components/ AudioPlayer: add DJ controls (porting from old site), and optimize theme handling.
codey2025-09-24 16:30:13 -04:00
f177315231
Enhance authentication flow with improved error handling and logging in requireAuthHook. Refine HLS stream initialization and metadata fetching in AudioPlayer to handle station changes gracefully. Improve toast notifications and autocomplete behavior in LyricSearch. Simplify RandomMsg logic and remove unused imports. Add track and album count display in MediaRequestForm and enhance artist selection. Introduce dark mode styles for tables and dialogs in RequestManagement.css. Adjust imports and ensure proper usage of requireAuthHook in index.astro and requests.astro.
codey2025-09-22 11:15:24 -04:00
fe6a45bc1d
CSS changes: light/dark theming for radio lrc-text
codey2025-08-09 07:28:26 -04:00
5309f1a080
Change authFetch calls within TRip/MediaRequestForm.jsx to use global API_URL from config.js, remove howler.js
codey2025-08-09 07:16:02 -04:00
fbd342c6a7
Enhance lyrics display: add transition effects, manage opacity, and improve styling for empty state
codey2025-08-06 15:43:45 -04:00
d501272870
Refactor AudioPlayer component: streamline state management, add lyric display, and improve stream handling
codey2025-08-06 15:37:07 -04:00
d3ddfe135a
Fix request ID duplication, correct spelling in comments, and enhance status display with color coding in the Request Management component Add modal & dismissableMask props to Dialog in RequestManagement.jsx to ensure Dialog/Modal closes when the user clicks outside.
codey2025-08-01 15:29:27 -04:00
1c66ab2a6e
Fix breadcrumb navigation links and add request management dialog functionality (clicking row brings up modal w/ related details)
codey2025-08-01 15:17:25 -04:00
36a2fddfa6
Remove Toastify icon color variable and delete unused YouTube component
codey2025-07-31 20:45:29 -04:00
7824fc4b7c
Enhance Toastify notifications with custom icons and adjust autoClose timing
codey2025-07-31 20:36:34 -04:00
7a22d8056b
Add Toastify customizations to global CSS to reduce need for inline styling. Improve theme handling in LyricSearch component
codey2025-07-31 19:53:45 -04:00
6a507b5a9e
album name bold -> italics
codey2025-07-25 15:25:21 -04:00
9776f1fb15
minor/add album name to player (text above cover art; album name was visible prior only when hovering over the image)
codey2025-07-25 15:13:37 -04:00
02c461c076
CSS fix (player.css)- album art clipping
codey2025-07-19 22:14:28 -04:00
9e894ebecf
radio/web player: additional HLS streams created for each station [prev. only main was supported on iOS]
codey2025-07-19 21:43:28 -04:00
c05b38e27a
bugfix: borked station switching w/ prior revision ++ remove iOS tap to allow audio type overlay, not needed
codey2025-07-19 08:58:36 -04:00
f8bf23dd4f
radio web player changes / iOS support (still WIP, only main station supported; iOS Safari does not support streaming of Ogg/Vorbis, so an HLS stream output was created for that station.
codey2025-07-19 08:50:04 -04:00
cc833e6694
bugfix: lyric search excludeSources was not being sent/state issues
codey2025-07-19 08:01:29 -04:00
814bbbff85
radio styling changes (add/fix mobile responsivity); WIP, player still does not function on iOS
codey2025-07-17 11:30:14 -04:00
3b2fac133a
bugfix: navbar active link matching
codey2025-07-17 10:43:50 -04:00