summaryrefslogtreecommitdiff
path: root/src/client/src
AgeCommit message (Collapse)AuthorFilesLines
2025-12-20remove old routes and point api connector to window.location.originTim Keller1-1/+1
2025-12-20replace original client with static sveltekit site. Transition and refactor ↵Tim Keller37-391/+551
code for sveltekit. Add support for view transitions api.
2025-12-09refactor codebase. Reorganize file structure. Replace webpack for vite. ↵v0.3.0Tim Keller28-0/+507
Setup setuptools for application. Move closer to distributable app