Quentin Gliech
|
d8d5445ca4
|
Upgrade opentelemetry to 0.30.0
|
2025-07-30 13:35:14 +02:00 |
|
Quentin Gliech
|
6e65abb18b
|
build(deps): bump clap from 4.5.41 to 4.5.42 (#4841)
|
2025-07-30 13:23:02 +02:00 |
|
dependabot[bot]
|
f159f41e56
|
build(deps): bump clap from 4.5.41 to 4.5.42
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.41 to 4.5.42.
- [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.41...clap_complete-v4.5.42)
---
updated-dependencies:
- dependency-name: clap
dependency-version: 4.5.42
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-30 10:26:16 +00:00 |
|
Quentin Gliech
|
06befec225
|
build(deps): bump lettre from 0.11.15 to 0.11.18 (#4836)
|
2025-07-30 12:14:17 +02:00 |
|
Quentin Gliech
|
1d0499ce68
|
Properly use rustls-platform-verifier with reqwest
|
2025-07-30 12:04:30 +02:00 |
|
Quentin Gliech
|
7da1827751
|
Use the platform-native verifier for email TLS
|
2025-07-30 11:38:23 +02:00 |
|
dependabot[bot]
|
e009d0e3a3
|
build(deps): bump lettre from 0.11.15 to 0.11.18
Bumps [lettre](https://github.com/lettre/lettre) from 0.11.15 to 0.11.18.
- [Release notes](https://github.com/lettre/lettre/releases)
- [Changelog](https://github.com/lettre/lettre/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lettre/lettre/compare/v0.11.15...v0.11.18)
---
updated-dependencies:
- dependency-name: lettre
dependency-version: 0.11.18
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-30 11:38:22 +02:00 |
|
Quentin Gliech
|
f559c56073
|
build(deps): bump socket2 from 0.5.10 to 0.6.0 (#4823)
|
2025-07-30 11:38:02 +02:00 |
|
Quentin Gliech
|
b10db6f5b0
|
Use the renamed functions from socket2
|
2025-07-30 11:24:04 +02:00 |
|
dependabot[bot]
|
22aad52028
|
build(deps): bump socket2 from 0.5.10 to 0.6.0
Bumps [socket2](https://github.com/rust-lang/socket2) from 0.5.10 to 0.6.0.
- [Release notes](https://github.com/rust-lang/socket2/releases)
- [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/socket2/commits)
---
updated-dependencies:
- dependency-name: socket2
dependency-version: 0.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-30 09:14:20 +00:00 |
|
Quentin Gliech
|
18a8357ac5
|
build(deps): bump the react group across 1 directory with 4 updates (#4839)
|
2025-07-30 11:11:58 +02:00 |
|
Quentin Gliech
|
12561b5047
|
build(deps-dev): bump @testing-library/jest-dom from 6.6.3 to 6.6.4 in /frontend (#4832)
|
2025-07-30 11:11:47 +02:00 |
|
Quentin Gliech
|
73fd2ef697
|
build(deps): bump rustls from 0.23.29 to 0.23.30 (#4835)
|
2025-07-30 11:11:09 +02:00 |
|
Quentin Gliech
|
521994c1fb
|
build(deps): bump tokio from 1.46.1 to 1.47.0 (#4834)
|
2025-07-30 11:10:51 +02:00 |
|
Quentin Gliech
|
6bd53ad898
|
Ignore socket2 0.5 in cargo deny
|
2025-07-30 11:02:30 +02:00 |
|
dependabot[bot]
|
59ad87646c
|
build(deps): bump the react group across 1 directory with 4 updates
Bumps the react group with 4 updates in the /frontend directory: [react](https://github.com/facebook/react/tree/HEAD/packages/react), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react), [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom).
Updates `react` from 19.1.0 to 19.1.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.1.1/packages/react)
Updates `@types/react` from 19.1.8 to 19.1.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
Updates `react-dom` from 19.1.0 to 19.1.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.1.1/packages/react-dom)
Updates `@types/react-dom` from 19.1.6 to 19.1.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
---
updated-dependencies:
- dependency-name: react
dependency-version: 19.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: react
- dependency-name: "@types/react"
dependency-version: 19.1.9
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: react
- dependency-name: react-dom
dependency-version: 19.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: react
- dependency-name: "@types/react-dom"
dependency-version: 19.1.7
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: react
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-29 13:34:40 +00:00 |
|
matrixbot
|
8b51bf8379
|
Automatic merge back to main (#4838)
|
2025-07-29 12:05:06 +01:00 |
|
github-actions[bot]
|
8820114995
|
0.20.0
|
2025-07-29 10:58:14 +00:00 |
|
matrixbot
|
e1e33f7be5
|
Translations updates for v0.20 (#4837)
|
2025-07-29 11:30:38 +01:00 |
|
github-actions[bot]
|
c923338b5c
|
Translations updates
|
2025-07-29 10:23:31 +00:00 |
|
dependabot[bot]
|
c5659c0290
|
build(deps): bump rustls from 0.23.29 to 0.23.30
Bumps [rustls](https://github.com/rustls/rustls) from 0.23.29 to 0.23.30.
- [Release notes](https://github.com/rustls/rustls/releases)
- [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rustls/rustls/compare/v/0.23.29...v/0.23.30)
---
updated-dependencies:
- dependency-name: rustls
dependency-version: 0.23.30
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-28 17:02:22 +00:00 |
|
dependabot[bot]
|
4b07829b56
|
build(deps): bump tokio from 1.46.1 to 1.47.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.46.1 to 1.47.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.46.1...tokio-1.47.0)
---
updated-dependencies:
- dependency-name: tokio
dependency-version: 1.47.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-28 16:59:51 +00:00 |
|
dependabot[bot]
|
12b5d36eeb
|
build(deps-dev): bump @testing-library/jest-dom in /frontend
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.6.3 to 6.6.4.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.6.3...v6.6.4)
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-version: 6.6.4
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-28 16:09:39 +00:00 |
|
Quentin Gliech
|
7a1a1f7289
|
fix: don't attempt to set TCP_NODELAY on accepted unix streams (#4829)
|
2025-07-28 10:29:38 +02:00 |
|
networkException
|
017fd53308
|
fix: don't attempt to set TCP_NODELAY on accepted unix streams
This patch fixes accepting streams from unix sockets resulting
in operation not supported errors.
|
2025-07-27 02:41:39 +02:00 |
|
Quentin Gliech
|
012e1f3173
|
build(deps): bump the tanstack-router group in /frontend with 3 updates (#4810)
|
2025-07-24 16:01:43 +02:00 |
|
Quentin Gliech
|
933b75490c
|
build(deps-dev): bump @biomejs/biome from 2.1.1 to 2.1.2 in /frontend (#4812)
|
2025-07-24 16:01:30 +02:00 |
|
Quentin Gliech
|
2b0a1cd712
|
build(deps): bump react-i18next from 15.6.0 to 15.6.1 in /frontend in the i18next group (#4821)
|
2025-07-24 16:01:17 +02:00 |
|
Quentin Gliech
|
b1c5cda327
|
build(deps-dev): bump knip from 5.61.3 to 5.62.0 in /frontend (#4822)
|
2025-07-24 16:01:11 +02:00 |
|
Quentin Gliech
|
6d9c492d6b
|
build(deps): bump psl from 2.1.126 to 2.1.127 (#4824)
|
2025-07-24 16:00:53 +02:00 |
|
matrixbot
|
ad3c31964d
|
Automatic merge back to main (#4826)
|
2025-07-24 14:59:01 +01:00 |
|
github-actions[bot]
|
182173a23a
|
0.20.0-rc.0
|
2025-07-24 13:51:59 +00:00 |
|
matrixbot
|
ea63f53e40
|
Translations updates for main (#4825)
|
2025-07-24 14:50:41 +01:00 |
|
github-actions[bot]
|
5f9336afac
|
Translations updates
|
2025-07-24 13:44:38 +00:00 |
|
dependabot[bot]
|
27c8430b80
|
build(deps): bump psl from 2.1.126 to 2.1.127
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.126 to 2.1.127.
- [Release notes](https://github.com/addr-rs/psl/releases)
- [Commits](https://github.com/addr-rs/psl/compare/v2.1.126...v2.1.127)
---
updated-dependencies:
- dependency-name: psl
dependency-version: 2.1.127
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-24 13:43:44 +00:00 |
|
Quentin Gliech
|
1a680a26f8
|
Fix spec compliance of upstream OAuth 2.0 client auth methods (#4819)
|
2025-07-24 15:36:25 +02:00 |
|
Quentin Gliech
|
4b54a731b9
|
Show a better error page in most human-facing pages (#4816)
|
2025-07-24 15:36:09 +02:00 |
|
dependabot[bot]
|
69d8a911dc
|
build(deps-dev): bump knip from 5.61.3 to 5.62.0 in /frontend
Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 5.61.3 to 5.62.0.
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json)
- [Commits](https://github.com/webpro-nl/knip/commits/5.62.0/packages/knip)
---
updated-dependencies:
- dependency-name: knip
dependency-version: 5.62.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-24 13:34:22 +00:00 |
|
dependabot[bot]
|
150917588a
|
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.128.0 to 1.129.3
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.129.3/packages/react-router)
Updates `@tanstack/react-router-devtools` from 1.128.0 to 1.129.3
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.129.3/packages/react-router-devtools)
Updates `@tanstack/router-plugin` from 1.128.0 to 1.129.3
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.129.3/packages/router-plugin)
---
updated-dependencies:
- dependency-name: "@tanstack/react-router"
dependency-version: 1.129.3
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: tanstack-router
- dependency-name: "@tanstack/react-router-devtools"
dependency-version: 1.129.3
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: tanstack-router
- dependency-name: "@tanstack/router-plugin"
dependency-version: 1.129.3
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: tanstack-router
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-24 13:34:09 +00:00 |
|
dependabot[bot]
|
de6006ee33
|
build(deps): bump react-i18next in /frontend in the i18next group
Bumps the i18next group in /frontend with 1 update: [react-i18next](https://github.com/i18next/react-i18next).
Updates `react-i18next` from 15.6.0 to 15.6.1
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v15.6.0...v15.6.1)
---
updated-dependencies:
- dependency-name: react-i18next
dependency-version: 15.6.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: i18next
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-07-24 13:33:56 +00:00 |
|
Quentin Gliech
|
3a13eb68c5
|
Don't check for client_id in tests
|
2025-07-24 11:31:54 +02:00 |
|
Quentin Gliech
|
a3540411dd
|
Fix spec compliance of upstream OAuth 2.0 client auth methods
We were sending the `client_id` in all cases, but the spec says it
should only be sent for the `none` and `client_secret_post` methods.
|
2025-07-24 11:16:00 +02:00 |
|
Quentin Gliech
|
fda79c512d
|
Fix typo in secrets config output (#4817)
|
2025-07-24 10:43:42 +02:00 |
|
Kai A. Hiller
|
9a21e44d4b
|
Fix typo in secrets config output
|
2025-07-24 10:21:55 +02:00 |
|
Quentin Gliech
|
00234469a9
|
Human-readable error page on the compat SSO login redirect
|
2025-07-24 10:01:00 +02:00 |
|
Quentin Gliech
|
e964c08eb6
|
Make the compat_router also recover from errors in human-facing routes
|
2025-07-23 19:45:59 +02:00 |
|
Quentin Gliech
|
32f8d22dec
|
Include the issuer URLs in the error message when they don't match
|
2025-07-23 19:36:54 +02:00 |
|
Quentin Gliech
|
e21d113cfb
|
Human-readable error page on the upstream callback page
|
2025-07-23 19:36:39 +02:00 |
|
Quentin Gliech
|
089de9ef8f
|
Human-readable error page on the upstream authorization page
|
2025-07-23 19:36:17 +02:00 |
|
Quentin Gliech
|
d356ae5732
|
Human-readable error page on the authorization endpoint
|
2025-07-23 19:35:51 +02:00 |
|