| Commit message (Expand) | Author | Age | Files | Lines |
* | version bump | alyx | 2024-04-09 | 1 | -1/+1 |
* | Fixed backend API, again. | alyx | 2024-04-09 | 3 | -5/+25 |
* | Various fixesrelease-0.2.0 | alyx | 2024-04-08 | 5 | -6/+9 |
* | Add links to readme | alyx | 2024-04-06 | 1 | -0/+9 |
* | Document lua, fix small theme bugs | alyx | 2024-04-06 | 3 | -51/+151 |
* | Version bump | alyx | 2024-04-06 | 1 | -1/+1 |
* | Lua dev mode functional | alyx | 2024-04-06 | 9 | -13/+67 |
* | Lua support feature-complete | alyx | 2024-04-05 | 6 | -24/+47 |
* | lua loading | alyx | 2024-04-05 | 4 | -8/+66 |
* | html.lua functional | alyx | 2024-04-05 | 2 | -3/+35 |
* | Start of Lua support | alyx | 2024-04-04 | 6 | -0/+199 |
* | clippy | alyx | 2024-04-03 | 3 | -5/+5 |
* | Remove ResponseCtx | alyx | 2024-04-03 | 3 | -69/+66 |
* | whitelist -> allowlist | alyx | 2024-04-03 | 3 | -35/+36 |
* | Use http::Response for constructing replies | alyx | 2024-04-03 | 2 | -11/+15 |
* | Add SPDX info to all files | alyx | 2024-04-02 | 11 | -0/+11 |
* | Theming refactor | alyx | 2024-04-02 | 7 | -42/+89 |
* | Unify import style | alyx | 2024-04-01 | 6 | -15/+14 |
* | Update .gitignore | alyx | 2024-04-01 | 1 | -0/+2 |
* | 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 |
* | Move the contents of TODO.md to <https://redmine.aleteoryx.me/projects/lfm_em... | alyx | 2024-01-12 | 1 | -110/+0 |
* | 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 basically... | alyx | 2023-08-10 | 8 | -50/+278 |
* | 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 |