Commit graph

18 commits

Author SHA1 Message Date
greysoh
c2c59cd0da
chore: Changes the way route options work. 2024-04-22 20:50:50 -04:00
greysoh
0e004b1f9f
chore: Adds backend interface. 2024-04-22 20:36:11 -04:00
greysoh
1770d408b3
fix: Updates route plan. 2024-04-22 11:53:31 -04:00
greysoh
9d3b5f82a0
feature: Adds lookup API endpoint. 2024-04-22 11:51:37 -04:00
greysoh
2ae917acd9
feature: Adds removing API. 2024-04-22 11:03:51 -04:00
greysoh
aeef8e4931
feature: Implement user lookups. 2024-04-21 20:08:16 -04:00
greysoh
59b012c715
feature: Adds plan for API routes. 2024-04-21 18:28:48 -04:00
greysoh
0db9e69b1b
feature: Implement user deletion. 2024-04-21 18:14:16 -04:00
greysoh
37886c769d
feature: Adds code to get permissions. 2024-04-21 17:49:59 -04:00
greysoh
b7b7f80308
feature: Adds forward creation. 2024-04-21 17:31:16 -04:00
greysoh
cc737ca7d3
feature: Changes root tokens to use a special field.
This makes it not have to look through the entire database to figure out your user.
2024-04-21 16:10:56 -04:00
2237568b92 feature: Adds backend creation. 2024-04-20 22:25:08 +00:00
61ee91a955 fix: Adds missing code from permission by token checks. 2024-04-19 15:50:43 +00:00
a7fd48d732 feature: Adds logging in support, and fixes permissions. 2024-04-19 15:43:23 +00:00
0c279b459f feature: Adds permission system. 2024-04-19 12:48:40 +00:00
greysoh
35e23357ef
feature: Adds user creation endpoint. 2024-04-17 15:39:29 -04:00
939eb0b9d7 chore: Adds initial code. 2024-04-17 00:51:53 +00:00
a4ea6406e6
Initial commit 2024-04-16 09:03:21 -04:00