Commit Graph

53 Commits

Author SHA1 Message Date
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.
2025-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) 2025-08-01 15:17:25 -04:00
36a2fddfa6 Remove Toastify icon color variable and delete unused YouTube component 2025-07-31 20:45:29 -04:00
7824fc4b7c Enhance Toastify notifications with custom icons and adjust autoClose timing 2025-07-31 20:36:34 -04:00
47eabdce96 misc 2025-07-31 20:25:02 -04:00
7a22d8056b Add Toastify customizations to global CSS to reduce need for inline styling.
Improve theme handling in LyricSearch component
2025-07-31 19:53:45 -04:00
c513b15d13 minor 2025-07-31 19:35:00 -04:00
b991672d92 remove unnecessary css 2025-07-31 19:31:10 -04:00
a631691fd6 dicking around 2025-07-31 19:28:59 -04:00
bde9fda78f HLS playback enhancements 2025-07-30 08:58:18 -04:00
172b43fc8b fix HLS streaming quality 2025-07-30 08:06:24 -04:00
a722a404dc switch to HLS streams for desktop as well 2025-07-30 07:58:44 -04:00
c61bf226d2 oops, https 2025-07-30 07:46:20 -04:00
e29b6f8f55 bypass cloudflare + nginx reverse proxy for Icecast; unnecessary headaches 2025-07-30 07:45:54 -04:00
b5082315ab minor 2025-07-28 15:31:04 -04:00
6a507b5a9e album name bold -> italics 2025-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) 2025-07-25 15:13:37 -04:00
91f94d894c remove jquery dependency 2025-07-25 10:25:14 -04:00
1f61c59ea0 config cleanup 2025-07-25 10:06:39 -04:00
81b6cbeeb0 reactify RandomMsg component 2025-07-25 09:56:45 -04:00
f9c8fb76d3 prior 2025-07-25 09:54:34 -04:00
3ea7142b24 minor / add button to footer to get new random messages 2025-07-25 09:54:22 -04:00
3d35b0a327 minor / styling 2025-07-24 16:09:14 -04:00
d6a8b82349 memes - add date to lightbox 2025-07-24 15:16:26 -04:00
509367fd35 minor/cover art tooltip fix - don't show "undefined" Cover Art if no album is stored 2025-07-24 14:56:08 -04:00
373f081a6b fucking shitty nav 2025-07-24 10:35:43 -04:00
d85d8697bc misc 2025-07-24 10:34:26 -04:00
8faf5de77f add memes 2025-07-24 10:06:36 -04:00
0ee80f4b49 cleanup/formatting + remove WIP 'alert', adjust radio station-tabs padding 2025-07-23 07:45:28 -04:00
e709c35bc1 add album display (cover art tooltip) 2025-07-21 16:00:49 -04:00
2247c69259 rm testing artifact 2025-07-19 22:58:33 -04:00
1c07198fa4 add build number (for page footer) 2025-07-19 22:57:35 -04:00
a10cf5ccbe If ≥ 90% complete → 🔴 red
If ≥ 75% complete or ≤ 20 seconds remaining → 🟡 yellow

Otherwise → 🔵 blue
2025-07-19 22:43:23 -04:00
b0cd37ced3 color progress bar based on prior criteria used 2025-07-19 22:42:23 -04:00
9c4c917a1d remove unused css 2025-07-19 22:16:39 -04:00
02c461c076 CSS fix (player.css)- album art clipping 2025-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] 2025-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 2025-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. 2025-07-19 08:50:04 -04:00
cc833e6694 bugfix: lyric search excludeSources was not being sent/state issues 2025-07-19 08:01:29 -04:00
814bbbff85 radio styling changes (add/fix mobile responsivity); WIP, player still does not function on iOS 2025-07-17 11:30:14 -04:00
3b2fac133a bugfix: navbar active link matching 2025-07-17 10:43:50 -04:00
33dba5e8b5 nav changes 2025-07-17 10:38:58 -04:00
d4473bbe5a rm player.js 2025-07-17 06:56:00 -04:00
11b5dfb09d navbar changes, radio/webplayer rewrite + additional stations 2025-07-17 06:55:01 -04:00
8f7b0f2719 refactor/add build time to page footers 2025-07-16 10:06:41 -04:00
289411c8eb additional nav bar items, lyricsearch.jsx changes/cleanup + bugfix for autocomplete scrolling & change to primereact theme (bootstrap4-dark-blue) 2025-07-15 14:34:44 -04:00
b19b8dc22e minor 2025-07-01 11:38:20 -04:00
f99142e485 random messages 2025-06-22 09:50:36 -04:00
4eb95b5ba0 formatting/minor 2025-06-22 07:53:02 -04:00