Compare commits

..

3 Commits

Author SHA1 Message Date
d415f02e9f Added more todos 2025-10-18 15:21:36 -04:00
102732974d Added todos 2025-10-18 14:51:07 -04:00
11e5b1745c tsk-59 (#70)
All checks were successful
Rust Build / Check (push) Successful in 33s
Rust Build / Rustfmt (push) Successful in 34s
Rust Build / Test Suite (push) Successful in 1m19s
Rust Build / Clippy (push) Successful in 36s
Rust Build / build (push) Successful in 1m31s
Release Tagging / release (pull_request) Successful in 1m10s
Rust Build / Check (pull_request) Successful in 38s
Rust Build / Rustfmt (pull_request) Successful in 33s
Rust Build / Test Suite (pull_request) Successful in 1m25s
Rust Build / build (pull_request) Successful in 39s
Rust Build / Clippy (pull_request) Successful in 32s
Closes #59

Reviewed-on: #70
Co-authored-by: phoenix <kundeng00@pm.me>
Co-committed-by: phoenix <kundeng00@pm.me>
2025-10-12 20:44:23 +00:00

3
todos.txt Normal file
View File

@@ -0,0 +1,3 @@
// TODO: Make the functions/methods usable for checking if a token expires
// TODO: Separate directory and filename from path in coverart
// TODO: Change date type of song from string to date