codey pushed to main at codey/api 2025-11-22 21:43:56 -05:00
353f14c899 formatting / minor
codey pushed to master at codey/codey.lol 2025-11-22 21:41:47 -05:00
fb64a0f99a Misc
codey pushed to main at codey/api 2025-11-22 21:41:19 -05:00
3d0b867427 Misc
codey pushed to main at codey/api 2025-11-22 13:13:10 -05:00
dcc6c7b24e More progress re: #34
codey pushed to master at codey/codey.lol 2025-11-22 12:13:04 -05:00
e4d2b4ec05 - Replaced global navbar, now mobile friendly
codey pushed to main at codey/api 2025-11-21 12:29:21 -05:00
c302b256d3 Begin #34
codey opened issue codey/api#34 2025-11-21 07:34:45 -05:00
Utilize LRCLib SQLite Dumps for Lyric Retrieval
codey pushed to main at codey/discord-havoc 2025-10-31 07:25:13 -04:00
a6e1bf29de bugfix: Halloween command
codey pushed to main at codey/api 2025-10-24 13:41:02 -04:00
c6d2bad79d Enhance lyric search functionality by improving line splitting logic and adding multi-line matching for subsearch. Update cache handling to ensure confidence threshold is respected before returning results.
codey pushed to main at codey/api 2025-10-22 06:55:45 -04:00
25d1ab226e Enhance Cync authentication flow with improved token management and 2FA handling. Add periodic token validation and logging for better debugging. Introduce FLAC stream check in bulk download process.
codey pushed to main at codey/api 2025-10-15 12:13:08 -04:00
3f66223328 Fix import statement for index_definition in redis_cache.py and radio_util.py (dependency upgrade related-- redis module)
codey pushed to main at codey/api 2025-10-15 10:11:02 -04:00
c493f2aabf Increase rate limit for lighting state requests and enhance error handling for Cync device operations. Improve lyric search processing by splitting lyrics based on line breaks and cleaning special characters (bugfix for subsearch/seek).
codey pushed to master at codey/codey.lol 2025-10-08 15:52:53 -04:00
8d6bc3d10f bugfix: LyricSearch.jsx - search button handling
codey pushed to master at codey/codey.lol 2025-10-08 15:49:06 -04:00
4227c21d1f Refactor Root component to accept additional props and enhance LyricSearch functionality with URL hash handling and lyrics sanitization.
codey pushed to main at codey/discord-havoc 2025-10-08 15:46:59 -04:00
190eb8acd2 feat: refactor Radio cog and update dependencies
Compare 2 commits »
codey pushed to master at codey/codey.lol 2025-10-08 10:56:47 -04:00
ef4c80450a Replace color wheel in Lighting component due to hydration issues, adjust update debounce to account for increased serverside rate limits (10 requests/2 seconds -> 25 requests/2 seconds)
codey pushed to main at codey/api 2025-10-07 12:07:52 -04:00
90c3efbb8b Remove .gitignore file, radio database restructuring
Compare 2 commits »
codey pushed to main at codey/api 2025-10-03 11:34:55 -04:00
fb94750b46 - Removed unnecessary/unrelated files
Compare 2 commits »
codey pushed to main at codey/api 2025-10-02 13:40:08 -04:00
ae419a2cbf Update README.md
codey pushed to main at codey/api 2025-10-02 13:37:17 -04:00
60a5ed981f Update README.md