Commit graph

31 commits

Author SHA1 Message Date
5c45533371
feature: Adds autostart support. 2024-12-23 22:03:59 -05:00
8ba0424512
fix: Fixes getting inbound connections. 2024-12-23 21:45:26 -05:00
bcf97fde6d
fix: Fixes API routes. 2024-12-23 20:47:01 -05:00
fe8980b265
fix: Updates Lookup route. 2024-12-23 19:59:38 -05:00
greysoh
216936fe50
feature: Adds backend lookup support. 2024-12-23 16:47:35 -05:00
greysoh
3484760f41
feature: Adds backend removal support. 2024-12-23 16:18:35 -05:00
greysoh
0b73b4aa47
feature: Adds backend system and basic API.
This adds the backend API, as well as backend infrastructure, including
autostarting and basic communication between the Goroutine + Application.
2024-12-23 15:52:16 -05:00
greysoh
611d7f24f8
feature: Adds user lookup support. 2024-12-22 13:58:18 -05:00
greysoh
cee4e62f53
feature: Adds user deletion support. 2024-12-22 12:36:55 -05:00
greysoh
37d0d41570
feature: Adds API refresh support. 2024-12-22 11:36:15 -05:00
greysoh
bbad26b686
feature: Adds login support. 2024-12-22 11:07:38 -05:00
imterah
1237a31f8b
chore: Adds user creation route. 2024-12-22 00:56:15 -05:00
greysoh
d3a664fea4
chore: Move API source code to API folder. 2024-04-28 14:23:13 -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
c0d88a3346
chore: Rename routes API. 2024-04-25 11:33:10 -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
greysoh
6cb426a2fc
chore: Rename requests. 2024-04-22 11:56:47 -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
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
86e5728d6c
fix: Fixes naming on routes. 2024-04-21 16:09:39 -04:00
2237568b92 feature: Adds backend creation. 2024-04-20 22:25:08 +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