Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unify import style | alyx | 2024-04-01 | 6 | -15/+14 |
* | Move caching to src/cache/; Finalize API parsing fixes | alyx | 2024-04-01 | 9 | -145/+168 |
* | Reliable user info; Font refactor | alyx | 2024-04-01 | 5 | -67/+119 |
* | Clippy | alyx | 2024-01-12 | 4 | -23/+46 |
* | Cleanup | alyx | 2024-01-12 | 5 | -523/+459 |
* | Custom font support complete | alyx | 2024-01-12 | 5 | -37/+93 |
* | Add custom font support. | alyx | 2023-11-22 | 6 | -8/+43 |
* | Remove redundant HTML escaping helpers. | alyx | 2023-11-17 | 1 | -5/+1 |
* | fix typo in plain theme breaking light mode. | alyx | 2023-11-17 | 1 | -2/+2 |
* | Create plain theme, do some escaping, fix some busted envvars, document themes. | alyx | 2023-08-10 | 4 | -20/+73 |
* | lots of stuff. theming basically done, added some logging, frontend basically... | alyx | 2023-08-10 | 6 | -42/+225 |
* | pull down user info | alyx | 2023-08-09 | 2 | -19/+46 |
* | ugh | alyx | 2023-08-09 | 1 | -69/+0 |
* | config done | alyx | 2023-08-09 | 5 | -6/+198 |
* | fix packages, implement caching | alyx | 2023-08-09 | 3 | -2/+125 |
* | API deserialization structs | alyx | 2023-08-09 | 3 | -0/+177 |