api/src
antifallobst ce4fe91f7d
feat: enforcing alphanumerical usernames
2023-10-11 12:32:01 +02:00
..
api feat: enforcing alphanumerical usernames 2023-10-11 12:32:01 +02:00
accounts.rs feat(api): implemented /user/info 2023-09-10 17:46:32 +02:00
main.rs refactor(deps): removed clap 2023-09-09 16:05:22 +02:00
projects.rs refactor(treewide)/feat(api): implemented /account/id - ran rustfmt over the codebase 2023-09-10 14:14:29 +02:00
security.rs refactor(treewide)/feat(api): implemented /account/id - ran rustfmt over the codebase 2023-09-10 14:14:29 +02:00
tokens.rs feat(backend): changed account ids to 48bit integers to leave 16 bits for flags 2023-08-23 20:11:58 +02:00