Commit graph

8 commits

Author SHA1 Message Date
greysoh
d3a664fea4
chore: Move API source code to API folder. 2024-04-28 14:23:13 -04:00
greysoh
1a4ba1921f
feature: Adds way to get inbound connections. 2024-04-27 16:51:43 -04:00
greysoh
aeef8e4931
feature: Implement user lookups. 2024-04-21 20:08:16 -04:00
greysoh
37886c769d
feature: Adds code to get permissions. 2024-04-21 17:49:59 -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
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