Hugh Nimmo-Smith
|
18d30b33d7
|
Lint
|
2025-06-06 10:07:27 +01:00 |
|
Hugh Nimmo-Smith
|
b49a477c3c
|
Update frontend/src/routes/_account.plan.index.tsx
Co-authored-by: Quentin Gliech <quenting@element.io>
|
2025-06-06 10:05:37 +01:00 |
|
Hugh Nimmo-Smith
|
58aa49925d
|
Iterate
|
2025-06-05 10:32:47 +00:00 |
|
Hugh Nimmo-Smith
|
ce7bd5fa76
|
Get mutation observer working
|
2025-06-05 10:21:17 +00:00 |
|
Hugh Nimmo-Smith
|
34defa7e7a
|
Handle unloading
|
2025-06-04 17:53:25 +00:00 |
|
Hugh Nimmo-Smith
|
d4882b0b74
|
Review feedback
|
2025-06-04 17:06:14 +00:00 |
|
Hugh Nimmo-Smith
|
8ef127715d
|
Do fallback redirect at router level
|
2025-06-02 13:47:36 +00:00 |
|
Hugh Nimmo-Smith
|
2e90b2333c
|
Use <Navigate> component insert of redirect()
|
2025-06-02 13:16:19 +00:00 |
|
Hugh Nimmo-Smith
|
be01f117eb
|
Merge remote-tracking branch 'refs/remotes/origin/hughns/plan-management' into hughns/plan-management
|
2025-05-30 16:43:54 +00:00 |
|
Hugh Nimmo-Smith
|
45ab34f44a
|
Redirect to / if no URI configured
|
2025-05-30 16:42:35 +00:00 |
|
Hugh Nimmo-Smith
|
26af5680e7
|
Tidy up
|
2025-05-09 11:07:35 +01:00 |
|
Hugh Nimmo-Smith
|
5a71d49e06
|
Lint
|
2025-05-09 10:58:03 +01:00 |
|
Hugh Nimmo-Smith
|
c6a3fc5880
|
Lint
|
2025-05-09 10:55:46 +01:00 |
|
Hugh Nimmo-Smith
|
25de9bcb15
|
Merge branch 'main' into hughns/plan-management
|
2025-05-09 10:33:39 +01:00 |
|
Hugh Nimmo-Smith
|
b79cc6fb2e
|
Merge remote-tracking branch 'refs/remotes/origin/hughns/plan-management' into hughns/plan-management
|
2025-05-09 09:28:09 +00:00 |
|
Hugh Nimmo-Smith
|
0caf325870
|
Default height value
|
2025-05-09 09:26:33 +00:00 |
|
Hugh Nimmo-Smith
|
96f1b590eb
|
Revert "No need for the action as can link direct to /account/plan"
This reverts commit 074f8ffae7.
|
2025-05-09 10:24:30 +01:00 |
|
Quentin Gliech
|
98f2776335
|
Fix encoding of MXIDs when creating devices in Synapse (#4542)
|
2025-05-09 09:57:18 +02:00 |
|
Quentin Gliech
|
7309d1e628
|
Fix MSC2966 compliance around redirect_uri validity (#4529)
|
2025-05-09 09:22:24 +02:00 |
|
Quentin Gliech
|
82aa950e5f
|
build(deps-dev): bump vite-plugin-graphql-codegen from 3.6.0 to 3.6.1 in /frontend in the vite group (#4531)
|
2025-05-09 09:15:52 +02:00 |
|
Quentin Gliech
|
88d24e2867
|
build(deps): bump i18next from 25.1.1 to 25.1.2 in /frontend in the i18next group (#4532)
|
2025-05-09 09:15:44 +02:00 |
|
Quentin Gliech
|
1d5b92d70c
|
build(deps): bump the tanstack-query group in /frontend with 2 updates (#4533)
|
2025-05-09 09:15:30 +02:00 |
|
Quentin Gliech
|
912124e386
|
build(deps-dev): bump the types group in /frontend with 2 updates (#4534)
|
2025-05-09 09:15:15 +02:00 |
|
Quentin Gliech
|
3ad8c0fc8a
|
build(deps): bump sea-query from 0.32.4 to 0.32.5 in the sea-query group (#4535)
|
2025-05-09 09:15:06 +02:00 |
|
Quentin Gliech
|
728773ec54
|
build(deps): bump tower-http from 0.6.2 to 0.6.3 (#4537)
|
2025-05-09 09:14:25 +02:00 |
|
Quentin Gliech
|
38fd75ee25
|
build(deps): bump crc from 3.2.1 to 3.3.0 (#4538)
|
2025-05-09 09:14:15 +02:00 |
|
Quentin Gliech
|
13a5b915cb
|
build(deps): bump rustls-platform-verifier from 0.5.2 to 0.5.3 (#4539)
|
2025-05-09 09:14:07 +02:00 |
|
Quentin Gliech
|
e9589ae17e
|
Don't hold database connections open when talking to the homeserver (#4527)
|
2025-05-09 09:13:42 +02:00 |
|
Quentin Gliech
|
29fb7d2a1b
|
Fix encoding of MXIDs when creating devices in Synapse
|
2025-05-09 09:07:18 +02:00 |
|
dependabot[bot]
|
209d162b2d
|
build(deps): bump rustls-platform-verifier from 0.5.2 to 0.5.3
Bumps [rustls-platform-verifier](https://github.com/rustls/rustls-platform-verifier) from 0.5.2 to 0.5.3.
- [Release notes](https://github.com/rustls/rustls-platform-verifier/releases)
- [Changelog](https://github.com/rustls/rustls-platform-verifier/blob/main/CHANGELOG)
- [Commits](https://github.com/rustls/rustls-platform-verifier/compare/v/0.5.2...v/0.5.3)
---
updated-dependencies:
- dependency-name: rustls-platform-verifier
dependency-version: 0.5.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-08 13:56:09 +00:00 |
|
dependabot[bot]
|
bc96bae0b2
|
build(deps): bump crc from 3.2.1 to 3.3.0
Bumps [crc](https://github.com/mrhooray/crc-rs) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/mrhooray/crc-rs/releases)
- [Commits](https://github.com/mrhooray/crc-rs/commits)
---
updated-dependencies:
- dependency-name: crc
dependency-version: 3.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-08 13:55:32 +00:00 |
|
dependabot[bot]
|
7107b89847
|
build(deps): bump tower-http from 0.6.2 to 0.6.3
Bumps [tower-http](https://github.com/tower-rs/tower-http) from 0.6.2 to 0.6.3.
- [Release notes](https://github.com/tower-rs/tower-http/releases)
- [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.6.2...tower-http-0.6.3)
---
updated-dependencies:
- dependency-name: tower-http
dependency-version: 0.6.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-08 13:55:05 +00:00 |
|
dependabot[bot]
|
ddabb3fac5
|
build(deps): bump sea-query from 0.32.4 to 0.32.5 in the sea-query group
Bumps the sea-query group with 1 update: [sea-query](https://github.com/SeaQL/sea-query).
Updates `sea-query` from 0.32.4 to 0.32.5
- [Release notes](https://github.com/SeaQL/sea-query/releases)
- [Changelog](https://github.com/SeaQL/sea-query/blob/master/CHANGELOG.md)
- [Commits](https://github.com/SeaQL/sea-query/compare/0.32.4...0.32.5)
---
updated-dependencies:
- dependency-name: sea-query
dependency-version: 0.32.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: sea-query
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-08 13:54:21 +00:00 |
|
dependabot[bot]
|
edcc6303a8
|
build(deps-dev): bump the types group in /frontend with 2 updates
Bumps the types group in /frontend with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react).
Updates `@types/node` from 22.15.3 to 22.15.16
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `@types/react` from 19.1.2 to 19.1.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 22.15.16
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
- dependency-name: "@types/react"
dependency-version: 19.1.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: types
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-08 13:50:36 +00:00 |
|
dependabot[bot]
|
2c20e9666b
|
build(deps): bump the tanstack-query group in /frontend with 2 updates
Bumps the tanstack-query group in /frontend with 2 updates: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) and [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools).
Updates `@tanstack/react-query` from 5.75.4 to 5.75.5
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.75.5/packages/react-query)
Updates `@tanstack/react-query-devtools` from 5.75.4 to 5.75.5
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.75.5/packages/react-query-devtools)
---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
dependency-version: 5.75.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: tanstack-query
- dependency-name: "@tanstack/react-query-devtools"
dependency-version: 5.75.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: tanstack-query
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-08 13:50:18 +00:00 |
|
dependabot[bot]
|
4ff017e04c
|
build(deps): bump i18next in /frontend in the i18next group
Bumps the i18next group in /frontend with 1 update: [i18next](https://github.com/i18next/i18next).
Updates `i18next` from 25.1.1 to 25.1.2
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v25.1.1...v25.1.2)
---
updated-dependencies:
- dependency-name: i18next
dependency-version: 25.1.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: i18next
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-08 13:49:49 +00:00 |
|
dependabot[bot]
|
23f30d849d
|
build(deps-dev): bump vite-plugin-graphql-codegen
Bumps the vite group in /frontend with 1 update: [vite-plugin-graphql-codegen](https://github.com/danielwaltz/vite-plugin-graphql-codegen).
Updates `vite-plugin-graphql-codegen` from 3.6.0 to 3.6.1
- [Release notes](https://github.com/danielwaltz/vite-plugin-graphql-codegen/releases)
- [Changelog](https://github.com/danielwaltz/vite-plugin-graphql-codegen/blob/main/CHANGELOG.md)
- [Commits](https://github.com/danielwaltz/vite-plugin-graphql-codegen/compare/v3.6.0...v3.6.1)
---
updated-dependencies:
- dependency-name: vite-plugin-graphql-codegen
dependency-version: 3.6.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: vite
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-08 13:49:39 +00:00 |
|
Michael Telatynski
|
ba986d36f9
|
Move the test
|
2025-05-08 08:41:26 +01:00 |
|
Michael Telatynski
|
e5a2debd4c
|
Allow non-default https port
|
2025-05-08 08:39:37 +01:00 |
|
Quentin Gliech
|
e99d6219a7
|
Docu: Fix Swagger UI callback path (#4530)
|
2025-05-07 22:30:14 +02:00 |
|
Lomion0815
|
4024af6b81
|
Fix Swagger UI callback path
|
2025-05-07 22:09:46 +02:00 |
|
Quentin Gliech
|
eafd4d8001
|
build(deps): bump the tanstack-router group in /frontend with 3 updates (#4525)
|
2025-05-07 19:56:25 +02:00 |
|
Michael Telatynski
|
ccdbf69e5f
|
opa fmt
|
2025-05-07 18:52:01 +01:00 |
|
Michael Telatynski
|
5ec9bfc7fa
|
Fix MSC2966 compliance around redirect_uri validity
Fixes https://github.com/element-hq/matrix-authentication-service/issues/4528
|
2025-05-07 18:49:52 +01:00 |
|
Quentin Gliech
|
2297f8e36f
|
build(deps): bump tokio from 1.44.2 to 1.45.0 (#4520)
|
2025-05-07 19:37:13 +02:00 |
|
Quentin Gliech
|
c1054956a6
|
Hacky support for the /logout/all compatibility endpoint (#4504)
|
2025-05-07 19:32:09 +02:00 |
|
Quentin Gliech
|
cfb001ad43
|
Adjust tokio metrics for tokio 1.45
|
2025-05-07 19:28:50 +02:00 |
|
Quentin Gliech
|
4aa1ab1bd8
|
build(deps-dev): bump the graphql-codegen group in /frontend with 2 updates (#4524)
|
2025-05-07 19:26:02 +02:00 |
|
Quentin Gliech
|
e6155b7742
|
build(deps): bump minijinja-contrib from 2.9.0 to 2.10.2 (#4519)
|
2025-05-07 19:10:43 +02:00 |
|
Quentin Gliech
|
3ca0f9aaa5
|
build(deps): bump rustls from 0.23.26 to 0.23.27 (#4518)
|
2025-05-07 19:10:36 +02:00 |
|