Commit graph

677 commits

Author SHA1 Message Date
Owen
7faf1fba8b
Move up client reject 2025-04-01 22:49:08 -04:00
Owen
8c267489c7
Add exit node to create site 2025-04-01 21:52:03 -04:00
Owen
fb5c428147
Add logging to not sending because endpoint 2025-04-01 21:28:16 -04:00
Owen
5ff4215bde
Able to connect multi site on olm - POC 1 2025-04-01 12:49:02 -04:00
Owen
96d6ad8142
Create clients working again 2025-04-01 10:13:20 -04:00
miloschwartz
80ef8f189e
replace old error formatting with zod format error 2025-03-31 22:37:39 -04:00
Owen
bcd80e19d4
Update list clients 2025-03-31 16:23:02 -04:00
Owen
56e1684e2e
Update api endpoints for new association 2025-03-31 16:21:01 -04:00
Owen
1baa02de89
Fix relay ws message 2025-03-31 15:45:51 -04:00
Owen
11cdfa7557
Merge branch 'holepunch' into hp-multi-client 2025-03-31 15:34:35 -04:00
Owen
8fbd8a905f
We do not need to send any message back 2025-03-31 15:34:18 -04:00
Owen
cd059728fd
Put back handle relay message 2025-03-31 15:25:30 -04:00
Owen
473b5bd3db
Merge branch 'holepunch' into hp-multi-client 2025-03-31 15:24:33 -04:00
Owen
81c7954e0c
Remove unused argon 2025-03-31 15:19:37 -04:00
miloschwartz
1d105fc5be
fix count in list domains endpoint 2025-03-31 12:51:08 -04:00
miloschwartz
e7ca7fe89c
add toggle resource visibility closes #442 2025-03-31 10:10:54 -04:00
hareland
131df8aeb7 fix(bandwidth): use correct flipping and addition 2025-03-28 14:54:37 +01:00
hareland
3442942893 fix(bandwidth): Record correct megaBytesIn/megaBytesOut 2025-03-28 12:06:17 +01:00
miloschwartz
fbd78ab842
add new checkbox variants 2025-03-27 23:12:36 -04:00
Owen
a665e3aae9
Fix issues with relaying and holepunching 2025-03-27 22:13:57 -04:00
Owen
619cfef1c7
Working on multi client 2025-03-27 14:27:41 -04:00
miloschwartz
5e2f9e1eeb
add createNewt action and remove max orgs restriction 2025-03-26 22:20:22 -04:00
Owen
15eb666394
Remove olm/wg/relay message 2025-03-26 21:41:20 -04:00
Owen
dac49f7fdc
Converting more multi site 2025-03-26 21:39:12 -04:00
Owen
926ec831e2
Finish conversion of olm reg to multi site 2025-03-26 21:23:26 -04:00
Owen
87012c47ea
Start changes for multi site clients
- Org subnet and assign sites and clients out of the same subnet group
  on each org
- Add join table for client on multiple sites
- Start to handle websocket endpoints for these multiple connections
2025-03-25 22:01:08 -04:00
Owen
fbe7e0a427
Merge branch 'dev' into holepunch 2025-03-25 20:42:14 -04:00
miloschwartz
fefb07e14c
move schema.ts to module 2025-03-23 17:11:48 -04:00
miloschwartz
f2a14e6a36
append timestamp to cookie name to prevent redirect loops 2025-03-21 21:38:36 -04:00
miloschwartz
f37be774a6
disable limited tier if already used 2025-03-21 18:36:11 -04:00
miloschwartz
0dcfeb3587
add server admin panel to delete users 2025-03-21 18:04:27 -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