codey pushed to master at codey/codey.lol 2025-07-24 15:16:31 -04:00
d6a8b82349 memes - add date to lightbox
codey pushed to master at codey/codey.lol 2025-07-24 14:56:14 -04:00
509367fd35 minor/cover art tooltip fix - don't show "undefined" Cover Art if no album is stored
codey pushed to master at codey/codey.lol 2025-07-24 10:35:47 -04:00
373f081a6b fucking shitty nav
codey pushed to master at codey/codey.lol 2025-07-24 10:34:32 -04:00
d85d8697bc misc
8faf5de77f add memes
0ee80f4b49 cleanup/formatting + remove WIP 'alert', adjust radio station-tabs padding
Compare 3 commits »
codey pushed to main at codey/misc 2025-07-23 16:03:24 -04:00
1d9c094853 minor refactoring (discord_presence needs full rewrite, obviously) + discord_presence enhancement: read correct station from ff to remove the need to manually edit the script every-fucking-time
codey pushed to master at codey/codey.lol 2025-07-21 16:00:56 -04:00
e709c35bc1 add album display (cover art tooltip)
codey pushed to master at codey/sfm 2025-07-21 07:03:23 -04:00
9f1ce174e9 Add LiquidSoap script (in use as of 2025-07-20)
codey pushed to main at codey/api 2025-07-20 15:50:32 -04:00
8603b11438 playlists have been stored to redis for faster retrieval; additional work needed (playlist management, typeahead, etc- to move away from SQLite)
codey pushed to main at codey/api 2025-07-20 08:03:40 -04:00
c42ebbfe53 same/prior; method call missing data.station, added
codey pushed to master at codey/codey.lol 2025-07-19 22:58:59 -04:00
2247c69259 rm testing artifact
codey pushed to master at codey/codey.lol 2025-07-19 22:57:42 -04:00
1c07198fa4 add build number (for page footer)
codey pushed to master at codey/codey.lol 2025-07-19 22:43:28 -04:00
a10cf5ccbe If ≥ 90% complete → 🔴 red
codey pushed to master at codey/codey.lol 2025-07-19 22:42:47 -04:00
b0cd37ced3 color progress bar based on prior criteria used
codey pushed to main at codey/api 2025-07-19 22:21:16 -04:00
3fc4dd4072 bugfix: forgot to add data.station to datatables_search call, only the main station's queue was searched
codey pushed to master at codey/codey.lol 2025-07-19 22:16:46 -04:00
9c4c917a1d remove unused css
codey pushed to master at codey/codey.lol 2025-07-19 22:14:35 -04:00
02c461c076 CSS fix (player.css)- album art clipping
codey pushed to main at codey/api 2025-07-19 21:57:30 -04:00
9ce16ba923 rewrite pending; for now, additional support for multi-station
codey pushed to master at codey/codey.lol 2025-07-19 21:43:34 -04:00
9e894ebecf radio/web player: additional HLS streams created for each station [prev. only main was supported on iOS]
codey pushed to master at codey/codey.lol 2025-07-19 08:58:43 -04:00
c05b38e27a bugfix: borked station switching w/ prior revision ++ remove iOS tap to allow audio type overlay, not needed
codey pushed to master at codey/codey.lol 2025-07-19 08:50:16 -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.