No description
  • Rust 76.9%
  • Svelte 10.7%
  • TypeScript 7.9%
  • JavaScript 2.4%
  • CSS 1.6%
  • Other 0.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
some-dev 4096e5356d Created signin page and wired up auth flows for both
The signup page also redirects to sign in on sucess.
2026-08-09 16:47:32 +01:00
frontend Created signin page and wired up auth flows for both 2026-08-09 16:47:32 +01:00
migrations added admin login and invite token endpoints, with error handling. 2026-07-01 15:40:24 +01:00
src adjusted the backend to send the client a cookie for use as a session token. 2026-08-09 16:22:03 +01:00
.gitignore added db operations for uesrs, files and admin. Added a dir to .gitignore 2026-06-28 13:32:22 +01:00
Cargo.toml adjusted the backend to send the client a cookie for use as a session token. 2026-08-09 16:22:03 +01:00
LICENSE Initial commit 2026-06-19 14:11:40 +01:00
README.md Initial commit 2026-06-19 14:11:40 +01:00

some-share