Fix URL escaping issue
version bump
Fixed backend API, again. Turns out track.getInfo just doesn't feel like serving image data anymore, even though the example response shows it. I love last.fm so much.
Various fixes
Add links to readme
Document lua, fix small theme bugs
Version bump
Lua dev mode functional
Lua support feature-complete Full implementation of debug mode still pending
lua loading
html.lua functional
Start of Lua support
clippy
Remove ResponseCtx
whitelist -> allowlist
Use http::Response for constructing replies
Add SPDX info to all files
Theming refactor Theming has been broken off into a seperate space, so that it'll be easier to add lua support later.
Unify import style
Update .gitignore