Commit graph

2538 commits

Author SHA1 Message Date
dependabot[bot]
579cd9d338
Bump actions/setup-node from 4 to 5
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 01:32:04 +00:00
Pallavi
9e2a58dd46 inconsistent destinationIp validation between create and update 2025-09-07 23:45:35 +05:30
Owen
64722617c1
Fix #1423 2025-09-07 10:47:08 -07:00
Owen Schwartz
5845ddbdda
Merge pull request #1430 from Pallavikumarimdb/Fix/include-region-in-exitnode-query
Fix: Include "region" field in ExitNode query to match schema
2025-09-07 10:25:00 -07:00
Pallavi
bf9ce0df9b Include region field in ExitNode query to match schema 2025-09-07 22:47:06 +05:30
miloschwartz
8aee2ec3a1
update install link 2025-09-06 22:37:02 -07:00
Milo Schwartz
3292eafe4a
Update README.md 2025-09-07 01:36:37 -04:00
miloschwartz
9ad31b2c81
auto detect public ip 2025-09-06 22:24:22 -07:00
miloschwartz
374ed79a18
remove extra components 2025-09-06 21:38:17 -07:00
miloschwartz
3d5f73e344
fix listIdp query error 2025-09-06 17:26:44 -07:00
Owen
6761428a96
Add region 2025-09-06 16:54:16 -07:00
Owen Schwartz
0a9b463eaa New translations en-us.json (Norwegian Bokmal) 2025-09-05 17:16:59 -07:00
Owen Schwartz
c219256fff New translations en-us.json (Chinese Simplified) 2025-09-05 17:16:58 -07:00
Owen Schwartz
7e48803dc5 New translations en-us.json (Turkish) 2025-09-05 17:16:57 -07:00
Owen Schwartz
d496b8a414 New translations en-us.json (Russian) 2025-09-05 17:16:55 -07:00
Owen Schwartz
4825129560 New translations en-us.json (Portuguese) 2025-09-05 17:16:54 -07:00
Owen Schwartz
adc54b2582 New translations en-us.json (Polish) 2025-09-05 17:16:53 -07:00
Owen Schwartz
863567c9b6 New translations en-us.json (Dutch) 2025-09-05 17:16:52 -07:00
Owen Schwartz
102555023b New translations en-us.json (Korean) 2025-09-05 17:16:51 -07:00
Owen Schwartz
f1a9eef531 New translations en-us.json (Italian) 2025-09-05 17:16:49 -07:00
Owen Schwartz
5f007a5b0f New translations en-us.json (German) 2025-09-05 17:16:48 -07:00
Owen Schwartz
9455141262 New translations en-us.json (Czech) 2025-09-05 17:16:47 -07:00
Owen Schwartz
37e1379c88 New translations en-us.json (Bulgarian) 2025-09-05 17:16:46 -07:00
Owen Schwartz
55d597e519 New translations en-us.json (Spanish) 2025-09-05 17:16:45 -07:00
Owen Schwartz
da5ee5c951 New translations en-us.json (French) 2025-09-05 17:16:43 -07:00
miloschwartz
b0bd9279fc
add idp auto provision override on user 2025-09-05 16:14:25 -07:00
Owen
90456339ca
Add node env for react email issue back 2025-09-05 11:51:44 -07:00
Owen
a653c8bad7
Update start command one more time 2025-09-05 11:45:42 -07:00
Owen
c4fa6cf458
Remove source map support 2025-09-05 11:25:13 -07:00
Owen
268fc7b923
Update build process 2025-09-05 11:23:43 -07:00
miloschwartz
02604f5290
increase telemetry report interval 2025-09-04 20:17:59 -07:00
miloschwartz
1dad7e86a0
add optional icon to strategy select 2025-09-04 18:02:42 -07:00
Owen
838e3efbca
Pass in db to pickPort 2025-09-04 18:01:33 -07:00
miloschwartz
3e353717f5
add oidc variant 2025-09-04 17:52:52 -07:00
miloschwartz
0a4b74b91a
scope user id check to idp in create idp user 2025-09-04 15:23:51 -07:00
miloschwartz
e69fbf3ccf
Merge branch 'dev' of https://github.com/fosrl/pangolin into dev 2025-09-04 15:23:48 -07:00
miloschwartz
0b2349d6bf
fix delete idp user 2025-09-04 15:15:10 -07:00
Owen
3a8f04cf14
Add transaction type 2025-09-04 14:01:12 -07:00
Owen
e941cf956f
Fix typo in response 2025-09-04 14:01:11 -07:00
Owen Schwartz
29f7bcf6f5 New translations en-us.json (Norwegian Bokmal) 2025-09-04 11:40:07 -07:00
Owen Schwartz
1cf1e0dc57 New translations en-us.json (Chinese Simplified) 2025-09-04 11:40:06 -07:00
Owen Schwartz
175283805e New translations en-us.json (Portuguese) 2025-09-04 11:40:02 -07:00
Owen Schwartz
063c0405e8 New translations en-us.json (Dutch) 2025-09-04 11:40:00 -07:00
Owen Schwartz
947cb77753 New translations en-us.json (Korean) 2025-09-04 11:39:58 -07:00
miloschwartz
28b3b305ea
remove special char domain placeholders 2025-09-04 11:27:06 -07:00
miloschwartz
df85f13aea
move all components to components dir 2025-09-04 11:18:42 -07:00
Owen Schwartz
042e2c1390
Merge pull request #1413 from AstralDestiny/traefik-dynamic_config-cleanup
Update Traefik to not declare an unnecessary path and make the config cleaner.
2025-09-04 10:46:42 -07:00
AstralDestiny
e6314bee35
Update Traefik to not declare an unnecessary path and make the config cleaner. 2025-09-04 11:44:20 -04:00
Owen
4292d3262e
Add niceId to resource 2025-09-03 17:34:16 -07:00
Owen
35d070ad29
Convert to exitNodeComm function 2025-09-02 16:11:08 -07:00