summaryrefslogtreecommitdiffstats
path: root/src/api.rs
AgeCommit message (Collapse)Author
2024-05-07feat(api,wip): impl tasks CRUD endpointToby Vincent
2024-04-16style: clean up importsToby Vincent
2024-04-15refactor(api): move login/logout into account modToby Vincent
2024-04-12refactor: clean up fallback routes and routersToby Vincent
2024-04-12refactor: improve auth flow and router layoutToby Vincent
2024-04-11refactor: improve error handling and layoutToby Vincent
2024-04-11feat: impl auth and modularize routersToby Vincent