| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add SPDX info to all files | alyx | 2024-04-02 | 1 | -0/+1 |
| | | |||||
| * | Theming refactor | alyx | 2024-04-02 | 1 | -0/+2 |
| | | | | | Theming has been broken off into a seperate space, so that it'll be easier to add lua support later. | ||||
| * | Unify import style | alyx | 2024-04-01 | 1 | -3/+5 |
| | | |||||
| * | Move caching to src/cache/; Finalize API parsing fixes | alyx | 2024-04-01 | 1 | -5/+5 |
| | | | | | | | 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 | -6/+6 |
| | | | | | | | 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 | -9/+23 |
| | | |||||
| * | Cleanup | alyx | 2024-01-12 | 1 | -134/+134 |
| | | |||||
| * | Custom font support complete | alyx | 2024-01-12 | 1 | -9/+26 |
| | | |||||
| * | Add custom font support. | alyx | 2023-11-22 | 1 | -4/+17 |
| | | |||||
| * | Create plain theme, do some escaping, fix some busted envvars, document themes. | alyx | 2023-08-10 | 1 | -4/+8 |
| | | |||||
| * | lots of stuff. theming basically done, added some logging, frontend ↵ | alyx | 2023-08-10 | 1 | -0/+122 |
| basically done. | |||||
