Commit graph

2,924 commits

Author SHA1 Message Date
Owen Schwartz
2814d2410b
New translations en-us.json (Dutch) 2025-09-20 14:59:05 +02:00
Owen Schwartz
1b9ed8aab4
New translations en-us.json (Korean) 2025-09-20 14:59:04 +02:00
Pallavi
1cdecf8480
inconsistent destinationIp validation between create and update 2025-09-20 14:59:04 +02:00
Owen
d1890a2756
Resource identified with niceId now 2025-09-20 14:59:04 +02:00
Owen
a6df41cb43
Add resource niceId 2025-09-20 14:59:04 +02:00
Owen
068d8484fb
Fix #1423 2025-09-20 14:59:03 +02:00
Pallavi
cbee67e475
Include region field in ExitNode query to match schema 2025-09-20 14:59:03 +02:00
miloschwartz
60d392742d
update install link 2025-09-20 14:59:03 +02:00
miloschwartz
bc151df638
auto detect public ip 2025-09-20 14:59:03 +02:00
miloschwartz
685be473bc
remove extra components 2025-09-20 14:59:02 +02:00
miloschwartz
26cc0f8184
fix listIdp query error 2025-09-20 14:58:20 +02:00
Owen
5efd1d5405
Add region 2025-09-20 14:58:20 +02:00
miloschwartz
5fd411a54e
add idp auto provision override on user 2025-09-20 14:58:20 +02:00
Owen
35facd1d4c
Add node env for react email issue back 2025-09-20 14:53:21 +02:00
Owen
956db6ba2e
Update start command one more time 2025-09-20 14:53:21 +02:00
Owen
49d10eed33
Remove source map support 2025-09-20 14:53:21 +02:00
Owen
d55e4ef498
Update build process 2025-09-20 14:53:20 +02:00
miloschwartz
ce320ca2cf
increase telemetry report interval 2025-09-20 14:53:20 +02:00
miloschwartz
dba4918edf
add optional icon to strategy select 2025-09-20 14:53:14 +02:00
Owen
adc57375f2
Pass in db to pickPort 2025-09-20 14:53:13 +02:00
miloschwartz
be2c91415a
add oidc variant 2025-09-20 14:53:13 +02:00
miloschwartz
c1ba993ac8
scope user id check to idp in create idp user 2025-09-20 14:53:13 +02:00
Owen
16cbe9bb69
Add transaction type 2025-09-20 14:53:13 +02:00
Owen
52b465b289
Fix typo in response 2025-09-20 14:53:12 +02:00
miloschwartz
eba7f55a62
fix delete idp user 2025-09-20 14:53:12 +02:00
miloschwartz
e8585f2a66
remove special char domain placeholders 2025-09-20 14:53:12 +02:00
miloschwartz
459853ca99
move all components to components dir 2025-09-20 14:53:12 +02:00
Owen
a21de9f1cb
Add niceId to resource 2025-09-20 14:52:39 +02:00
Owen
f9f47f3869
Convert to exitNodeComm function 2025-09-20 14:52:38 +02:00
Owen
46b50a042e
Merge branch 'dev' of github.com:fosrl/pangolin into dev 2025-09-18 21:52:56 -04:00
Owen
fda9e95786
Add header for host all the time 2025-09-18 21:52:02 -04:00
Milo Schwartz
ea1ad23bff
Merge pull request #1497 from fosrl/dev
Dev
2025-09-18 16:22:02 -04:00
miloschwartz
7ffc5e0212
fix 1.10.1 migration script 2025-09-18 16:19:23 -04:00
Owen Schwartz
acba9444f4
Merge pull request #1495 from Tim5965/patch-3
Update nl-NL.json
2025-09-18 15:06:44 -04:00
Tim
f7e3671801
Update nl-NL.json
I think the file was accidentally reverted to the version that contained errors. The errors that were in that version have been updated again.
2025-09-18 21:04:48 +02:00
miloschwartz
a1b2e36a5d
fix installer 2025-09-18 11:55:01 -04:00
Owen Schwartz
44e96942b3
Merge pull request #1484 from fosrl/dependabot/npm_and_yarn/dev-patch-updates-2c7447d29a
Bump the dev-patch-updates group with 2 updates
2025-09-18 11:52:37 -04:00
Owen Schwartz
f2efa760ff
Merge pull request #1488 from cku-heise/patch-1
Update de-DE.json
2025-09-18 11:52:18 -04:00
cku-heise
256df9042b
Update de-DE.json
"Spielpfad" is literal, but wrong translation (not a word in German). "Unterverzeichnis" would be the best approximation of the UI label here.
2025-09-18 10:52:01 +02:00
miloschwartz
6d7091fb5c
migrate siteId on targets table to delete on cascade 2025-09-17 22:54:29 -04:00
dependabot[bot]
0d1f88a368
Bump the dev-patch-updates group with 2 updates
Bumps the dev-patch-updates group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [esbuild](https://github.com/evanw/esbuild).


Updates `@types/node` from 24.5.0 to 24.5.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `esbuild` from 0.25.9 to 0.25.10
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.9...v0.25.10)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.5.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-patch-updates
- dependency-name: esbuild
  dependency-version: 0.25.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-18 01:16:29 +00:00
Owen Schwartz
2ae601717d
Merge pull request #1483 from barnabehvrd/patch-1
fr-fr language translation improvement
2025-09-17 17:11:03 -04:00
Barnabé Havard
c7c8b463b4
Remove customHeadersDescription from fr-FR.json
Removed translation that doesn't appear anywhere
2025-09-17 23:06:13 +02:00
Barnabé Havard
282f839211
Fix typo in French translation for 'dataIn' 2025-09-17 22:53:12 +02:00
Barnabé Havard
b2eb846b69
Update French translations in fr-FR.json 2025-09-17 22:50:41 +02:00
Owen Schwartz
62cf925dcf
Merge pull request #1482 from fosrl/crowdin_dev
New Crowdin updates
2025-09-17 16:45:29 -04:00
Owen Schwartz
e699f84c4d New translations en-us.json (Dutch) 2025-09-17 16:44:45 -04:00
Owen Schwartz
c1189dadc5 New translations en-us.json (German) 2025-09-17 16:44:42 -04:00
Owen
76bc080a6d
Merge branch 'main' into dev 2025-09-17 16:41:54 -04:00
miloschwartz
7f989f77ac
fix type and fix redirect to resource niceId on create 2025-09-17 16:27:22 -04:00