Commit Graph

11834 Commits

Author SHA1 Message Date
dependabot[bot]
96f36fca65 Bump eslint-plugin-react from 7.34.1 to 7.34.2 (#22658)
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.34.1 to 7.34.2.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.34.1...v7.34.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-05 02:38:25 +02:00
José Varela
163f0ade6e App: Omit fake fields from requests (#22646)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2024-06-05 00:56:27 +02:00
Brainslug
e469b49583 release 10.12 (#22652) 2024-06-04 17:34:36 +02:00
Pascal Jufer
30e6a0aa4b Align response when updating inexistent role (#22641)
* Align response when updating inexistent role

* Add changeset
2024-06-04 17:21:53 +02:00
Rijk van Zanten
1cd833dfd8 New Crowdin updates (#22629)
* New translations en-us.yaml (Persian)

* New translations en-us.yaml (Portuguese, Brazilian)

* New translations en-us.yaml (Arabic)

* New translations en-us.yaml (Arabic)

* New translations en-us.yaml (Chinese Simplified)
2024-06-04 17:20:34 +02:00
Pascal Jufer
73265554a7 Add changeset for updated dependencies (#22650) 2024-06-04 15:17:45 +00:00
ian
f5dcd85082 Add user limits (#22479)
* Limit users

* Add defaults

* Allow specifying of reason for limit exceeded error

* Update config options doc

* Make existing tests pass

* Update extensions limit error

* Update usage of regular expression

Co-authored-by: Brainslug <br41nslug@users.noreply.github.com>

* Rename typo

Co-authored-by: Brainslug <br41nslug@users.noreply.github.com>

* Rename files

Co-authored-by: Brainslug <br41nslug@users.noreply.github.com>

* Use first() and remove redundant +=

* Fix incorrect api access count

* Rework to account for passing of unchanged access values

* Fix increased counts in updateMany

* Consistent error message

* Simplify unnecessary find

* Add tests

* Rename UserCount to AccessTypeCount

* renamed env var

* prettier

* Add changeset

* fix limit checking for batch and status updates

* test and prettier

* removed obsolete check

* updated error

* fixed error usage in extenions service

* Use randomUUID from '@directus/random'

* Fix payload check in updateMany

* implemented RolesService.updateBatch from its parent

* resolved unit test error

* updated type

* fixed existing role query

* Temporary activation of blackbox tests

* Move to separate fn, to make skippable for non-existent role

* Revert "Temporary activation of blackbox tests"

This reverts commit 4c4ac846d6.

* Revert "Move to separate fn, to make skippable for non-existent role"

This reverts commit 1d90a82e39.

* Add user limits - extension (#22642)

* adressing existing users issue

* migrated changes from pascal

* only check the role for active users

* only count active users

* updated incorrect if

* default to count zero

* Undid abstraction to separate function

* fixed updating through user counting error

* prettier

* simplified fallback query

* prettier

* Added try catch to be safee

* updated db mocking for tests

* removed extra check to satisfy implementation tests

---------

Co-authored-by: Brainslug <br41nslug@users.noreply.github.com>
Co-authored-by: Brainslug <tim@brainslug.nl>
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2024-06-04 17:00:17 +02:00
Brainslug
543b345695 Merge pull request from GHSA-7hmh-pfrp-vcx4
* Add gql parser limit

* Add changeset

* Format docs

---------

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2024-06-04 15:46:50 +02:00
dependabot[bot]
10b8b3b2a4 Bump dompurify from 3.1.2 to 3.1.5 (#22643)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.1.2 to 3.1.5.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.1.2...3.1.5)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-04 09:52:10 +02:00
dependabot[bot]
25f8fa9724 Bump vue-tsc from 2.0.16 to 2.0.19 (#22644)
Bumps [vue-tsc](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc) from 2.0.16 to 2.0.19.
- [Release notes](https://github.com/vuejs/language-tools/releases)
- [Changelog](https://github.com/vuejs/language-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/language-tools/commits/v2.0.19/packages/tsc)

---
updated-dependencies:
- dependency-name: vue-tsc
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-04 09:51:26 +02:00
dependabot[bot]
426092d6d0 Bump pino from 9.0.0 to 9.1.0 (#22645)
Bumps [pino](https://github.com/pinojs/pino) from 9.0.0 to 9.1.0.
- [Release notes](https://github.com/pinojs/pino/releases)
- [Commits](https://github.com/pinojs/pino/compare/v9.0.0...v9.1.0)

---
updated-dependencies:
- dependency-name: pino
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-04 09:51:04 +02:00
ian
47c438b4e3 Improve telemetry with deeper insights into system usage (#22337)
* Filter by active users

* Allow simple where clause

* Update tests

* Add field counts

* Add database size

* Fix test

* Add changeset

* Remove comment

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>

* Fix user counts for edge cases

* Update test

* Add db size unit and jsdoc

Co-authored-by: Daniel Biegler <DanielBiegler@users.noreply.github.com>

* Return null if database size undetermined

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>

* Fix extensions bundle count

* Update tests

* Account for partially enabled bundles

* Update tests

* Remove inner await

* Account for bundle enabled with all nested extensions disabled

* Update test

* Prefix with users instead

* Fix invalid activeTotal value

Co-authored-by: Daniel Biegler <DanielBiegler@users.noreply.github.com>

* redo extension counting and fix test

* shorten get field count

* change to test the subtraction instead of implementation

* use new name for key

* Revert users naming convention change

Tricky to map fields from older versions into the updated field names

* Get extensions count from ExtensionManager

Co-authored-by: Brainslug <br41nslug@users.noreply.github.com>

* Update extension count test

* Mock EMAIL_TEMPLATES_PATH

* Fix formatting

---------

Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
Co-authored-by: Daniel Biegler <DanielBiegler@users.noreply.github.com>
Co-authored-by: Brainslug <br41nslug@users.noreply.github.com>
2024-06-03 12:04:15 +02:00
dependabot[bot]
42dd6fad57 Bump @pnpm/find-workspace-dir from 7.0.0 to 7.0.1 (#22637)
Bumps [@pnpm/find-workspace-dir](https://github.com/pnpm/pnpm) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/pnpm/pnpm/releases)
- [Commits](https://github.com/pnpm/pnpm/compare/v7.0.0...v7.0.1)

---
updated-dependencies:
- dependency-name: "@pnpm/find-workspace-dir"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 10:15:34 +02:00
dependabot[bot]
b026f96b93 Bump happy-dom from 14.11.0 to 14.12.0 (#22636)
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 14.11.0 to 14.12.0.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](https://github.com/capricorn86/happy-dom/compare/v14.11.0...v14.12.0)

---
updated-dependencies:
- dependency-name: happy-dom
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 10:15:10 +02:00
Alejandro Cortell Marín
c282141e11 Include import use-directus-token and component navigation (#22633)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2024-06-02 14:32:03 +00:00
dependabot[bot]
7e6980dfdf Bump @sinclair/typebox from 0.32.30 to 0.32.31 (#22625)
Bumps [@sinclair/typebox](https://github.com/sinclairzx81/typebox) from 0.32.30 to 0.32.31.
- [Commits](https://github.com/sinclairzx81/typebox/compare/0.32.30...0.32.31)

---
updated-dependencies:
- dependency-name: "@sinclair/typebox"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-31 12:47:05 +02:00
dependabot[bot]
244ff2b956 Bump @google-cloud/storage from 7.11.0 to 7.11.1 (#22626)
Bumps [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) from 7.11.0 to 7.11.1.
- [Release notes](https://github.com/googleapis/nodejs-storage/releases)
- [Changelog](https://github.com/googleapis/nodejs-storage/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/nodejs-storage/compare/v7.11.0...v7.11.1)

---
updated-dependencies:
- dependency-name: "@google-cloud/storage"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-31 12:46:30 +02:00
dependabot[bot]
45ae215897 Bump liquidjs from 10.12.0 to 10.13.1 (#22623)
Bumps [liquidjs](https://github.com/harttle/liquidjs) from 10.12.0 to 10.13.1.
- [Release notes](https://github.com/harttle/liquidjs/releases)
- [Changelog](https://github.com/harttle/liquidjs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/harttle/liquidjs/compare/v10.12.0...v10.13.1)

---
updated-dependencies:
- dependency-name: liquidjs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-31 02:42:42 +02:00
Pascal Jufer
84a9174a1e Fix links & typo in docs issue template (#22607)
Co-authored-by: ian <licitdev@gmail.com>
2024-05-30 18:05:32 +02:00
dependabot[bot]
9e4fbe0c67 Bump openapi3-ts from 4.3.1 to 4.3.2 (#22610)
Bumps [openapi3-ts](https://github.com/metadevpro/openapi3-ts) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/metadevpro/openapi3-ts/releases)
- [Changelog](https://github.com/metadevpro/openapi3-ts/blob/master/Changelog.md)
- [Commits](https://github.com/metadevpro/openapi3-ts/commits)

---
updated-dependencies:
- dependency-name: openapi3-ts
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-30 10:49:44 +02:00
Brainslug
62db7f4f15 Implement missing batch functions SDK (#22564)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2024-05-29 21:51:57 +00:00
Brainslug
ba9749c31f Added session next_token to system-data (#22605) 2024-05-29 21:11:22 +02:00
Brainslug
c401a4ea99 Implemented random string command in the SDK (#22604)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2024-05-29 18:25:39 +00:00
Kevin Lewis
f070e39d5c Document public registration (#22567)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2024-05-29 10:30:45 +00:00
Niklas Postulart
9b6b00534e Fix sdk api endpoint for registration verification (#22599)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2024-05-29 07:43:06 +00:00
dependabot[bot]
739c89a832 Bump @changesets/cli from 2.27.3 to 2.27.5 (#22596)
Bumps [@changesets/cli](https://github.com/changesets/changesets) from 2.27.3 to 2.27.5.
- [Release notes](https://github.com/changesets/changesets/releases)
- [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md)
- [Commits](https://github.com/changesets/changesets/compare/@changesets/cli@2.27.3...@changesets/cli@2.27.5)

---
updated-dependencies:
- dependency-name: "@changesets/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-29 08:49:24 +02:00
Brainslug
b7794870f5 release update (#22594) 10.11.2 v10.11.2 2024-05-28 17:01:27 +00:00
Rijk van Zanten
bf61ba1044 New Crowdin updates (#22544)
* New translations en-us.yaml (Greek)

* New translations en-us.yaml (Ukrainian)

* New translations en-us.yaml (Vietnamese)

* New translations en-us.yaml (Vietnamese)
2024-05-28 18:40:43 +02:00
Daniel Biegler
78db52949c Add support for custom URLs for email verification (#22565)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2024-05-28 15:30:41 +00:00
Brainslug
45b0587611 GraphQL Schema Error Warnings (#22535) 2024-05-28 16:12:46 +02:00
ian
f073a5335e Fix logic to update parent bundles enabled status (#22587) 2024-05-28 15:26:38 +02:00
dependabot[bot]
67d5161c5f Bump @azure/storage-blob from 12.17.0 to 12.18.0 (#22591)
Bumps [@azure/storage-blob](https://github.com/Azure/azure-sdk-for-js) from 12.17.0 to 12.18.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/storage-blob_12.17.0...@azure/storage-blob_12.18.0)

---
updated-dependencies:
- dependency-name: "@azure/storage-blob"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-28 11:41:09 +02:00
dependabot[bot]
184eea5e97 Bump @editorjs/embed from 2.7.1 to 2.7.2 (#22592)
Bumps [@editorjs/embed](https://github.com/editor-js/embed) from 2.7.1 to 2.7.2.
- [Commits](https://github.com/editor-js/embed/commits)

---
updated-dependencies:
- dependency-name: "@editorjs/embed"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-28 11:39:52 +02:00
dependabot[bot]
2bcd7b0b0d Bump axios from 1.6.8 to 1.7.2 (#22580)
Bumps [axios](https://github.com/axios/axios) from 1.6.8 to 1.7.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.6.8...v1.7.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-27 11:27:37 +02:00
dependabot[bot]
ef54f4b7d9 Bump inquirer from 9.2.20 to 9.2.22 (#22579)
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 9.2.20 to 9.2.22.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@9.2.20...inquirer@9.2.22)

---
updated-dependencies:
- dependency-name: inquirer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-27 11:03:19 +02:00
Zehir
7d2a1392f4 Fix #22572 Invalid query for random string (#22573)
* Fix #22572 Invalid query for random string

* Add changeset

* Run prettier

* Fix unit tests warnings

* redo validation with Joi

* make validation on object level

documents itself and is cleaner to expand on

* Update changeset

* Allow integer only

* Require min value of 1

* Report as query error, ignore unknown queries

---------

Co-authored-by: Daniel Biegler <DanielBiegler@users.noreply.github.com>
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2024-05-26 09:13:17 -04:00
dependabot[bot]
76c8a635f1 Bump sass from 1.77.1 to 1.77.2 (#22559)
Bumps [sass](https://github.com/sass/dart-sass) from 1.77.1 to 1.77.2.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.77.1...1.77.2)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-24 12:05:53 +02:00
dependabot[bot]
7de9d5fc34 Bump @sinclair/typebox from 0.32.29 to 0.32.30 (#22558)
Bumps [@sinclair/typebox](https://github.com/sinclairzx81/typebox) from 0.32.29 to 0.32.30.
- [Commits](https://github.com/sinclairzx81/typebox/compare/0.32.29...0.32.30)

---
updated-dependencies:
- dependency-name: "@sinclair/typebox"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-24 12:05:31 +02:00
José Varela
9715fb04be Packages / Cloudinary Storage: Fix move file when ROOT is defined (#22551)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2024-05-24 00:22:02 +02:00
dependabot[bot]
333f0173b7 Bump graphql-compose from 9.0.10 to 9.0.11 (#22547)
Bumps [graphql-compose](https://github.com/graphql-compose/graphql-compose) from 9.0.10 to 9.0.11.
- [Release notes](https://github.com/graphql-compose/graphql-compose/releases)
- [Changelog](https://github.com/graphql-compose/graphql-compose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/graphql-compose/graphql-compose/compare/v9.0.10...v9.0.11)

---
updated-dependencies:
- dependency-name: graphql-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-23 10:14:55 +02:00
dependabot[bot]
06d77a8149 Bump axios-cache-interceptor from 1.5.2 to 1.5.3 (#22549)
Bumps [axios-cache-interceptor](https://github.com/arthurfiorette/axios-cache-interceptor) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/arthurfiorette/axios-cache-interceptor/releases)
- [Changelog](https://github.com/arthurfiorette/axios-cache-interceptor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/arthurfiorette/axios-cache-interceptor/compare/v1.5.2...v1.5.3)

---
updated-dependencies:
- dependency-name: axios-cache-interceptor
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-23 10:10:54 +02:00
dependabot[bot]
fad776a74a --- (#22542)
updated-dependencies:
- dependency-name: "@changesets/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-22 10:03:05 +02:00
dependabot[bot]
3b020db83d --- (#22540)
updated-dependencies:
- dependency-name: npm-watch
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-22 10:01:29 +02:00
Brainslug
7b212f8f1e v10.11.1 (#22537) v10.11.1 2024-05-21 16:51:19 +00:00
Rijk van Zanten
67f07fcc6c New translations en-us.yaml (Dutch) (#22538) 2024-05-21 12:43:18 -04:00
Rijk van Zanten
deb5c9522d New Crowdin updates (#22444)
* New translations en-us.yaml (Arabic)

* New translations en-us.yaml (Arabic)

* New translations en-us.yaml (Polish)

* New translations en-us.yaml (Dutch)

* Update source file en-US.yaml

* New translations en-us.yaml (Portuguese, Brazilian)

* New translations en-us.yaml (Arabic)

* New translations en-us.yaml (Arabic)

* Update source file en-US.yaml

* New translations en-us.yaml (Polish)

* New translations en-us.yaml (Ukrainian)

* New translations en-us.yaml (Romanian)

* New translations en-us.yaml (French)

* New translations en-us.yaml (Spanish)

* New translations en-us.yaml (Arabic)

* New translations en-us.yaml (Bulgarian)

* New translations en-us.yaml (Catalan)

* New translations en-us.yaml (Czech)

* New translations en-us.yaml (Danish)

* New translations en-us.yaml (German)

* New translations en-us.yaml (Finnish)

* New translations en-us.yaml (Hungarian)

* New translations en-us.yaml (Italian)

* New translations en-us.yaml (Japanese)

* New translations en-us.yaml (Korean)

* New translations en-us.yaml (Lithuanian)

* New translations en-us.yaml (Dutch)

* New translations en-us.yaml (Norwegian)

* New translations en-us.yaml (Portuguese)

* New translations en-us.yaml (Russian)

* New translations en-us.yaml (Slovak)

* New translations en-us.yaml (Slovenian)

* New translations en-us.yaml (Albanian)

* New translations en-us.yaml (Swedish)

* New translations en-us.yaml (Turkish)

* New translations en-us.yaml (Chinese Simplified)

* New translations en-us.yaml (Chinese Traditional)

* New translations en-us.yaml (Vietnamese)

* New translations en-us.yaml (Portuguese, Brazilian)

* New translations en-us.yaml (Indonesian)

* New translations en-us.yaml (Persian)

* New translations en-us.yaml (Spanish, Chile)

* New translations en-us.yaml (Spanish, Mexico)

* New translations en-us.yaml (Thai)

* New translations en-us.yaml (Croatian)

* New translations en-us.yaml (Estonian)

* New translations en-us.yaml (English, Canada)

* New translations en-us.yaml (English, United Kingdom)

* New translations en-us.yaml (French, Canada)

* New translations en-us.yaml (Breton)

* New translations en-us.yaml (Bosnian)

* New translations en-us.yaml (Serbian (Latin))

* New translations en-us.yaml (Nepali)

* New translations en-us.yaml (Sorani (Kurdish))

* New translations en-us.yaml (Spanish, Latin America)

* New translations en-us.yaml (Portuguese, Brazilian)

* New translations en-us.yaml (Portuguese, Brazilian)

* New translations en-us.yaml (German)

* New translations en-us.yaml (Albanian)

* New translations en-us.yaml (Italian)

* New translations en-us.yaml (Vietnamese)

* New translations en-us.yaml (Vietnamese)

---------

Co-authored-by: Brainslug <br41nslug@users.noreply.github.com>
2024-05-21 11:39:09 -04:00
Pascal Jufer
13da3cbcaa Adjust SAML blackbox test (#22531) 2024-05-21 13:58:49 +02:00
Brainslug
9335664aa8 Session token "safety window" when refreshing (#22503)
Co-authored-by: Hannes Küttner <4376726+hanneskuettner@users.noreply.github.com>
Co-authored-by: ian <licitdev@gmail.com>
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2024-05-21 11:50:00 +00:00
Pascal Jufer
4020d17497 Remove redundant changeset (#22532) 2024-05-21 10:59:58 +00:00
Hannes Küttner
900d3a76c4 Fix file selection drawer failing when some files fail loading (#22530)
Co-authored-by: Pascal Jufer <pascal-jufer@bluewin.ch>
2024-05-21 10:49:58 +00:00