Commit Graph

4571 Commits

Author SHA1 Message Date
matrixbot
f94372fdeb Automatic merge back to main (#4441) 2025-04-23 16:15:06 +02:00
github-actions[bot]
ac41b41d9c 0.15.0 2025-04-23 14:08:02 +00:00
Quentin Gliech
db5c39e11d Fix headings in config doc (#4419) 2025-04-23 14:11:33 +02:00
Quentin Gliech
b827c3b8ef Remove reference to unsupported aws_ses email transport (#4435) 2025-04-23 12:00:00 +02:00
Quentin Gliech
5c7ddc7282 Fix starting up when no telemetry config is set (#4437) 2025-04-23 11:55:59 +02:00
matrixbot
4d1de82ce1 Translations updates for v0.15 (#4438) 2025-04-23 11:28:24 +02:00
github-actions[bot]
ed319dc43c Translations updates 2025-04-23 09:22:20 +00:00
Quentin Gliech
f84f6142b9 Fix starting up when no telemetry config is set 2025-04-23 11:18:28 +02:00
Hugh Nimmo-Smith
86ff994fb3 Remove reference to unsupported aws_ses email transport 2025-04-22 13:21:07 +01:00
Quentin Gliech
bb6a6e8081 build(deps): bump sqlx from 0.8.4 to 0.8.5 (#4418) 2025-04-16 15:58:55 +02:00
Quentin Gliech
a5790bc98f build(deps-dev): bump the vite group across 1 directory with 2 updates (#4420) 2025-04-16 15:58:30 +02:00
dependabot[bot]
825d09cce8 build(deps-dev): bump the vite group across 1 directory with 2 updates
Bumps the vite group with 2 updates in the /frontend directory: [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) and [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `@vitejs/plugin-react` from 4.3.4 to 4.4.0
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@4.4.0/packages/plugin-react)

Updates `vite` from 6.2.6 to 6.3.0
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@6.3.0/packages/vite)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
  dependency-version: 4.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vite
- dependency-name: vite
  dependency-version: 6.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vite
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-16 13:52:21 +00:00
dependabot[bot]
583fa130b0 build(deps): bump sqlx from 0.8.4 to 0.8.5
Bumps [sqlx](https://github.com/launchbadge/sqlx) from 0.8.4 to 0.8.5.
- [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md)
- [Commits](https://github.com/launchbadge/sqlx/commits/v0.8.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-16 13:15:35 +00:00
Kai A. Hiller
e1631f6dfd Fix headings in config doc
Signed-off-by: Kai A. Hiller <git@kaialexhiller.de>
2025-04-16 15:05:36 +02:00
Quentin Gliech
e4785e51f6 Require auth key file for Apple Sign-In (#4393) 2025-04-16 11:40:39 +02:00
Adis Veletanlic
067bb99dd6 Format project with nightly toolchain 2025-04-16 10:11:02 +02:00
Adis Veletanlic
3b83f7bd34 Merge branch 'element-hq:main' into main 2025-04-16 08:40:03 +02:00
Quentin Gliech
ed643ee7d2 fix(docs): add token_endpoint_auth_method in Authentik SSO example (#4387) 2025-04-15 22:37:41 +02:00
Adis Veletanlic
40f122b4da Format project 2025-04-14 18:52:41 +02:00
Adis Veletanlic
8a22a49938 Merge pull request #3 from adisve/feat/populate-priv-key-sync
Feat/populate priv key sync
2025-04-14 18:44:58 +02:00
Adis Veletanlic
f9a2e174b0 Merge branch 'element-hq:main' into main 2025-04-14 18:44:34 +02:00
Adis Veletanlic
ef52c85587 Add comment to explain sync workflow 2025-04-14 18:44:18 +02:00
Adis Veletanlic
97cd5e9be1 Fix incorrect async usage on client_credentials_for_provider 2025-04-14 18:28:17 +02:00
Adis Veletanlic
e460b17d09 Populate private key for SIWA in sync.rs so it is simply storing private_key in db using the provided file (if given) 2025-04-14 18:25:28 +02:00
matrixbot
36db15d8dd Automatic merge back to main (#4411) 2025-04-14 18:04:50 +02:00
Quentin Gliech
8abb0b9ca4 build(deps-dev): bump msw from 2.7.3 to 2.7.4 in /frontend (#4399) 2025-04-14 17:59:39 +02:00
github-actions[bot]
6232cb9dc0 0.15.0-rc.0 2025-04-14 15:57:46 +00:00
Quentin Gliech
c636125d40 Update MSW 2025-04-14 17:52:12 +02:00
matrixbot
61720e1f73 Translations updates for main (#4407) 2025-04-14 17:51:13 +02:00
Quentin Gliech
de4e5bee95 build(deps): bump psl from 2.1.99 to 2.1.100 (#4401) 2025-04-14 17:50:15 +02:00
Quentin Gliech
0250f82af6 Allow database tests to run in parallel again (#4405) 2025-04-14 17:46:44 +02:00
github-actions[bot]
a4188bb0e3 Translations updates 2025-04-14 15:44:34 +00:00
dependabot[bot]
0b43c935a3 build(deps): bump psl from 2.1.99 to 2.1.100
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.99 to 2.1.100.
- [Release notes](https://github.com/addr-rs/psl/releases)
- [Commits](https://github.com/addr-rs/psl/compare/v2.1.99...v2.1.100)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-14 15:43:33 +00:00
Quentin Gliech
7b4b5286e0 build(deps-dev): bump @types/node from 22.14.0 to 22.14.1 in /tools/syn2mas in the development group (#4395) 2025-04-14 17:42:48 +02:00
matrixbot
fb1fb805d1 Translations updates for main (#4406) 2025-04-14 17:39:55 +02:00
github-actions[bot]
656ce8cf28 Translations updates 2025-04-14 15:32:48 +00:00
Quentin Gliech
ff89559a63 Allow database tests to run in parallel again 2025-04-14 17:31:33 +02:00
Quentin Gliech
f67f31afb3 build(deps): bump anyhow from 1.0.97 to 1.0.98 (#4402) 2025-04-14 17:30:23 +02:00
Quentin Gliech
2ef6877c9a build(deps): bump clap from 4.5.35 to 4.5.36 (#4403) 2025-04-14 17:06:14 +02:00
Quentin Gliech
df98ea9e0f build(deps): bump sqlx from 0.8.3 to 0.8.4 (#4404) 2025-04-14 17:06:01 +02:00
Quentin Gliech
4fa3ee64db build(deps): bump the tanstack-router group in /frontend with 3 updates (#4396) 2025-04-14 16:13:43 +02:00
dependabot[bot]
b869e94cb2 build(deps): bump sqlx from 0.8.3 to 0.8.4
Bumps [sqlx](https://github.com/launchbadge/sqlx) from 0.8.3 to 0.8.4.
- [Changelog](https://github.com/launchbadge/sqlx/blob/main/CHANGELOG.md)
- [Commits](https://github.com/launchbadge/sqlx/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-14 14:13:02 +00:00
dependabot[bot]
1479e5bd11 build(deps): bump clap from 4.5.35 to 4.5.36
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.35 to 4.5.36.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.35...clap_complete-v4.5.36)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-14 14:12:42 +00:00
dependabot[bot]
138822f8a9 build(deps): bump anyhow from 1.0.97 to 1.0.98
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.97 to 1.0.98.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.97...1.0.98)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-14 14:12:17 +00:00
dependabot[bot]
21f83e3e49 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.115.2 to 1.116.0
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.116.0/packages/react-router)

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-14 14:07:17 +00:00
Quentin Gliech
e1d45770ea build(deps): bump the tanstack-query group in /frontend with 2 updates (#4397) 2025-04-14 16:05:39 +02:00
Quentin Gliech
980e526b16 build(deps-dev): bump the types group in /frontend with 2 updates (#4398) 2025-04-14 16:05:27 +02:00
Quentin Gliech
b0adc9d9fe build(deps): bump actions/setup-node from 4.3.0 to 4.4.0 (#4400) 2025-04-14 16:05:19 +02:00
Quentin Gliech
133a773b2c Create missing indexes for all the foreign keys in the database. (#4385) 2025-04-14 16:03:28 +02:00
Quentin Gliech
9e3055e96e Clear the session cookie on logout from the GraphQL API (#4328) 2025-04-14 15:52:18 +02:00