Owen
1f9f3fdede
Merge branch 'dev'
1.10.2
2025-09-21 22:25:09 -04:00
Owen
a778109214
Fix using wrong protocol when creating resource
2025-09-21 22:25:05 -04:00
Owen
cb7fa9375b
Make sure to process headers correctly in blueprint
2025-09-21 22:25:05 -04:00
Owen
515ecb09e7
Update url and remove example token
2025-09-21 22:25:04 -04:00
Owen
a12a620697
Fix using wrong protocol when creating resource
2025-09-21 22:24:54 -04:00
Owen
0c3b2bc2f5
Make sure to process headers correctly in blueprint
2025-09-21 22:24:53 -04:00
Owen
78ba27dc63
Update url and remove example token
2025-09-21 22:24:53 -04:00
Owen Schwartz
dc20b863ed
Merge pull request #1512 from fosrl/dev
...
1.10.2
2025-09-21 22:24:29 -04:00
Owen Schwartz
c9a211d5cf
Merge pull request #1505 from fosrl/crowdin_dev
...
New Crowdin updates
2025-09-21 21:01:25 -04:00
Owen
95f94cffd2
Fix lint
2025-09-21 20:50:01 -04:00
Owen
0da95cbdb8
Version correctly
2025-09-21 20:48:13 -04:00
Owen
dadd1e3101
Add migration to manager
2025-09-21 16:44:08 -04:00
Owen
d523ae3ffa
Fix input overwriting value
2025-09-21 16:39:40 -04:00
Owen
9a41cac6e1
Remove port checks
2025-09-21 16:16:41 -04:00
Owen
5d3c5ab7cc
Store headers as json
2025-09-21 15:49:50 -04:00
Owen
e94ded920b
Fix #1501
2025-09-21 11:42:51 -04:00
Owen Schwartz
c882fbd59a
New translations en-us.json (German)
2025-09-20 09:51:23 -04: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
1.10.1
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
1.10.0
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
Owen
b916f768fe
Quiet debug logs
2025-09-17 16:19:07 -04:00
Owen
e4509c5714
Merge branch 'main' into dev
2025-09-17 15:54:10 -04:00
miloschwartz
ddb6893a64
ask for container type in crowdsec installer
2025-09-17 15:52:40 -04:00
dependabot[bot]
248751ba1d
Bump the dev-minor-updates group with 2 updates
...
Bumps the dev-minor-updates group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint ).
Updates `@types/node` from 24.4.0 to 24.5.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `typescript-eslint` from 8.43.0 to 8.44.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.44.0/packages/typescript-eslint )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 24.5.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-minor-updates
- dependency-name: typescript-eslint
dependency-version: 8.44.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-17 09:06:13 -07:00
dependabot[bot]
b4b74ed53a
Bump @dotenvx/dotenvx in the dev-patch-updates group
...
Bumps the dev-patch-updates group with 1 update: [@dotenvx/dotenvx](https://github.com/dotenvx/dotenvx ).
Updates `@dotenvx/dotenvx` from 1.49.0 to 1.49.1
- [Release notes](https://github.com/dotenvx/dotenvx/releases )
- [Changelog](https://github.com/dotenvx/dotenvx/blob/main/CHANGELOG.md )
- [Commits](https://github.com/dotenvx/dotenvx/compare/v1.49.0...v1.49.1 )
---
updated-dependencies:
- dependency-name: "@dotenvx/dotenvx"
dependency-version: 1.49.1
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-17 09:05:57 -07:00
dependabot[bot]
76903cd67f
Bump next-intl from 4.3.8 to 4.3.9 in the prod-patch-updates group
...
Bumps the prod-patch-updates group with 1 update: [next-intl](https://github.com/amannn/next-intl ).
Updates `next-intl` from 4.3.8 to 4.3.9
- [Release notes](https://github.com/amannn/next-intl/releases )
- [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md )
- [Commits](https://github.com/amannn/next-intl/compare/v4.3.8...v4.3.9 )
---
updated-dependencies:
- dependency-name: next-intl
dependency-version: 4.3.9
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-17 09:05:42 -07:00
Tim
e4f2eac703
Update nl-NL.json
...
It currently contains several errors. I believe I've fixed the major ones now, but there are probably still things I've overlooked.
Incidentally, there's no option to edit the main headings for General, Access Control, and Organization. This also applies to Manage Clients (beta) page.
2025-09-17 09:01:46 -07:00
Oliver Antwerpen
3aa45007a7
Update de-DE.json
...
Corrected different translations to real german
2025-09-17 09:01:09 -07:00
miloschwartz
f452892c88
fix cant create oidc user closes #1472
2025-09-16 17:29:45 -07:00
miloschwartz
a0fece8a0e
print failed crowdsec install error
2025-09-16 17:17:41 -07:00
Owen Schwartz
e3d493209b
Merge pull request #1475 from Pallavikumarimdb/Fix/frontend-resource-niceid
...
Use niceId for resource URLs to prevent 307 redirects
2025-09-16 12:22:54 -07:00
Pallavi
2e8b63553d
resource links from id to niceId
2025-09-16 23:46:21 +05:30