Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add SPDX info to all files | alyx | 2024-04-02 | 1 | -0/+1 |
| | |||||
* | Unify import style | alyx | 2024-04-01 | 1 | -0/+1 |
| | |||||
* | Move caching to src/cache/; Finalize API parsing fixes | alyx | 2024-04-01 | 1 | -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. |