api/src
antifallobst 49e193768d
refactor(api): renamend the field `name` of /user/id to `username`
2023-09-13 07:23:26 +02:00
..
api refactor(api): renamend the field `name` of /user/id to `username` 2023-09-13 07:23:26 +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