Owen Schwartz
8d62fb3865
Merge pull request #1986 from marcschaeferger/fix-ci
...
Fix Github CI Action
2025-12-05 10:25:09 -05:00
Marc Schäfer
6217086cd5
Add login step for GitHub Container Registry
...
Added GitHub Container Registry login step for cosign.
2025-12-05 15:54:59 +01:00
Owen
6707b3c7fe
Merge branch 'main' of github.com:fosrl/pangolin
2025-12-05 09:42:58 -05:00
Owen Schwartz
dfb85f2c89
Merge pull request #1980 from bjoernch/patch-1
...
Update de-DE.json
2025-12-05 09:42:30 -05:00
Björn Felgner
17dec6cf0b
Update de-DE.json
...
I noticed an odd translation in the Pangolin dashboard for the Client feature. It is currently translated into German as “Kunden”, which actually means customers. In German, there is no 1:1 translation for the IT term client, so this wording is misleading. I would suggest removing the translation entirely and leaving it as "Client" which correctly conveys the meaning of client devices.
2025-12-05 10:41:54 +01:00
Owen
53ab51691a
update packages
2025-12-04 17:26:24 -05:00
miloschwartz
6e6fa77625
bump version
1.12.3
2025-12-04 17:10:59 -05:00
Owen
5c0c12cabe
Update lock
2025-12-04 17:02:45 -05:00
miloschwartz
10a00ff225
update next version
2025-12-04 16:56:39 -05:00
miloschwartz
c6ad36d78e
update to next 15.5.7
2025-12-04 09:58:21 -05:00
Owen
67665864c2
Clarify that PP is only for TCP
2025-11-29 22:58:09 -05:00
Owen Schwartz
c4de617751
Merge pull request #1940 from fosrl/dependabot/npm_and_yarn/multi-4aa959df0f
...
Bump dompurify and monaco-editor
2025-11-29 13:15:49 -05:00
Owen Schwartz
19e3c5045e
Merge pull request #1942 from fosrl/dependabot/npm_and_yarn/multi-f170272c46
...
Bump glob and npm
2025-11-29 13:15:30 -05:00
Owen Schwartz
9f63d8bb5b
Merge pull request #1941 from fosrl/dependabot/npm_and_yarn/multi-b50d6d7a59
...
Bump tar and npm
2025-11-29 13:15:09 -05:00
dependabot[bot]
49348c6ab7
Bump glob and npm
...
Bumps [glob](https://github.com/isaacs/node-glob ) to 11.1.0 and updates ancestor dependencies [glob](https://github.com/isaacs/node-glob ) and [npm](https://github.com/npm/cli ). These dependencies need to be updated together.
Updates `glob` from 11.0.3 to 11.1.0
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/node-glob/compare/v11.0.3...v11.1.0 )
Updates `glob` from 10.4.5 to 10.5.0
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/node-glob/compare/v11.0.3...v11.1.0 )
Updates `npm` from 11.6.2 to 11.6.4
- [Release notes](https://github.com/npm/cli/releases )
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md )
- [Commits](https://github.com/npm/cli/compare/v11.6.2...v11.6.4 )
---
updated-dependencies:
- dependency-name: glob
dependency-version: 11.1.0
dependency-type: direct:production
- dependency-name: glob
dependency-version: 10.5.0
dependency-type: indirect
- dependency-name: npm
dependency-version: 11.6.4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-29 18:11:23 +00:00
dependabot[bot]
0961ac1da1
Bump tar and npm
...
Removes [tar](https://github.com/isaacs/node-tar ). It's no longer used after updating ancestor dependency [npm](https://github.com/npm/cli ). These dependencies need to be updated together.
Removes `tar`
Updates `npm` from 11.6.2 to 11.6.4
- [Release notes](https://github.com/npm/cli/releases )
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md )
- [Commits](https://github.com/npm/cli/compare/v11.6.2...v11.6.4 )
---
updated-dependencies:
- dependency-name: tar
dependency-version:
dependency-type: indirect
- dependency-name: npm
dependency-version: 11.6.4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-29 18:11:22 +00:00
dependabot[bot]
6a79436516
Bump dompurify and monaco-editor
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) and [monaco-editor](https://github.com/microsoft/monaco-editor ). These dependencies needed to be updated together.
Updates `dompurify` from 3.1.7 to 3.2.7
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/3.1.7...3.2.7 )
Updates `monaco-editor` from 0.54.0 to 0.55.1
- [Release notes](https://github.com/microsoft/monaco-editor/releases )
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md )
- [Commits](https://github.com/microsoft/monaco-editor/compare/v0.54.0...v0.55.1 )
---
updated-dependencies:
- dependency-name: dompurify
dependency-version: 3.2.7
dependency-type: indirect
- dependency-name: monaco-editor
dependency-version: 0.55.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-29 18:11:10 +00:00
Owen Schwartz
85b46392e1
Merge pull request #1922 from fosrl/dependabot/npm_and_yarn/body-parser-2.2.1
...
Bump body-parser from 2.2.0 to 2.2.1
2025-11-29 13:10:02 -05:00
Owen Schwartz
f721c983aa
Merge pull request #1936 from PavanendraBaahubali/Pavan/fix-custom-header-reset
...
Fix: prevent custom headers from being cleared on save
2025-11-29 11:00:46 -05:00
Pavan Kumar
ff0b30fc2e
Merge branch 'main' of https://github.com/fosrl/pangolin into fix-custom-header-reset
2025-11-28 19:06:42 +05:30
Pavan Kumar
18070a37a8
fix: keep custom header values when editing resource
2025-11-28 19:06:09 +05:30
dependabot[bot]
7bcd6adf01
Bump body-parser from 2.2.0 to 2.2.1
...
Bumps [body-parser](https://github.com/expressjs/body-parser ) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/expressjs/body-parser/releases )
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md )
- [Commits](https://github.com/expressjs/body-parser/compare/v2.2.0...v2.2.1 )
---
updated-dependencies:
- dependency-name: body-parser
dependency-version: 2.2.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-25 18:31:04 +00:00
Owen Schwartz
d450e2c3ab
Merge pull request #1920 from ThanatosDi/feat/add-zh-tw-language
...
feat: Add zh-TW language
2025-11-25 10:17:46 -05:00
古丁丁
9440a4f879
feat: Add zh-TW language
2025-11-25 11:23:48 +08:00
Owen
2cfb0e05cf
Lock working without redis?
2025-11-20 14:03:25 -05:00
Owen
5b9386b18a
Add lock
2025-11-20 12:40:25 -05:00
Owen
f5c3dff43c
Some small bug fixes
2025-11-20 12:24:24 -05:00
Owen
eeb82c8cfe
Merge branch 'main' of github.com:fosrl/pangolin
2025-11-20 10:36:38 -05:00
Owen Schwartz
56491cc17b
Merge pull request #1896 from fosrl/copilot/configure-auto-login-idp-blueprints
...
Add blueprint support for auto-login-idp configuration
2025-11-19 14:33:17 -05:00
copilot-swe-agent[bot]
6da531e99b
Use IDP ID instead of IDP name for auto-login-idp
...
Co-authored-by: oschwartz10612 <4999704+oschwartz10612@users.noreply.github.com >
2025-11-19 19:29:52 +00:00
copilot-swe-agent[bot]
01b5158b73
Add auto-login-idp support to blueprints
...
Co-authored-by: oschwartz10612 <4999704+oschwartz10612@users.noreply.github.com >
2025-11-19 16:50:06 +00:00
copilot-swe-agent[bot]
8f9b665bef
Initial plan
2025-11-19 16:43:50 +00:00
Owen Schwartz
10f42fe2e6
Merge pull request #1884 from v1rusnl/main
...
Bump Traefik to v3.6 due to Docker 29.X.X compatibility
2025-11-18 09:42:38 -05:00
v1rusnl
51b438117a
Update Traefik image version to v3.6
2025-11-18 12:44:10 +01:00
v1rusnl
d73825dd24
Update Traefik image version to v3.6
2025-11-18 12:41:12 +01:00
miloschwartz
b5c6191c67
add email consent and update audience
1.12.2-s.4
2025-11-17 20:50:24 -05:00
Owen Schwartz
2b31dd955c
Merge pull request #1848 from fosrl/dependabot/npm_and_yarn/dev-minor-updates-040abfaff9
...
Bump the dev-minor-updates group across 1 directory with 3 updates
2025-11-17 10:54:38 -05:00
Owen Schwartz
e7aeb4ff89
Merge pull request #1849 from fosrl/dependabot/go_modules/install/prod-minor-updates-4e8dbec1a6
...
Bump golang.org/x/term from 0.36.0 to 0.37.0 in /install in the prod-minor-updates group
2025-11-17 10:54:23 -05:00
Owen Schwartz
9dd1192033
Merge pull request #1855 from fosrl/dependabot/npm_and_yarn/prod-patch-updates-6d8f9bd785
...
Bump the prod-patch-updates group across 1 directory with 12 updates
2025-11-17 10:54:15 -05:00
Owen Schwartz
e61da0958f
Merge pull request #1841 from fosrl/dependabot/github_actions/docker/setup-qemu-action-3.7.0
...
Bump docker/setup-qemu-action from 3.6.0 to 3.7.0
2025-11-17 10:49:20 -05:00
Owen Schwartz
fce588057e
Merge pull request #1870 from fosrl/dependabot/npm_and_yarn/js-yaml-4.1.1
...
Bump js-yaml from 4.1.0 to 4.1.1
2025-11-17 10:48:32 -05:00
dependabot[bot]
6d1713b6b9
Bump js-yaml from 4.1.0 to 4.1.1
...
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1 )
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 4.1.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-16 06:21:01 +00:00
Owen
de8262d7b9
Batch deletes
1.12.2-s.3
2025-11-15 11:51:52 -05:00
Owen
8ad7bcc0d6
Adjust rate limiting position
1.12.2-s.2
2025-11-14 11:33:52 -05:00
Owen
e62806d6fb
Clean up old timestamps
2025-11-14 11:33:51 -05:00
Owen Schwartz
aabe39137b
Merge pull request #1856 from LaurenceJJones/fix-remove-return-before-showing-token
...
fix: Remove return in installer which prevents showing token
2025-11-14 10:23:21 -05:00
dependabot[bot]
c9786946b7
Bump the prod-patch-updates group across 1 directory with 12 updates
...
Bumps the prod-patch-updates group with 12 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@radix-ui/react-avatar](https://github.com/radix-ui/primitives ) | `1.1.10` | `1.1.11` |
| [@radix-ui/react-label](https://github.com/radix-ui/primitives ) | `2.1.7` | `2.1.8` |
| [@radix-ui/react-progress](https://github.com/radix-ui/primitives ) | `1.1.7` | `1.1.8` |
| [@radix-ui/react-separator](https://github.com/radix-ui/primitives ) | `1.1.7` | `1.1.8` |
| [@radix-ui/react-slot](https://github.com/radix-ui/primitives ) | `1.2.3` | `1.2.4` |
| [axios](https://github.com/axios/axios ) | `1.13.1` | `1.13.2` |
| [eslint](https://github.com/eslint/eslint ) | `9.39.0` | `9.39.1` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next ) | `16.0.1` | `16.0.2` |
| [js-yaml](https://github.com/nodeca/js-yaml ) | `4.1.0` | `4.1.1` |
| [maxmind](https://github.com/runk/node-maxmind ) | `5.0.0` | `5.0.1` |
| [posthog-node](https://github.com/PostHog/posthog-js/tree/HEAD/packages/node ) | `5.11.0` | `5.11.2` |
| [resend](https://github.com/resend/resend-node ) | `6.4.0` | `6.4.2` |
Updates `@radix-ui/react-avatar` from 1.1.10 to 1.1.11
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
Updates `@radix-ui/react-label` from 2.1.7 to 2.1.8
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
Updates `@radix-ui/react-progress` from 1.1.7 to 1.1.8
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
Updates `@radix-ui/react-separator` from 1.1.7 to 1.1.8
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
Updates `@radix-ui/react-slot` from 1.2.3 to 1.2.4
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md )
- [Commits](https://github.com/radix-ui/primitives/commits )
Updates `axios` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.13.1...v1.13.2 )
Updates `eslint` from 9.39.0 to 9.39.1
- [Release notes](https://github.com/eslint/eslint/releases )
- [Commits](https://github.com/eslint/eslint/compare/v9.39.0...v9.39.1 )
Updates `eslint-config-next` from 16.0.1 to 16.0.2
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/commits/v16.0.2/packages/eslint-config-next )
Updates `js-yaml` from 4.1.0 to 4.1.1
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1 )
Updates `maxmind` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/runk/node-maxmind/releases )
- [Commits](https://github.com/runk/node-maxmind/compare/v5.0.0...v5.0.1 )
Updates `posthog-node` from 5.11.0 to 5.11.2
- [Release notes](https://github.com/PostHog/posthog-js/releases )
- [Changelog](https://github.com/PostHog/posthog-js/blob/main/packages/node/CHANGELOG.md )
- [Commits](https://github.com/PostHog/posthog-js/commits/posthog-node@5.11.2/packages/node )
Updates `resend` from 6.4.0 to 6.4.2
- [Release notes](https://github.com/resend/resend-node/releases )
- [Commits](https://github.com/resend/resend-node/compare/v6.4.0...v6.4.2 )
---
updated-dependencies:
- dependency-name: "@radix-ui/react-avatar"
dependency-version: 1.1.11
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
- dependency-name: "@radix-ui/react-label"
dependency-version: 2.1.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
- dependency-name: "@radix-ui/react-progress"
dependency-version: 1.1.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
- dependency-name: "@radix-ui/react-separator"
dependency-version: 1.1.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
- dependency-name: "@radix-ui/react-slot"
dependency-version: 1.2.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
- dependency-name: axios
dependency-version: 1.13.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
- dependency-name: eslint
dependency-version: 9.39.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
- dependency-name: eslint-config-next
dependency-version: 16.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
- dependency-name: js-yaml
dependency-version: 4.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
- dependency-name: maxmind
dependency-version: 5.0.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
- dependency-name: posthog-node
dependency-version: 5.11.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
- dependency-name: resend
dependency-version: 6.4.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-14 01:24:49 +00:00
dependabot[bot]
9344ab3546
Bump golang.org/x/term in /install in the prod-minor-updates group
...
Bumps the prod-minor-updates group in /install with 1 update: [golang.org/x/term](https://github.com/golang/term ).
Updates `golang.org/x/term` from 0.36.0 to 0.37.0
- [Commits](https://github.com/golang/term/compare/v0.36.0...v0.37.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/term
dependency-version: 0.37.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-14 01:23:32 +00:00
dependabot[bot]
1a4078b8a1
Bump the dev-minor-updates group across 1 directory with 3 updates
...
Bumps the dev-minor-updates group with 3 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ), [esbuild](https://github.com/evanw/esbuild ) and [esbuild-node-externals](https://github.com/pradel/esbuild-node-externals ).
Updates `@types/node` from 24.9.2 to 24.10.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `esbuild` from 0.25.12 to 0.27.0
- [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.12...v0.27.0 )
Updates `esbuild-node-externals` from 1.18.0 to 1.19.1
- [Release notes](https://github.com/pradel/esbuild-node-externals/releases )
- [Commits](https://github.com/pradel/esbuild-node-externals/compare/v1.18.0...esbuild-node-externals-v1.19.1 )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 24.10.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-minor-updates
- dependency-name: esbuild
dependency-version: 0.27.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-minor-updates
- dependency-name: esbuild-node-externals
dependency-version: 1.19.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-14 01:21:19 +00:00
miloschwartz
ca66637270
remove from address in saas suppport email
1.12.2-s.1
2025-11-13 17:37:27 -05:00