Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lua dev mode functional | alyx | 2024-04-06 | 1 | -0/+5 |
| | |||||
* | Remove ResponseCtx | alyx | 2024-04-03 | 1 | -1/+0 |
| | |||||
* | Add SPDX info to all files | alyx | 2024-04-02 | 1 | -0/+1 |
| | |||||
* | Theming refactor | alyx | 2024-04-02 | 1 | -0/+1 |
| | | | | Theming has been broken off into a seperate space, so that it'll be easier to add lua support later. | ||||
* | Move caching to src/cache/; Finalize API parsing fixes | alyx | 2024-04-01 | 1 | -2/+3 |
| | | | | | | 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. | ||||
* | Add custom font support. | alyx | 2023-11-22 | 1 | -0/+1 |
| | |||||
* | lots of stuff. theming basically done, added some logging, frontend ↵ | alyx | 2023-08-10 | 1 | -0/+2 |
| | | | | basically done. | ||||
* | config done | alyx | 2023-08-09 | 1 | -3/+6 |
| | |||||
* | fix packages, implement caching | alyx | 2023-08-09 | 1 | -0/+3 |
| | |||||
* | API deserialization structs | alyx | 2023-08-09 | 1 | -0/+1 |