Commit graph

627 commits

Author SHA1 Message Date
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
miloschwartz
72d8ad3204
disable migrations 2025-06-16 15:23:28 -04:00
miloschwartz
6cdf53e262
use sqlite db 2025-06-16 15:19:37 -04:00
miloschwartz
f6d81c3a23
update schema 2025-06-16 12:30:15 -04:00
miloschwartz
4d7b905e98
fix typo 2025-06-16 11:33:24 -04:00
Owen
8c42dee5de
Remove unneeded clientType 2025-06-15 18:18:28 -04:00
miloschwartz
23d529bb31
Merge branch 'dev' into clients-pops 2025-06-15 18:04:44 -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
d46b9eaf87
Merge branch 'redis' into clients-pops 2025-06-15 13:26:48 -04:00
miloschwartz
3e60a2bd6f
Merge branch 'dev' into clients-pops 2025-06-15 13:25:21 -04:00
miloschwartz
4e2e434947
Merge branch 'dev' into redis 2025-06-15 13:25:04 -04:00
miloschwartz
af32dfbbcd
move enable redis to flag 2025-06-15 13:24:51 -04:00
miloschwartz
fc19d0ba8b
add set server admin password to cli 2025-06-15 13:19:07 -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
8bb0401c25
Merge branch 'dev' into clients-pops 2025-06-13 16:43:33 -04:00
miloschwartz
139c9d2ce3
add redis conn to config 2025-06-13 16:42:15 -04:00
miloschwartz
21f4623e3e
Merge branch 'dev' into redis 2025-06-13 13:05:24 -04:00
miloschwartz
b86ef93211
add replica connections for pg 2025-06-13 13:04:44 -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
Owen
3ed681e277
Bump temp version 2025-06-06 12:16:58 -04:00
miloschwartz
f0cb65f65c
dont import db in nextjs 2025-06-05 14:44:34 -04:00
miloschwartz
980545c636
dont throw if fail to migration config 2025-06-05 11:55:59 -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
96b451843c
Update placeholder 2025-06-04 17:27:10 -04:00
miloschwartz
af98610d0d
fix migration number and add allowed_headers migration 2025-06-04 17:15:11 -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
Owen
27a0df4ed4
Add migration for 1.4.0 2025-06-04 15:16:42 -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
Owen
17919192e0
Speed up when the button shows 2025-06-03 21:04:08 -04:00
Owen
6d519af198
Rollback select packages; update fav 2025-06-02 20:47:22 -04:00
Damien Rajon
c5e37c1608 send user data to badger when authenticated 2025-05-30 20:37:21 +02:00
Rajesh V
948eb7f6d0 docker socket 2025-05-29 22:34:05 +05:30
Owen
1c18b2bffb
Create redis connection 2025-05-28 20:59:06 -04:00
miloschwartz
d3b9363392
Merge branch 'dev' into auth-providers-clients 2025-05-13 15:08:46 -04:00