aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix URL escaping issuealyx2024-04-171-1/+2
* Fixed backend API, again.alyx2024-04-093-5/+25
* Various fixesrelease-0.2.0alyx2024-04-084-5/+5
* Document lua, fix small theme bugsalyx2024-04-062-4/+9
* Lua dev mode functionalalyx2024-04-069-13/+67
* Lua support feature-completealyx2024-04-056-24/+47
* lua loadingalyx2024-04-053-7/+65
* html.lua functionalalyx2024-04-052-3/+35
* Start of Lua supportalyx2024-04-044-0/+193
* clippyalyx2024-04-033-5/+5
* Remove ResponseCtxalyx2024-04-033-69/+66
* whitelist -> allowlistalyx2024-04-032-25/+26
* Use http::Response for constructing repliesalyx2024-04-031-11/+14
* Add SPDX info to all filesalyx2024-04-0211-0/+11
* Theming refactoralyx2024-04-027-42/+89
* Unify import stylealyx2024-04-016-15/+14
* Move caching to src/cache/; Finalize API parsing fixesalyx2024-04-019-145/+168
* Reliable user info; Font refactoralyx2024-04-015-67/+119
* Clippyalyx2024-01-124-23/+46
* Cleanupalyx2024-01-125-523/+459
* Custom font support completealyx2024-01-125-37/+93
* Add custom font support.alyx2023-11-226-8/+43
* Remove redundant HTML escaping helpers.alyx2023-11-171-5/+1
* fix typo in plain theme breaking light mode.alyx2023-11-171-2/+2
* Create plain theme, do some escaping, fix some busted envvars, document themes.alyx2023-08-104-20/+73
* lots of stuff. theming basically done, added some logging, frontend basically...alyx2023-08-106-42/+225
* pull down user infoalyx2023-08-092-19/+46
* ughalyx2023-08-091-69/+0
* config donealyx2023-08-095-6/+198
* fix packages, implement cachingalyx2023-08-093-2/+125
* API deserialization structsalyx2023-08-093-0/+177