Commit Graph
6797 Commits
Author SHA1 Message Date
Quentin Gliech 12fbd97bcd build(deps): bump actions/setup-node from 6.2.0 to 6.3.0 (#5540) 2026-03-17 15:19:45 +01:00
Quentin Gliech 6d1a9b2e6d build(deps): bump docker/login-action from 3.7.0 to 4.0.0 (#5539) 2026-03-17 15:19:35 +01:00
Quentin Gliech 058d18ff27 build(deps): bump actions/download-artifact from 7 to 8 (#5528) 2026-03-17 15:19:26 +01:00
Quentin Gliech d24319e868 build(deps-dev): bump the storybook group in /frontend with 3 updates (#5555) 2026-03-17 15:18:58 +01:00
Quentin Gliech 0880cf9cb4 build(deps): bump docker/bake-action from 6.10.0 to 7.0.0 (#5554) 2026-03-17 15:18:51 +01:00
Quentin Gliech 9962146814 Do not check for the registration policy in case of an upstream OAuth 2.0 login that merges into an existing account (#5535) 2026-03-17 15:17:48 +01:00
Quentin Gliech 5800c4b34e Use recaptcha.net domain for Google reCAPTCHA (#5552) 2026-03-17 15:16:17 +01:00
dependabot[bot] 318a27f5ca build(deps-dev): bump the storybook group in /frontend with 3 updates
Bumps the storybook group in /frontend with 3 updates: [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs), [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core).


Updates `@storybook/addon-docs` from 10.2.17 to 10.2.19
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.2.19/code/addons/docs)

Updates `@storybook/react-vite` from 10.2.17 to 10.2.19
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.2.19/code/frameworks/react-vite)

Updates `storybook` from 10.2.17 to 10.2.19
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.2.19/code/core)

---
updated-dependencies:
- dependency-name: "@storybook/addon-docs"
  dependency-version: 10.2.19
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: "@storybook/react-vite"
  dependency-version: 10.2.19
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: storybook
  dependency-version: 10.2.19
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-17 13:54:53 +00:00
dependabot[bot] 33abb755fb build(deps): bump docker/bake-action from 6.10.0 to 7.0.0
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 6.10.0 to 7.0.0.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v6.10.0...v7.0.0)

---
updated-dependencies:
- dependency-name: docker/bake-action
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-17 13:54:11 +00:00
Quentin Gliech c57af25ce6 build(deps): bump docker/setup-buildx-action from 3.12.0 to 4.0.0 (#5543) 2026-03-17 14:09:01 +01:00
Quentin Gliech 8bb8dda1ea Use system-configured proxies for outgoing HTTP requests (#5538) 2026-03-17 13:48:18 +01:00
Olivier 'reivilibre 10d26a8940 Synchronise the user locked flag to Synapse (modern) (#5550)
Companion PR: https://github.com/element-hq/synapse/pull/19554
2026-03-17 11:52:20 +00:00
Olivier 'reivilibre 1426ea4b22 Add support for locking to the mock homeserver and use in tests 2026-03-17 11:44:14 +00:00
Quentin Gliech 2c43080136 Update Cargo.lock and cargo-deny skip list 2026-03-17 10:56:53 +01:00
Quentin Gliech 3e53ba143e build(deps): bump the tanstack-router group in /frontend with 3 updates (#5430) 2026-03-17 10:45:49 +01:00
Quentin Gliech 507ae938b4 Fix dummy test router 2026-03-17 10:37:23 +01:00
Quentin Gliech c302f3e47a Regenerate route tree 2026-03-17 10:37:23 +01:00
dependabot[bot] ef763ace8d build(deps): bump the tanstack-router group in /frontend with 3 updates
Bumps the tanstack-router group in /frontend with 3 updates: [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router), [@tanstack/react-router-devtools](https://github.com/TanStack/router/tree/HEAD/packages/react-router-devtools) and [@tanstack/router-plugin](https://github.com/TanStack/router/tree/HEAD/packages/router-plugin).


Updates `@tanstack/react-router` from 1.150.0 to 1.153.1
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.153.1/packages/react-router)

Updates `@tanstack/react-router-devtools` from 1.150.0 to 1.153.1
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.153.1/packages/react-router-devtools)

Updates `@tanstack/router-plugin` from 1.150.0 to 1.153.1
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.153.1/packages/router-plugin)

---
updated-dependencies:
- dependency-name: "@tanstack/react-router"
  dependency-version: 1.153.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: tanstack-router
- dependency-name: "@tanstack/react-router-devtools"
  dependency-version: 1.153.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: tanstack-router
- dependency-name: "@tanstack/router-plugin"
  dependency-version: 1.153.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: tanstack-router
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-17 10:37:23 +01:00
Olivier 'reivilibre 5b7b4d61ec Schedule ProvisionUserJob after locking/unlocking user 2026-03-16 13:44:34 +00:00
Olivier 'reivilibre c2f72eccd1 Update ProvisionRequest with locked flag 2026-03-16 13:44:34 +00:00
shingyu 66c78727ac feat(recaptcha): change recaptcha endpoint 2026-03-15 18:18:14 +08:00
Quentin Gliech 522ed1f243 build(deps-dev): bump the storybook group in /frontend with 3 updates (#5541) 2026-03-10 15:30:52 +01:00
dependabot[bot] c02d001a62 build(deps-dev): bump the storybook group in /frontend with 3 updates
Bumps the storybook group in /frontend with 3 updates: [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs), [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core).


Updates `@storybook/addon-docs` from 10.2.14 to 10.2.15
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.2.15/code/addons/docs)

Updates `@storybook/react-vite` from 10.2.14 to 10.2.15
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.2.15/code/frameworks/react-vite)

Updates `storybook` from 10.2.14 to 10.2.15
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.2.15/code/core)

---
updated-dependencies:
- dependency-name: "@storybook/addon-docs"
  dependency-version: 10.2.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: "@storybook/react-vite"
  dependency-version: 10.2.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: storybook
  dependency-version: 10.2.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-10 13:55:44 +00:00
matrixbot 7512ff6293 Automatic merge back to main (#5548) 2026-03-10 12:31:58 +01:00
github-actions[bot] cb0c3378fd 1.13.0 v1.13.0 2026-03-10 11:22:12 +00:00
matrixbot 925d38f82f Translations updates for v1.13 (#5547) 2026-03-10 12:06:39 +01:00
github-actions[bot] 605bfebfa6 Translations updates 2026-03-10 10:55:41 +00:00
dependabot[bot] 7ae3b0f0e2 build(deps): bump docker/setup-buildx-action from 3.12.0 to 4.0.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.12.0 to 4.0.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v3.12.0...v4.0.0)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-05 13:54:20 +00:00
dependabot[bot] 16a1790e1a build(deps): bump actions/setup-node from 6.2.0 to 6.3.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v6.2.0...v6.3.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 6.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-04 13:54:46 +00:00
dependabot[bot] 3d6a993bd1 build(deps): bump docker/login-action from 3.7.0 to 4.0.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.7.0 to 4.0.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v3.7.0...v4.0.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-04 13:54:38 +00:00
Wang Shenwei 6612e8322e feat: add system-proxy feature for reqwest to Cargo.toml 2026-03-04 13:15:26 +08:00
Jason Robinson a9276cd35c Move upstream OAuth2 link policy check
This moves the username policy check lower in the flow to fix
linking of locally existing user accounts with upstream accounts,
when on_conflict allows this, even if the registration policy
would disallow the user.
2026-03-03 21:57:08 +02:00
Olivier 'reivilibre 838157dfa5 Docs: Added Kanidm Sample configuration (#5446) 2026-03-03 17:04:33 +00:00
Quentin Gliech 4b58015e6e Automatic merge back to main (#5537) 2026-03-03 17:47:54 +01:00
github-actions[bot] fef14b541d 1.13.0-rc.0 v1.13.0-rc.0 2026-03-03 16:46:52 +00:00
Quentin Gliech c109f77105 Translations updates for main (#5536) 2026-03-03 17:45:17 +01:00
github-actions[bot] 99c79c2806 Translations updates 2026-03-03 16:24:29 +00:00
Quentin Gliech 9b1291108e Support MSC4198 login_hint in account management uri (#5516) 2026-03-03 16:25:35 +01:00
Quentin Gliech 20e515db22 build(deps-dev): bump the storybook group in /frontend with 3 updates (#5532) 2026-03-03 16:13:15 +01:00
TonkkuandQuentin Gliech 77cd205026 Apply suggestion from @sandhose
Co-authored-by: Quentin Gliech <quenting@element.io>
2026-03-03 17:11:22 +02:00
dependabot[bot] ec8f20e9f6 build(deps-dev): bump the storybook group in /frontend with 3 updates
Bumps the storybook group in /frontend with 3 updates: [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs), [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core).


Updates `@storybook/addon-docs` from 10.2.12 to 10.2.14
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.2.14/code/addons/docs)

Updates `@storybook/react-vite` from 10.2.12 to 10.2.14
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.2.14/code/frameworks/react-vite)

Updates `storybook` from 10.2.12 to 10.2.14
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v10.2.14/code/core)

---
updated-dependencies:
- dependency-name: "@storybook/addon-docs"
  dependency-version: 10.2.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: "@storybook/react-vite"
  dependency-version: 10.2.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: storybook
  dependency-version: 10.2.14
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-03 14:50:46 +00:00
Quentin Gliech 2011ea7501 build(deps-dev): bump i18next-cli from 1.44.0 to 1.47.9 in /frontend in the i18next group (#5533) 2026-03-03 15:47:31 +01:00
dependabot[bot] 4f263ab0c7 build(deps-dev): bump i18next-cli in /frontend in the i18next group
Bumps the i18next group in /frontend with 1 update: [i18next-cli](https://github.com/i18next/i18next-cli).


Updates `i18next-cli` from 1.44.0 to 1.47.9
- [Changelog](https://github.com/i18next/i18next-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next-cli/compare/v1.44.0...v1.47.9)

---
updated-dependencies:
- dependency-name: i18next-cli
  dependency-version: 1.47.9
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: i18next
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-03 14:14:43 +00:00
Quentin Gliech 146503a4b7 build(deps-dev): bump the storybook group in /frontend with 3 updates (#5520) 2026-03-03 12:34:12 +01:00
Quentin Gliech a4f8d44747 build(deps-dev): bump i18next-cli from 1.43.0 to 1.44.0 in /frontend in the i18next group (#5521) 2026-03-03 12:33:29 +01:00
Quentin Gliech 4be0cdfdd7 build(deps): bump @vector-im/compound-design-tokens from 6.4.3 to 6.10.1 in /frontend (#5524) 2026-03-03 12:33:06 +01:00
Quentin Gliech 306615b46c build(deps-dev): bump @types/node from 25.2.3 to 25.3.0 in /frontend in the types group (#5523) 2026-03-03 12:32:50 +01:00
dependabot[bot] 5f881b3d2d build(deps): bump actions/download-artifact from 7 to 8
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 7 to 8.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v7...v8)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-27 13:54:01 +00:00
dependabot[bot] 2e3027ad7a build(deps): bump @vector-im/compound-design-tokens in /frontend
Bumps [@vector-im/compound-design-tokens](https://github.com/element-hq/compound-design-tokens) from 6.4.3 to 6.10.1.
- [Release notes](https://github.com/element-hq/compound-design-tokens/releases)
- [Changelog](https://github.com/element-hq/compound-design-tokens/blob/main/docs/release.md)
- [Commits](https://github.com/element-hq/compound-design-tokens/compare/v6.4.3...v6.10.1)

---
updated-dependencies:
- dependency-name: "@vector-im/compound-design-tokens"
  dependency-version: 6.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-25 13:55:45 +00:00
dependabot[bot] ceef1521fc build(deps-dev): bump @types/node in /frontend in the types group
Bumps the types group in /frontend with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


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

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 25.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-25 13:55:34 +00:00