summaryrefslogtreecommitdiffstats
path: root/index.html (unfollow)
Commit message (Collapse)Author
2026-03-21fix(lib/init): Correctly make the web-app relocatableBenedikt Peetz
`reqwest`, which is doing our API requests for us, requires an absolute and not a relative URL.
2026-03-21build(treewide): Provide a working `manifest.json` fileBenedikt Peetz
The previous one had no really working images.
2026-03-19feat(treewide): Commit MVPBenedikt Peetz
2025-09-30feat(treewide): Switch to tailwindcss and add more componentsBenedikt Peetz
2025-09-26chore: Second versionBenedikt Peetz