Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unify import style | alyx | 2024-04-01 | 1 | -6/+0 |
| | |||||
* | Move caching to src/cache/; Finalize API parsing fixes | alyx | 2024-04-01 | 1 | -110/+14 |
| | | | | | | 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 | -37/+16 |
| | | | | | | 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/+18 |
| | |||||
* | Cleanup | alyx | 2024-01-12 | 1 | -124/+124 |
| | |||||
* | Custom font support complete | alyx | 2024-01-12 | 1 | -22/+61 |
| | |||||
* | Add custom font support. | alyx | 2023-11-22 | 1 | -1/+1 |
| | |||||
* | Remove redundant HTML escaping helpers. | alyx | 2023-11-17 | 1 | -5/+1 |
| | |||||
* | Create plain theme, do some escaping, fix some busted envvars, document themes. | alyx | 2023-08-10 | 1 | -6/+15 |
| | |||||
* | lots of stuff. theming basically done, added some logging, frontend ↵ | alyx | 2023-08-10 | 1 | -35/+61 |
| | | | | basically done. | ||||
* | pull down user info | alyx | 2023-08-09 | 1 | -12/+38 |
| | |||||
* | config done | alyx | 2023-08-09 | 1 | -0/+96 |