Quentin Gliech
|
62a4aba08b
|
Better error pages when a user is deactivated or locked
|
2025-03-11 17:35:13 +01:00 |
|
Quentin Gliech
|
93b991ec95
|
Mark the user as deactivated in the user deactivation job
|
2025-03-11 17:35:13 +01:00 |
|
Quentin Gliech
|
b72b83665e
|
Repository method to deactivate a user.
|
2025-03-11 17:35:13 +01:00 |
|
Quentin Gliech
|
6519d6c9ea
|
Add a deactivated_at flag on users
|
2025-03-11 17:35:13 +01:00 |
|
Quentin Gliech
|
4e2f38ea41
|
Remove user emails when deactivating a user
|
2025-03-11 17:35:12 +01:00 |
|
Quentin Gliech
|
10276b05fc
|
Allow removing email addresses in bulk
|
2025-03-11 17:35:12 +01:00 |
|
Quentin Gliech
|
7834221c22
|
Stop writing to the old email confirmation-related tables
This will allow to drop those old tables and fields in the next release
|
2025-03-11 17:35:12 +01:00 |
|
Quentin Gliech
|
49dc729c01
|
build(deps): bump tokio-rustls from 0.26.1 to 0.26.2 (#4191)
|
2025-03-11 09:06:53 +01:00 |
|
Quentin Gliech
|
2f68ba4808
|
build(deps): bump the tanstack-router group in /frontend with 3 updates (#4188)
|
2025-03-11 09:06:41 +01:00 |
|
Quentin Gliech
|
0daa130f0c
|
build(deps-dev): bump happy-dom from 17.2.2 to 17.4.3 in /frontend (#4190)
|
2025-03-11 09:05:53 +01:00 |
|
Quentin Gliech
|
65bd30be6b
|
build(deps): bump lettre from 0.11.14 to 0.11.15 (#4189)
|
2025-03-11 09:05:44 +01:00 |
|
Quentin Gliech
|
29f59b592a
|
build(deps): bump tokio from 1.43.0 to 1.44.0 (#4192)
|
2025-03-11 09:03:51 +01:00 |
|
dependabot[bot]
|
e710f74b98
|
build(deps): bump tokio from 1.43.0 to 1.44.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.43.0 to 1.44.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.43.0...tokio-1.44.0)
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-11 07:19:51 +00:00 |
|
dependabot[bot]
|
ee2fb50a54
|
build(deps): bump tokio-rustls from 0.26.1 to 0.26.2
Bumps [tokio-rustls](https://github.com/rustls/tokio-rustls) from 0.26.1 to 0.26.2.
- [Release notes](https://github.com/rustls/tokio-rustls/releases)
- [Commits](https://github.com/rustls/tokio-rustls/compare/v/0.26.1...v/0.26.2)
---
updated-dependencies:
- dependency-name: tokio-rustls
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-11 07:19:30 +00:00 |
|
dependabot[bot]
|
573d713363
|
build(deps-dev): bump happy-dom from 17.2.2 to 17.4.3 in /frontend
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 17.2.2 to 17.4.3.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](https://github.com/capricorn86/happy-dom/compare/v17.2.2...v17.4.3)
---
updated-dependencies:
- dependency-name: happy-dom
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-11 07:19:12 +00:00 |
|
dependabot[bot]
|
a05fd89f0b
|
build(deps): bump lettre from 0.11.14 to 0.11.15
Bumps [lettre](https://github.com/lettre/lettre) from 0.11.14 to 0.11.15.
- [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.14...v0.11.15)
---
updated-dependencies:
- dependency-name: lettre
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-11 07:19:11 +00:00 |
|
dependabot[bot]
|
6d2b91175f
|
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/router-devtools](https://github.com/TanStack/router/tree/HEAD/packages/router-devtools) and [@tanstack/router-vite-plugin](https://github.com/TanStack/router/tree/HEAD/packages/router-vite-plugin).
Updates `@tanstack/react-router` from 1.114.12 to 1.114.13
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.114.13/packages/react-router)
Updates `@tanstack/router-devtools` from 1.114.12 to 1.114.13
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.114.13/packages/router-devtools)
Updates `@tanstack/router-vite-plugin` from 1.114.12 to 1.114.13
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.114.13/packages/router-vite-plugin)
---
updated-dependencies:
- dependency-name: "@tanstack/react-router"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: tanstack-router
- dependency-name: "@tanstack/router-devtools"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: tanstack-router
- dependency-name: "@tanstack/router-vite-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: tanstack-router
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-11 07:18:54 +00:00 |
|
Quentin Gliech
|
f1981ab35b
|
Properly accumulate form errors on the upstream register page (#4173)
|
2025-03-11 08:11:48 +01:00 |
|
Quentin Gliech
|
d10dd61fbd
|
build(deps): bump minijinja from 2.7.0 to 2.8.0 (#4177)
|
2025-03-11 08:04:43 +01:00 |
|
Quentin Gliech
|
c90345cf5c
|
build(deps): bump wiremock from 0.6.2 to 0.6.3 (#4178)
|
2025-03-11 08:04:33 +01:00 |
|
Quentin Gliech
|
a050e207b4
|
build(deps): bump bytes from 1.10.0 to 1.10.1 (#4179)
|
2025-03-11 08:04:23 +01:00 |
|
Quentin Gliech
|
60bf112a88
|
build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.10 to 2.0.11 (#4180)
|
2025-03-11 08:04:14 +01:00 |
|
Quentin Gliech
|
f4107674d2
|
build(deps): bump the tanstack-router group in /frontend with 3 updates (#4182)
|
2025-03-11 08:03:46 +01:00 |
|
Quentin Gliech
|
a3485abe62
|
build(deps-dev): bump @types/node from 22.13.9 to 22.13.10 in /frontend in the types group (#4183)
|
2025-03-11 08:03:30 +01:00 |
|
Quentin Gliech
|
d1b804fbb3
|
build(deps-dev): bump @types/node from 22.13.8 to 22.13.10 in /tools/syn2mas in the development group (#4187)
|
2025-03-11 08:03:24 +01:00 |
|
Quentin Gliech
|
68030bba96
|
build(deps-dev): bump autoprefixer from 10.4.20 to 10.4.21 in /frontend (#4185)
|
2025-03-11 08:03:16 +01:00 |
|
Quentin Gliech
|
cc258d2bc8
|
build(deps): bump swagger-ui-dist from 5.20.0 to 5.20.1 in /frontend (#4186)
|
2025-03-11 08:03:06 +01:00 |
|
Quentin Gliech
|
966841869e
|
Update comment
Co-authored-by: reivilibre <oliverw@element.io>
|
2025-03-11 08:02:36 +01:00 |
|
Quentin Gliech
|
9ff7877e42
|
build(deps): bump mozilla-actions/sccache-action from 0.0.7 to 0.0.8 (#4181)
|
2025-03-10 19:37:36 +01:00 |
|
dependabot[bot]
|
dfc719de93
|
build(deps-dev): bump @types/node
Bumps the development group in /tools/syn2mas with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).
Updates `@types/node` from 22.13.8 to 22.13.10
- [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-type: direct:development
update-type: version-update:semver-patch
dependency-group: development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-10 14:04:31 +00:00 |
|
dependabot[bot]
|
868ecd4b0f
|
build(deps): bump swagger-ui-dist from 5.20.0 to 5.20.1 in /frontend
Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 5.20.0 to 5.20.1.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v5.20.0...v5.20.1)
---
updated-dependencies:
- dependency-name: swagger-ui-dist
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-10 14:02:49 +00:00 |
|
dependabot[bot]
|
ffad9fa94c
|
build(deps-dev): bump autoprefixer from 10.4.20 to 10.4.21 in /frontend
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.20 to 10.4.21.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.20...10.4.21)
---
updated-dependencies:
- dependency-name: autoprefixer
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-10 14:02:36 +00:00 |
|
dependabot[bot]
|
87bc1ed1d6
|
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 22.13.9 to 22.13.10
- [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-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-10 14:02:14 +00:00 |
|
dependabot[bot]
|
a83f3f0644
|
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/router-devtools](https://github.com/TanStack/router/tree/HEAD/packages/router-devtools) and [@tanstack/router-vite-plugin](https://github.com/TanStack/router/tree/HEAD/packages/router-vite-plugin).
Updates `@tanstack/react-router` from 1.114.7 to 1.114.12
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.114.12/packages/react-router)
Updates `@tanstack/router-devtools` from 1.114.7 to 1.114.12
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.114.12/packages/router-devtools)
Updates `@tanstack/router-vite-plugin` from 1.114.7 to 1.114.12
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.114.12/packages/router-vite-plugin)
---
updated-dependencies:
- dependency-name: "@tanstack/react-router"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: tanstack-router
- dependency-name: "@tanstack/router-devtools"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: tanstack-router
- dependency-name: "@tanstack/router-vite-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: tanstack-router
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-10 14:02:00 +00:00 |
|
dependabot[bot]
|
68b82ea0be
|
build(deps): bump mozilla-actions/sccache-action from 0.0.7 to 0.0.8
Bumps [mozilla-actions/sccache-action](https://github.com/mozilla-actions/sccache-action) from 0.0.7 to 0.0.8.
- [Release notes](https://github.com/mozilla-actions/sccache-action/releases)
- [Commits](https://github.com/mozilla-actions/sccache-action/compare/v0.0.7...v0.0.8)
---
updated-dependencies:
- dependency-name: mozilla-actions/sccache-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-10 14:00:49 +00:00 |
|
dependabot[bot]
|
63dc82b2fa
|
build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.10 to 2.0.11
Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 2.0.10 to 2.0.11.
- [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases)
- [Commits](https://github.com/embarkstudios/cargo-deny-action/compare/v2.0.10...v2.0.11)
---
updated-dependencies:
- dependency-name: EmbarkStudios/cargo-deny-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-10 14:00:46 +00:00 |
|
dependabot[bot]
|
ea6f0b36a7
|
build(deps): bump bytes from 1.10.0 to 1.10.1
Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.10.0 to 1.10.1.
- [Release notes](https://github.com/tokio-rs/bytes/releases)
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/bytes/compare/v1.10.0...v1.10.1)
---
updated-dependencies:
- dependency-name: bytes
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-10 13:56:26 +00:00 |
|
dependabot[bot]
|
4ca4e7446a
|
build(deps): bump wiremock from 0.6.2 to 0.6.3
Bumps [wiremock](https://github.com/LukeMathWalker/wiremock-rs) from 0.6.2 to 0.6.3.
- [Changelog](https://github.com/LukeMathWalker/wiremock-rs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/LukeMathWalker/wiremock-rs/compare/v0.6.2...v0.6.3)
---
updated-dependencies:
- dependency-name: wiremock
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-10 13:56:08 +00:00 |
|
dependabot[bot]
|
80c19c056f
|
build(deps): bump minijinja from 2.7.0 to 2.8.0
Bumps [minijinja](https://github.com/mitsuhiko/minijinja) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/mitsuhiko/minijinja/releases)
- [Changelog](https://github.com/mitsuhiko/minijinja/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mitsuhiko/minijinja/compare/2.7.0...2.8.0)
---
updated-dependencies:
- dependency-name: minijinja
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-10 13:55:50 +00:00 |
|
Quentin Gliech
|
c0dc4a88ae
|
build(deps): bump the tanstack-router group across 1 directory with 3 updates (#4174)
|
2025-03-10 11:15:08 +01:00 |
|
Quentin Gliech
|
6a79dac79d
|
build(deps-dev): bump vite from 6.2.0 to 6.2.1 in /frontend in the vite group (#4161)
|
2025-03-10 10:47:42 +01:00 |
|
dependabot[bot]
|
6b6e58a258
|
build(deps-dev): bump vite in /frontend in the vite group
Bumps the vite group in /frontend with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Updates `vite` from 6.2.0 to 6.2.1
- [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.2.1/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: vite
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-10 09:37:59 +00:00 |
|
Quentin Gliech
|
e7350dd7ae
|
build(deps-dev): bump @graphql-codegen/client-preset from 4.6.4 to 4.7.0 in /frontend in the graphql-codegen group (#4162)
|
2025-03-10 10:35:24 +01:00 |
|
dependabot[bot]
|
5055db95f4
|
build(deps): bump the tanstack-router group across 1 directory with 3 updates
Bumps the tanstack-router group with 3 updates in the /frontend directory: [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router), [@tanstack/router-devtools](https://github.com/TanStack/router/tree/HEAD/packages/router-devtools) and [@tanstack/router-vite-plugin](https://github.com/TanStack/router/tree/HEAD/packages/router-vite-plugin).
Updates `@tanstack/react-router` from 1.112.18 to 1.114.7
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.114.7/packages/react-router)
Updates `@tanstack/router-devtools` from 1.112.18 to 1.114.7
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.114.7/packages/router-devtools)
Updates `@tanstack/router-vite-plugin` from 1.112.19 to 1.114.7
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.114.7/packages/router-vite-plugin)
---
updated-dependencies:
- dependency-name: "@tanstack/react-router"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: tanstack-router
- dependency-name: "@tanstack/router-devtools"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: tanstack-router
- dependency-name: "@tanstack/router-vite-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: tanstack-router
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-10 09:28:51 +00:00 |
|
Quentin Gliech
|
bc3231c709
|
Merge branch 'main' into dependabot/npm_and_yarn/frontend/graphql-codegen-97975e453b
|
2025-03-10 10:27:46 +01:00 |
|
Quentin Gliech
|
36867bd072
|
Properly accumlate form errors on the upstream register page
|
2025-03-10 10:14:05 +01:00 |
|
Quentin Gliech
|
9d9ab4e69f
|
Ignore RUSTSEC-2024-0436 and RUSTSEC-2024-0437 for now (#4172)
|
2025-03-10 09:35:43 +01:00 |
|
Quentin Gliech
|
2939a2a5b8
|
Adjust the jobs retry delays and number of attempts (#4169)
|
2025-03-10 09:34:05 +01:00 |
|
Quentin Gliech
|
b5816a00b4
|
Ignore RUSTSEC-2024-0436 and RUSTSEC-2024-0437 for now
|
2025-03-10 09:28:13 +01:00 |
|
Quentin Gliech
|
7319ae134c
|
Update generated graphql.ts
|
2025-03-10 09:21:31 +01:00 |
|