| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move caching to src/cache/; Finalize API parsing fixes | alyx | 2024-04-01 | 9 | -145/+168 | 
| | | | | | | | 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 | 5 | -67/+119 | 
| | | | | | | | 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. | ||||
| * | Move the contents of TODO.md to ↵ | alyx | 2024-01-12 | 1 | -110/+0 | 
| | | | | | <https://redmine.aleteoryx.me/projects/lfm_embed/issues>. | ||||
| * | Clippy | alyx | 2024-01-12 | 4 | -23/+46 | 
| | | |||||
| * | Cleanup | alyx | 2024-01-12 | 5 | -523/+459 | 
| | | |||||
| * | Custom font support complete | alyx | 2024-01-12 | 6 | -61/+131 | 
| | | |||||
| * | Relicense under AGPLv3 | alyx | 2024-01-11 | 2 | -60/+58 | 
| | | |||||
| * | Add custom font support. | alyx | 2023-11-22 | 7 | -10/+61 | 
| | | |||||
| * | Add additional services to TODO.md | alyx | 2023-11-17 | 1 | -0/+28 | 
| | | |||||
| * | Remove redundant HTML escaping helpers. | alyx | 2023-11-17 | 3 | -10/+1 | 
| | | |||||
| * | Add helper proposals | alyx | 2023-11-17 | 1 | -1/+6 | 
| | | |||||
| * | Increment version number to 0.1.1release-0.1.1 | alyx | 2023-11-17 | 1 | -1/+1 | 
| | | |||||
| * | fix typo in plain theme breaking light mode. | alyx | 2023-11-17 | 1 | -2/+2 | 
| | | |||||
| * | Format TODO.md, add watermarking concept. | alyx | 2023-11-17 | 1 | -3/+39 | 
| | | |||||
| * | Add GPL notice to README | alyx | 2023-11-16 | 1 | -1/+1 | 
| | | |||||
| * | Add GPL notice to README | alyx | 2023-11-16 | 1 | -0/+16 | 
| | | |||||
| * | Add todo list | alyx | 2023-11-16 | 1 | -0/+27 | 
| | | |||||
| * | Update README to reflect new site. | alyx | 2023-11-16 | 1 | -1/+3 | 
| | | |||||
| * | add working directoryrelease-0.1.0 | alyx | 2023-08-10 | 1 | -0/+1 | 
| | | |||||
| * | add systemd service | alyx | 2023-08-10 | 1 | -0/+10 | 
| | | |||||
| * | Fix README typos | alyx | 2023-08-10 | 1 | -2/+2 | 
| | | |||||
| * | Create plain theme, do some escaping, fix some busted envvars, document themes. | alyx | 2023-08-10 | 8 | -29/+227 | 
| | | |||||
| * | reorganize readme | alyx | 2023-08-10 | 1 | -15/+23 | 
| | | |||||
| * | Fix bullet points | alyx | 2023-08-10 | 1 | -0/+2 | 
| | | |||||
| * | lots of stuff. theming basically done, added some logging, frontend ↵ | alyx | 2023-08-10 | 8 | -50/+278 | 
| | | | | | basically done. | ||||
| * | add GPLv3, update manifest | alyx | 2023-08-09 | 2 | -2/+627 | 
| | | |||||
| * | pull down user info | alyx | 2023-08-09 | 2 | -19/+46 | 
| | | |||||
| * | fix highlighting | alyx | 2023-08-09 | 1 | -1/+1 | 
| | | |||||
| * | ugh | alyx | 2023-08-09 | 1 | -0/+0 | 
| | | |||||
| * | config done | alyx | 2023-08-09 | 8 | -6/+205 | 
| | | |||||
| * | fix packages, implement caching | alyx | 2023-08-09 | 5 | -2/+128 | 
| | | |||||
| * | API deserialization structs | alyx | 2023-08-09 | 5 | -0/+189 | 
