Commit graph

80 commits

Author SHA1 Message Date
greysoh
59f66cbe5b
fix: Makes passyfire client not whine and complain. 2024-05-05 12:49:36 -04:00
greysoh
3955b01ede
feature: Implements base API endpoints.
Co-authored-by: dess <devessa@users.noreply.github.com>
2024-05-05 11:56:36 -04:00
greysoh
6cf26da4df
fix: Also build for latest. 2024-05-04 19:36:42 -04:00
greysoh
67bd87a0e5
chore: Use built package instead of building from source.
Source 2 when
2024-05-04 19:30:50 -04:00
greysoh
53983fc590
chore: Remove unneeded steps. 2024-05-04 19:28:30 -04:00
greysoh
ac3e6e68cf
chore: Rename generate token. 2024-05-04 19:26:31 -04:00
greysoh
ea10669374
chore: Fixes spacing to be more consistant. 2024-05-04 19:26:29 -04:00
86dd65b05b
fix: make builder also push to latest 2024-05-04 19:23:59 -04:00
3dcd3ecddc
chore: bump ghcr login to v3 2024-05-04 19:22:48 -04:00
229786a6a8
fix(ci): still working on get it work 2024-05-04 19:18:35 -04:00
e02edd34b6
fix(ci): make version file work 2024-05-04 19:11:14 -04:00
bf3bc761a5
ci: add builder 2024-05-04 19:09:10 -04:00
20d9256aa9
ci: add labeler 2024-05-04 18:37:10 -04:00
greysoh
364e268b11
fix: Fixes connection closures. 2024-05-04 16:38:52 -04:00
greysoh
86bf85ccf0
chore: Switch back to nix shell. 2024-04-29 07:16:05 -04:00
dess
05932ff9e8
fix: remove non-working commands 2024-04-29 01:13:42 -04:00
dess
b352cf12bd
chore: switch to nix flake (hopefully) 2024-04-28 23:48:35 -04:00
greysoh
a3dc4d3ab6
fix: Fixes serde failing to clean build. 2024-04-28 21:48:22 -04:00
greysoh
7bc190eabb
chore: Changes UI design. 2024-04-28 21:22:30 -04:00
greysoh
118e4a8f09
chore: Seperates files. 2024-04-28 21:10:32 -04:00
greysoh
e226418ed8
feature: Adds preliminary API support.
Co-authored-by: dess <dess@kyoline.dev>
2024-04-28 19:33:36 -04:00
greysoh
6063a541d5
chore: Adds hello world. 2024-04-28 15:20:18 -04:00
greysoh
510959df46
chore: Adds .vscode folder. 2024-04-28 14:42:56 -04:00
greysoh
871fd4c2c5
feature: Adds hello world for gui. 2024-04-28 14:36:51 -04:00
greysoh
07dad7c9eb
fix: Reorders files again. 2024-04-28 14:32:38 -04:00
greysoh
e6a08f8fa6
chore: Move docker production env file. 2024-04-28 14:24:46 -04:00
greysoh
d3a664fea4
chore: Move API source code to API folder. 2024-04-28 14:23:13 -04:00
greysoh
8015b0af74
fix: Fixes logging in being too quick. 2024-04-28 14:08:16 -04:00
greysoh
2e86eff868
chore: Modifies README. 2024-04-28 13:44:49 -04:00
greysoh
021baca51c
feature: Adds the ability to get logs. 2024-04-28 12:11:41 -04:00
greysoh
a03f3ef344
feature: Adds docker support. 2024-04-28 09:42:02 -04:00
greysoh
6ff28de463
fix: Fixes API routes. 2024-04-27 16:53:17 -04:00
greysoh
1a4ba1921f
feature: Adds way to get inbound connections. 2024-04-27 16:51:43 -04:00
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