aboutsummaryrefslogtreecommitdiffstats
path: root/src/http.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add SPDX info to all filesalyx2024-04-021-0/+1
|
* Unify import stylealyx2024-04-011-0/+1
|
* Move caching to src/cache/; Finalize API parsing fixesalyx2024-04-011-0/+9
Font and user cache code has been moved to special files, independant from src/config.rs API parsing changes have been properly tested, and last.fm API JSON is now trace-logged for debugging convenience.