1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-07-07 22:41:18 +03:00
Commit Graph

11 Commits

Author SHA1 Message Date
5b687cda4f Bump chrono from 0.4.22 to 0.4.23
Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.22 to 0.4.23.
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chronotope/chrono/compare/v0.4.22...v0.4.23)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 12:20:51 +01:00
76737ba41a Temporarily remove an interface for a stable SDL export 2022-11-09 19:17:12 +01:00
4f01c123c3 GraphQL schema documentation 2022-11-09 19:17:12 +01:00
4918440c3a Use the sqlx QueryBuilder to build the paginated queries 2022-11-09 19:17:12 +01:00
08421b6fbe GraphQL API: query oauth2 sessions and clients 2022-11-09 19:17:12 +01:00
bb8160c541 GraphQL API: compat sessions 2022-11-09 19:17:12 +01:00
e8e7e75514 Allow querying browser sessions 2022-11-09 19:17:12 +01:00
ac40367c5f Basic current session/user query + user emails connection 2022-11-09 19:17:12 +01:00
ea1ecd5fc6 Update schemas 2022-11-09 19:17:12 +01:00
3f56031795 Automate schema updates 2022-11-09 19:17:12 +01:00
13c7d2772f Move the GraphQL schema to its own crate 2022-11-09 19:17:12 +01:00