Owen
|
a665e3aae9
|
Fix issues with relaying and holepunching
|
2025-03-27 22:13:57 -04:00 |
|
Owen
|
fbe7e0a427
|
Merge branch 'dev' into holepunch
|
2025-03-25 20:42:14 -04:00 |
|
Owen
|
deb30ed4ae
|
Add admin user api interfaces
|
2025-03-21 17:05:04 -04:00 |
|
miloschwartz
|
06e90c9555
|
don't add wildcard asterisk for base domain resource closes #356
|
2025-03-20 22:52:29 -04:00 |
|
miloschwartz
|
cdc415079c
|
add supporer key program
|
2025-03-20 22:16:02 -04:00 |
|
Owen
|
779a1c303f
|
Verify holepunch token and send gerbil pub key
|
2025-03-15 21:45:53 -04:00 |
|
Owen
|
14e6136683
|
Send down gerbil pub so it can encrypt
|
2025-03-14 09:18:13 -04:00 |
|
Owen
|
1f11a1df02
|
Merge branch 'main' into holepunch
|
2025-03-10 21:13:05 -04:00 |
|
miloschwartz
|
ad32e5e651
|
fix base domain overwritten on update closes #282
|
2025-03-09 22:05:13 -04:00 |
|
miloschwartz
|
8ec55eb70d
|
append site name to resource in list add add site to info card closes #297
|
2025-03-08 22:11:27 -05:00 |
|
Owen
|
581f96daa8
|
Remove json_group_array from queries
Also improve handling tcp/udp resources in newt function so it does not
loop twice
|
2025-03-08 11:58:48 -05:00 |
|
Owen
|
33ff2fbf3b
|
Allow matching parts of words in path
Resolves #228
|
2025-03-08 11:43:47 -05:00 |
|
Owen
|
535b4e1fb1
|
Add clean up our few tests and add tests for #228
|
2025-03-08 11:43:22 -05:00 |
|
Owen
|
654ed46a46
|
Return 401 instead of 400 on bad login
Resolves #276
|
2025-03-04 20:32:48 -05:00 |
|
miloschwartz
|
adef93623d
|
more visual enhancements and use expires instead of max age in cookies
|
2025-03-02 15:50:03 -05:00 |
|
Owen
|
8e4bccffbf
|
Dont use bytes out for online
Persistant keep alive means that this will always increase
|
2025-02-27 23:54:24 -05:00 |
|
miloschwartz
|
e82df67063
|
Merge branch 'dev' into multi-domain
|
2025-02-26 21:26:20 -05:00 |
|
miloschwartz
|
e4789c6b08
|
always check rules even if auth is disabled
|
2025-02-24 22:52:38 -05:00 |
|
miloschwartz
|
e11748fe30
|
minor bug files, remove unqiue constraint, and start migration
|
2025-02-24 22:06:21 -05:00 |
|
Owen
|
733e0e07c3
|
Fix subnet issues
|
2025-02-24 20:21:57 -05:00 |
|
miloschwartz
|
ff37e07ce6
|
make cookies work with multi-domain
|
2025-02-23 23:04:01 -05:00 |
|
Owen
|
bacc5e4213
|
Add relay message
|
2025-02-23 20:18:03 -05:00 |
|
Owen
|
afd87d07a3
|
Basic relay working!
|
2025-02-23 16:49:41 -05:00 |
|
Owen
|
bebe40c8e8
|
HP works!
|
2025-02-22 12:53:35 -05:00 |
|
Owen
|
e4c5be4350
|
Initial hp working?
|
2025-02-22 11:20:56 -05:00 |
|
Owen
|
a9a9391b39
|
Receive new holepunch info
|
2025-02-21 22:29:48 -05:00 |
|
miloschwartz
|
9f54f4d81a
|
show site link in clients table
|
2025-02-21 22:20:19 -05:00 |
|
miloschwartz
|
1a63669805
|
Merge branch 'clients' of https://github.com/fosrl/pangolin_dg into clients
|
2025-02-21 18:51:43 -05:00 |
|
miloschwartz
|
fcf6abd36e
|
delete client instead of site
|
2025-02-21 18:51:27 -05:00 |
|
Owen
|
b9080a1ec1
|
Working!
|
2025-02-21 18:51:16 -05:00 |
|
Owen
|
450b0bf4fa
|
Use the right ip
|
2025-02-21 18:16:07 -05:00 |
|
Owen
|
f99efbb1e9
|
Update the public key and the endpoint
|
2025-02-21 17:23:22 -05:00 |
|
Owen
|
6cf3bf0255
|
Not optional
|
2025-02-21 17:22:05 -05:00 |
|
Owen
|
a0abe41c8a
|
Fix up ws messages
|
2025-02-21 17:13:54 -05:00 |
|
miloschwartz
|
3830ad65fc
|
more frontend for clients
|
2025-02-21 17:13:23 -05:00 |
|
miloschwartz
|
204403da67
|
Merge branch 'clients' of https://github.com/fosrl/pangolin_dg into clients
|
2025-02-21 16:58:39 -05:00 |
|
miloschwartz
|
098723b88d
|
clients frontend demo first pass
|
2025-02-21 16:58:30 -05:00 |
|
Owen
|
b21e758eb8
|
Initial olm test working
|
2025-02-21 16:19:12 -05:00 |
|
Owen
|
b1f4971f25
|
Get new api endpoints working
|
2025-02-21 16:12:44 -05:00 |
|
miloschwartz
|
6e1bfdac58
|
add listClients endpoint
|
2025-02-21 15:45:34 -05:00 |
|
miloschwartz
|
11920ca997
|
add deleteClient endpoint
|
2025-02-21 15:26:48 -05:00 |
|
miloschwartz
|
255e29d9c8
|
Merge branch 'clients' of https://github.com/fosrl/pangolin_dg into clients
|
2025-02-21 14:39:31 -05:00 |
|
miloschwartz
|
35ccdd3014
|
add createClient for testing
|
2025-02-21 14:39:10 -05:00 |
|
Owen
|
757d628bc8
|
Handle port correctly
|
2025-02-21 12:52:24 -05:00 |
|
Owen
|
a57d32d05d
|
Add receive bandwidth
|
2025-02-21 12:41:02 -05:00 |
|
Owen
|
ef69bf9256
|
Update ws paths
|
2025-02-21 12:34:05 -05:00 |
|
Owen
|
bec303821b
|
Handle types in handlers
|
2025-02-21 12:17:56 -05:00 |
|
miloschwartz
|
346f2db5fb
|
add client olm relationship
|
2025-02-21 11:57:01 -05:00 |
|
Owen
|
b9de0f8e38
|
Working on handlers
|
2025-02-21 10:55:38 -05:00 |
|
Owen
|
e112fcba29
|
Move things around; rename to olm
|
2025-02-21 10:13:41 -05:00 |
|