Commit graph

704 commits

Author SHA1 Message Date
Owen
3b6a44e683
Merge branch 'dev' into clients-pops 2025-06-27 18:01:21 -04:00
Owen
baee745d3c
Fix orgId not in queries 2025-06-27 18:01:06 -04:00
Owen
073c318f12
Improve bandiwdth update 2025-06-27 10:36:58 -04:00
miloschwartz
8f1cfd8037
toggle clients with feature flag 2025-06-26 15:09:16 -04:00
miloschwartz
7bf9cccbf6
show account already exists if email not verified 2025-06-25 16:54:33 -04:00
miloschwartz
9bb4d8b2a3
store last visited org in cookie 2025-06-24 14:54:07 -04:00
miloschwartz
fb5010a2b5
use redis store in rate limiters 2025-06-22 19:55:05 -04:00
miloschwartz
0e87b6e48b
Merge branch 'dev' into clients-pops 2025-06-22 17:50:39 -04:00
miloschwartz
d45443258b
update selection algorithm 2025-06-22 17:19:40 -04:00
miloschwartz
317a15b649
Merge branch 'dev' into clients-pops 2025-06-20 16:34:49 -04:00
miloschwartz
d03f45279c
remove server admin from config and add onboarding ui 2025-06-19 22:11:05 -04:00
Owen
2fd8134a57
Dont go over capacity or accept no capacity 2025-06-19 18:04:52 -04:00
miloschwartz
494b54ac32
add redis rate limiter 2025-06-19 16:58:03 -04:00
Owen
377eb2b851
Handle version in db 2025-06-19 16:40:20 -04:00
Owen
bd7e96b8af
Send version and try to be reverse compatible 2025-06-19 16:40:02 -04:00
miloschwartz
acf25e8ad7
Merge branch 'dev' into clients-pops 2025-06-19 16:34:06 -04:00
miloschwartz
f300838f8e
add migration for 1.6.0 2025-06-19 15:58:05 -04:00
miloschwartz
1bf2e23f5d
make username lowercase 2025-06-19 15:41:49 -04:00
Owen
a0ac757982
Exit node filtering 2025-06-19 09:30:02 -04:00
miloschwartz
c043912f94
fix bug preventing creating raw resources with api key closes #920 2025-06-18 16:42:07 -04:00
miloschwartz
3b3d7b134a
mark exit node as was previously connected 2025-06-18 15:57:45 -04:00
Owen
cdfeb2ff86
Filter by exit node 2025-06-17 17:00:11 -04:00
miloschwartz
7fd1fb89f1
disable local and wg sites with flag 2025-06-17 16:35:05 -04:00
miloschwartz
32e54d0f94
hide raw resources ui if disabled 2025-06-17 16:23:33 -04:00
miloschwartz
21e9edd201
move max connections from config to db 2025-06-17 15:53:57 -04:00
miloschwartz
a0001aaa74
add max connection and weight calculation 2025-06-17 15:51:32 -04:00
miloschwartz
753307bb99
use new exit node info 2025-06-16 22:07:03 -04:00
Owen
970feb75dd
Add priority 100 2025-06-16 17:41:40 -04:00
miloschwartz
08556789f9
add exit node name 2025-06-16 17:32:38 -04:00
Owen
8c42dee5de
Remove unneeded clientType 2025-06-15 18:18:28 -04:00
miloschwartz
7bbb687047
make exit node name backwards compatible 2025-06-15 18:02:31 -04:00
miloschwartz
b39708700d
add exit node name and fix db import issues 2025-06-15 17:49:27 -04:00
miloschwartz
3e60a2bd6f
Merge branch 'dev' into clients-pops 2025-06-15 13:25:21 -04:00
miloschwartz
83c10166e2
Merge branch 'redis' into clients-pops 2025-06-15 11:54:55 -04:00
Owen
ddd292422b
Make error more clear
From #911
2025-06-15 10:53:03 -04:00
miloschwartz
21f4623e3e
Merge branch 'dev' into redis 2025-06-13 13:05:24 -04:00
Owen
9a2022a4fe
Working on new exit node picking 2025-06-11 09:13:38 -04:00
Owen
0537992603
Merge branch 'dev' into clients-pops 2025-06-10 13:00:20 -04:00
Thijs van Loef
cbca88f76b fix semi colons 2025-06-09 23:52:16 +02:00
miloschwartz
f0cb65f65c
dont import db in nextjs 2025-06-05 14:44:34 -04:00
miloschwartz
92135ff9c1
minor visal adjustments to docker container view 2025-06-05 11:51:48 -04:00
Owen
ab843b1a43
Clean up unused 2025-06-04 17:42:19 -04:00
miloschwartz
4593edbb45
add get role to integration api 2025-06-04 17:28:46 -04:00
Owen
8800ec9675
Merge branch 'dev' of github.com:fosrl/pangolin into dev 2025-06-04 16:02:52 -04:00
Owen
df4da75c57
Dont do socket on non-newt sites 2025-06-04 16:02:45 -04:00
miloschwartz
717dfae26c
look for ipv6 in brackets and fix cors headers in install config 2025-06-04 15:56:16 -04:00
Owen
58a2a9dcc9
Fix db import for pg 2025-06-04 15:24:15 -04:00
Milo Schwartz
6fc6f325a7
Merge pull request #807 from pyrho/feat/auth-header
send user data to badger when authenticated
2025-06-04 12:17:23 -04:00
miloschwartz
b46e49922c
Merge branch 'dev' into postgres 2025-06-04 12:04:28 -04:00
miloschwartz
2cca561e51
support postgresql as database option 2025-06-04 12:02:07 -04:00