Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unify import style | alyx | 2024-04-01 | 1 | -1/+0 |
| | |||||
* | Move caching to src/cache/; Finalize API parsing fixes | alyx | 2024-04-01 | 1 | -3/+6 |
| | | | | | | 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 | -1/+14 |
| | | | | | | 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. | ||||
* | Clippy | alyx | 2024-01-12 | 1 | -4/+4 |
| | |||||
* | Cleanup | alyx | 2024-01-12 | 1 | -103/+45 |
| | |||||
* | lots of stuff. theming basically done, added some logging, frontend ↵ | alyx | 2023-08-10 | 1 | -3/+8 |
| | | | | basically done. | ||||
* | pull down user info | alyx | 2023-08-09 | 1 | -7/+8 |
| | |||||
* | config done | alyx | 2023-08-09 | 1 | -2/+2 |
| | |||||
* | fix packages, implement caching | alyx | 2023-08-09 | 1 | -0/+120 |