• Joined on 2025-03-15
phoenix pushed to tsk-45 at phoenix/songparser 2025-10-23 16:14:41 -04:00
11332b58a1 tsk-45: Warning fix
phoenix created pull request phoenix/songparser#66 2025-10-23 16:09:58 -04:00
tsk-45: Root directory check
phoenix pushed to tsk-45 at phoenix/songparser 2025-10-23 16:09:08 -04:00
c79a2cf98e tsk-45: Code formatting
cd6ee65318 tsk-45: Added more checks
ae8aaad068 tsk-45: Version bump
7e50c30e06 tsk-45: Added root directory check
Compare 4 commits »
phoenix pushed to tsk-45 at phoenix/songparser 2025-10-23 15:19:04 -04:00
phoenix created branch tsk-45 in phoenix/songparser 2025-10-23 15:19:04 -04:00
phoenix pushed tag v0.6.5 to phoenix/icarus_auth 2025-10-22 21:37:21 -04:00
phoenix released v0.6.5 at phoenix/icarus_auth 2025-10-22 21:37:21 -04:00
phoenix released v0.4.8 at phoenix/songparser 2025-10-22 14:19:35 -04:00
phoenix pushed tag v0.4.8 to phoenix/songparser 2025-10-22 14:19:35 -04:00
phoenix deleted branch tsk-54 from phoenix/songparser 2025-10-22 14:09:50 -04:00
phoenix merged pull request phoenix/songparser#65 2025-10-22 14:09:49 -04:00
tsk-54: Make Song file random when updating queued song
phoenix pushed to main at phoenix/songparser 2025-10-22 14:09:49 -04:00
113416432b tsk-54: Make Song file random when updating queued song (#65)
phoenix closed issue phoenix/songparser#54 2025-10-22 14:09:49 -04:00
Make filename random in update_queued_song() function src/api.rs
phoenix created pull request phoenix/songparser#65 2025-10-22 14:02:27 -04:00
tsk-54: Make Song file random when updating queued song
phoenix pushed to tsk-54 at phoenix/songparser 2025-10-22 14:01:38 -04:00
be0d62a8c5 tsk-54: Version bump
5014fcd641 tsk-54: More refactoring
351fa05466 tsk-54: More refactoring
a907547b2d tsk-54: Moving some code around
1818faac87 tsk-54: Removed hard coded filename
Compare 5 commits »
phoenix created branch tsk-54 in phoenix/songparser 2025-10-22 13:43:28 -04:00
phoenix pushed to tsk-54 at phoenix/songparser 2025-10-22 13:43:28 -04:00
phoenix pushed to main at phoenix/songparser 2025-10-22 13:42:03 -04:00
bd351b1157 tsk-62: Use QueuedSong and QueuedCoverArt to replace references to path of Song and CoverArt (#64)
phoenix deleted branch tsk-62 from phoenix/songparser 2025-10-22 13:42:03 -04:00
phoenix closed issue phoenix/songparser#62 2025-10-22 13:42:01 -04:00
Swap out references of Song and CoverArt paths with the instance