Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Various fixesrelease-0.2.0 | alyx | 2024-04-08 | 1 | -1/+1 |
| | |||||
* | Add SPDX info to all files | alyx | 2024-04-02 | 1 | -0/+1 |
| | |||||
* | Unify import style | alyx | 2024-04-01 | 1 | -3/+3 |
| | |||||
* | Move caching to src/cache/; Finalize API parsing fixes | alyx | 2024-04-01 | 1 | -8/+8 |
| | | | | | | 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. | ||||
* | Reliable user info; Font refactor | alyx | 2024-04-01 | 1 | -23/+43 |
| | | | | | | Hit a few more endpoints to fix missing images, fallback to default album art just in case. Refactor the font cache into its own file. | ||||
* | Cleanup | alyx | 2024-01-12 | 1 | -116/+110 |
| | |||||
* | lots of stuff. theming basically done, added some logging, frontend ↵ | alyx | 2023-08-10 | 1 | -1/+2 |
| | | | | basically done. | ||||
* | fix packages, implement caching | alyx | 2023-08-09 | 1 | -2/+2 |
| | |||||
* | API deserialization structs | alyx | 2023-08-09 | 1 | -0/+173 |