Commit graph

47 commits

Author SHA1 Message Date
greysoh
18b13d4aa3
feature: Adds start and stop routes. 2024-04-27 16:34:14 -04:00
greysoh
5bfbf5cb05
feature: Changes backend creation to use checks, and to automatically enable. 2024-04-27 16:12:59 -04:00
greysoh
f7f2fc7826
chore: Change spacing. 2024-04-27 14:24:04 -04:00
greysoh
035c1e5b8f
chore: Remove debug console.logs. 2024-04-27 14:19:35 -04:00
greysoh
c8f317b0e5
feature: Implement first backend. 2024-04-27 14:19:02 -04:00
greysoh
69498c2a6e
chore: Change formatting. 2024-04-26 13:17:34 -04:00
greysoh
352b191daa
chore: Makes nix more stable. 2024-04-26 13:17:01 -04:00
greysoh
345a462b83
fix: Changes types for BackendInterface. 2024-04-25 11:44:52 -04:00
greysoh
fd133f8be9
fix: Adds check to see if the RNG is 0. 2024-04-25 11:36:50 -04:00
greysoh
c0d88a3346
chore: Rename routes API. 2024-04-25 11:33:10 -04:00
greysoh
fdf3ce72d8
feature: Adds better types for base. 2024-04-25 11:21:32 -04:00
Greyson
3d5d7d4446 chore: Adds backend ID returning. 2024-04-25 13:14:47 +00:00
Greyson
569016711a feature: Adds protocol feidld. 2024-04-25 13:14:33 +00:00
Greyson
0bb66098b7 chore: Updates prisma. 2024-04-25 13:09:27 +00:00
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
6cb426a2fc
chore: Rename requests. 2024-04-22 11:56:47 -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
68b5a9ff77
fix: Renames in package-lock also. 2024-04-22 10:44:22 -04:00
dess
d08acd32d5
chore: better readme + package.json 2024-04-21 21:07:53 -04:00
greysoh
31cbb1e264
chore: Remove things for more compatibility. 2024-04-21 20:29:35 -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
c385d7b83b
chore: Changes spacing. 2024-04-21 16:48:02 -04:00
Greyson
b165bc04a4 fix: Adds required vscode extensions. 2024-04-21 20:30:05 +00:00
greysoh
f0454a4766
fix: Fixes envrc. 2024-04-21 16:24:34 -04:00
greysoh
b8184adf49
fix: Readds echo command. 2024-04-21 16:20:29 -04:00
greysoh
9155978643
feature: Adds devcontainer support. 2024-04-21 16:17:07 -04:00
greysoh
2e1485f5b2
chore: Adds .envrc file.
Yo dawg I heard you like Nix
2024-04-21 16:13:55 -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
greysoh
86e5728d6c
fix: Fixes naming on routes. 2024-04-21 16:09:39 -04:00
greysoh
1ae93d71f6
chore: Migrates development to use PostgreSQL instead. 2024-04-21 16:09:20 -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
be91aafb58
feature: Adds NixOS support. 2024-04-17 17:55:40 -04:00
greysoh
35e23357ef
feature: Adds user creation endpoint. 2024-04-17 15:39:29 -04:00
greysoh
6d0fc93138
fix: Adds password into User schema. 2024-04-17 11:34:31 -04:00
greysoh
dfc258bde6
chore: Adds Nix. 2024-04-17 11:34:18 -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