Quentin Gliech
|
c422c29a60
|
Always show the primary email first
This loads the primary email with the page, reducing the number of
requests before displaying it, and reducing the layout shifts
|
2024-05-14 17:32:06 +02:00 |
|
Quentin Gliech
|
56d370f1d5
|
Add a few words on what MAS is at the beginning of the documentation
|
2024-05-14 10:44:41 +02:00 |
|
Quentin Gliech
|
f3b481f4ae
|
Apply typos corrections from review
Co-authored-by: Will Lewis <1543626+wrjlewis@users.noreply.github.com>
|
2024-05-14 10:44:41 +02:00 |
|
Quentin Gliech
|
0c2305ad6f
|
Clarify what authz as a user means for the urn:mas:graphql:* scope
|
2024-05-14 10:44:41 +02:00 |
|
Quentin Gliech
|
e2cfa23401
|
Add missing documentation for some configuration parameters
|
2024-05-14 10:44:41 +02:00 |
|
Quentin Gliech
|
603de2b620
|
Rework the docuemntation overview
|
2024-05-14 10:44:41 +02:00 |
|
Quentin Gliech
|
76e9c32642
|
Document part of the GraphQL API and the scopes used by MAS
|
2024-05-14 10:44:41 +02:00 |
|
Quentin Gliech
|
3a55a0d745
|
Explain what the different grants and sessions are
|
2024-05-14 10:44:41 +02:00 |
|
Quentin Gliech
|
10eb93059c
|
Write about the policy engine
|
2024-05-14 10:44:41 +02:00 |
|
Quentin Gliech
|
87dc0debbf
|
docs: Rename the "usage" section to "reference"
|
2024-05-14 10:44:41 +02:00 |
|
dependabot[bot]
|
201fb7359d
|
build(deps): bump the tanstack-router group in /frontend with 2 updates
Bumps the tanstack-router group in /frontend with 2 updates: [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router) and [@tanstack/router-devtools](https://github.com/TanStack/router/tree/HEAD/packages/router-devtools).
Updates `@tanstack/react-router` from 1.31.26 to 1.31.27
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.31.27/packages/react-router)
Updates `@tanstack/router-devtools` from 1.31.26 to 1.31.27
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.31.27/packages/router-devtools)
---
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
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-10 22:20:03 +02:00 |
|
dependabot[bot]
|
876bb179d2
|
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 23.11.3 to 23.11.4
- [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/v23.11.3...v23.11.4)
---
updated-dependencies:
- dependency-name: i18next
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: i18next
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-10 21:51:43 +02:00 |
|
dependabot[bot]
|
53d025a678
|
build(deps): bump the urql group in /frontend with 4 updates
Bumps the urql group in /frontend with 4 updates: [@urql/exchange-graphcache](https://github.com/urql-graphql/urql/tree/HEAD/exchanges/graphcache), [@urql/exchange-refocus](https://github.com/urql-graphql/urql/tree/HEAD/exchanges/refocus), [@urql/exchange-request-policy](https://github.com/urql-graphql/urql/tree/HEAD/exchanges/request-policy) and [urql](https://github.com/urql-graphql/urql/tree/HEAD/packages/react-urql).
Updates `@urql/exchange-graphcache` from 7.0.2 to 7.1.0
- [Release notes](https://github.com/urql-graphql/urql/releases)
- [Changelog](https://github.com/urql-graphql/urql/blob/main/exchanges/graphcache/CHANGELOG.md)
- [Commits](https://github.com/urql-graphql/urql/commits/@urql/exchange-graphcache@7.1.0/exchanges/graphcache)
Updates `@urql/exchange-refocus` from 1.0.2 to 1.1.0
- [Release notes](https://github.com/urql-graphql/urql/releases)
- [Changelog](https://github.com/urql-graphql/urql/blob/main/exchanges/refocus/CHANGELOG.md)
- [Commits](https://github.com/urql-graphql/urql/commits/@urql/exchange-refocus@1.1.0/exchanges/refocus)
Updates `@urql/exchange-request-policy` from 1.1.0 to 1.2.0
- [Release notes](https://github.com/urql-graphql/urql/releases)
- [Changelog](https://github.com/urql-graphql/urql/blob/main/exchanges/request-policy/CHANGELOG.md)
- [Commits](https://github.com/urql-graphql/urql/commits/@urql/exchange-request-policy@1.2.0/exchanges/request-policy)
Updates `urql` from 4.0.7 to 4.1.0
- [Release notes](https://github.com/urql-graphql/urql/releases)
- [Changelog](https://github.com/urql-graphql/urql/blob/main/packages/react-urql/CHANGELOG.md)
- [Commits](https://github.com/urql-graphql/urql/commits/urql@4.1.0/packages/react-urql)
---
updated-dependencies:
- dependency-name: "@urql/exchange-graphcache"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: urql
- dependency-name: "@urql/exchange-refocus"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: urql
- dependency-name: "@urql/exchange-request-policy"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: urql
- dependency-name: urql
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: urql
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-10 21:51:19 +02:00 |
|
Quentin Gliech
|
1b4898aa3a
|
Make the consent screens (almost completely) translatable
One exception is the wording for the privacy policy/TOS, because it's
annoying to do with the conditionals.
|
2024-05-10 14:49:54 +02:00 |
|
dependabot[bot]
|
caca7318e1
|
build(deps): bump zod from 3.23.6 to 3.23.8 in /frontend
Bumps [zod](https://github.com/colinhacks/zod) from 3.23.6 to 3.23.8.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/compare/v3.23.6...v3.23.8)
---
updated-dependencies:
- dependency-name: zod
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-10 10:35:25 +02:00 |
|
dependabot[bot]
|
a3fb983c09
|
build(deps): bump the tanstack-router group across 1 directory with 2 updates
Bumps the tanstack-router group with 2 updates in the /frontend directory: [@tanstack/react-router](https://github.com/TanStack/router/tree/HEAD/packages/react-router) and [@tanstack/router-devtools](https://github.com/TanStack/router/tree/HEAD/packages/router-devtools).
Updates `@tanstack/react-router` from 1.31.20 to 1.31.26
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.31.26/packages/react-router)
Updates `@tanstack/router-devtools` from 1.31.20 to 1.31.26
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.31.26/packages/router-devtools)
---
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
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-10 10:23:10 +02:00 |
|
dependabot[bot]
|
63fb0efcf3
|
build(deps): bump vaul from 0.9.0 to 0.9.1 in /frontend
Bumps [vaul](https://github.com/emilkowalski/vaul) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/emilkowalski/vaul/releases)
- [Commits](https://github.com/emilkowalski/vaul/compare/v0.9.0...v0.9.1)
---
updated-dependencies:
- dependency-name: vaul
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-10 10:22:15 +02:00 |
|
dependabot[bot]
|
2565a068a5
|
build(deps): bump @vector-im/compound-web in /frontend
Bumps [@vector-im/compound-web](https://github.com/vector-im/compound-web) from 4.1.2 to 4.2.0.
- [Release notes](https://github.com/vector-im/compound-web/releases)
- [Commits](https://github.com/vector-im/compound-web/compare/v4.1.2...v4.2.0)
---
updated-dependencies:
- dependency-name: "@vector-im/compound-web"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-10 10:21:50 +02:00 |
|
dependabot[bot]
|
5ed10e0e06
|
build(deps): bump wasmtime from 20.0.1 to 20.0.2
Bumps [wasmtime](https://github.com/bytecodealliance/wasmtime) from 20.0.1 to 20.0.2.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-some-possible-changes.md)
- [Commits](https://github.com/bytecodealliance/wasmtime/compare/v20.0.1...v20.0.2)
---
updated-dependencies:
- dependency-name: wasmtime
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-10 10:20:37 +02:00 |
|
dependabot[bot]
|
036a778af6
|
build(deps): bump rustls-pki-types from 1.5.0 to 1.7.0
Bumps [rustls-pki-types](https://github.com/rustls/pki-types) from 1.5.0 to 1.7.0.
- [Release notes](https://github.com/rustls/pki-types/releases)
- [Commits](https://github.com/rustls/pki-types/compare/v/1.5.0...v/1.7.0)
---
updated-dependencies:
- dependency-name: rustls-pki-types
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-10 10:20:28 +02:00 |
|
dependabot[bot]
|
7b1dfa9b0b
|
build(deps): bump serde_json from 1.0.116 to 1.0.117
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.116 to 1.0.117.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.116...v1.0.117)
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-10 10:20:22 +02:00 |
|
dependabot[bot]
|
ba7b029128
|
build(deps): bump psl from 2.1.36 to 2.1.37
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.36 to 2.1.37.
- [Release notes](https://github.com/addr-rs/psl/releases)
- [Commits](https://github.com/addr-rs/psl/compare/v2.1.36...v2.1.37)
---
updated-dependencies:
- dependency-name: psl
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-10 10:20:16 +02:00 |
|
Quentin Gliech
|
353815bc6f
|
Skip the device code form when using the full verification URI
This changes the form to use a GET method, as it is only really doing
a redirect.
|
2024-05-07 12:19:10 +02:00 |
|
dependabot[bot]
|
2e84e226c7
|
build(deps): bump thiserror from 1.0.59 to 1.0.60
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.59 to 1.0.60.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.59...1.0.60)
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-07 08:21:08 +02:00 |
|
dependabot[bot]
|
91855a2a2e
|
build(deps): bump schemars from 0.8.17 to 0.8.19
Bumps [schemars](https://github.com/GREsau/schemars) from 0.8.17 to 0.8.19.
- [Release notes](https://github.com/GREsau/schemars/releases)
- [Changelog](https://github.com/GREsau/schemars/blob/master/CHANGELOG.md)
- [Commits](https://github.com/GREsau/schemars/compare/v0.8.17...v0.8.19)
---
updated-dependencies:
- dependency-name: schemars
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-07 08:20:17 +02:00 |
|
dependabot[bot]
|
415261f076
|
build(deps-dev): bump happy-dom from 14.7.1 to 14.10.1 in /frontend
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 14.7.1 to 14.10.1.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](https://github.com/capricorn86/happy-dom/compare/v14.7.1...v14.10.1)
---
updated-dependencies:
- dependency-name: happy-dom
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-07 08:15:13 +02:00 |
|
dependabot[bot]
|
e5098e7df2
|
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 20.12.8 to 20.12.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>
|
2024-05-07 08:14:53 +02:00 |
|
dependabot[bot]
|
87f1c82755
|
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.31.6 to 1.31.20
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.31.20/packages/react-router)
Updates `@tanstack/router-devtools` from 1.31.6 to 1.31.20
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.31.20/packages/router-devtools)
Updates `@tanstack/router-vite-plugin` from 1.30.0 to 1.31.18
- [Release notes](https://github.com/TanStack/router/releases)
- [Commits](https://github.com/TanStack/router/commits/v1.31.18/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-minor
dependency-group: tanstack-router
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-07 07:46:56 +02:00 |
|
dependabot[bot]
|
a50dba3596
|
build(deps): bump zod from 3.23.5 to 3.23.6 in /frontend
Bumps [zod](https://github.com/colinhacks/zod) from 3.23.5 to 3.23.6.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/compare/v3.23.5...v3.23.6)
---
updated-dependencies:
- dependency-name: zod
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-07 07:46:36 +02:00 |
|
dependabot[bot]
|
35b6bb76ba
|
build(deps-dev): bump the vitest group in /frontend with 2 updates
Bumps the vitest group in /frontend with 2 updates: [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).
Updates `@vitest/coverage-v8` from 1.5.3 to 1.6.0
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.0/packages/coverage-v8)
Updates `vitest` from 1.5.3 to 1.6.0
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.0/packages/vitest)
---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: vitest
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: vitest
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-07 07:35:49 +02:00 |
|
dependabot[bot]
|
cc0501a814
|
build(deps): bump zod in /tools/syn2mas in the production group
Bumps the production group in /tools/syn2mas with 1 update: [zod](https://github.com/colinhacks/zod).
Updates `zod` from 3.23.4 to 3.23.6
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/compare/v3.23.4...v3.23.6)
---
updated-dependencies:
- dependency-name: zod
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-07 07:35:29 +02:00 |
|
dependabot[bot]
|
7aba868ab5
|
build(deps): bump actions/checkout from 4.1.4 to 4.1.5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.1.4...v4.1.5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-07 07:34:57 +02:00 |
|
dependabot[bot]
|
c8e2311eeb
|
build(deps-dev): bump the storybook group in /frontend with 4 updates
Bumps the storybook group in /frontend with 4 updates: [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials), [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react), [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli).
Updates `@storybook/addon-essentials` from 8.0.9 to 8.0.10
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.0.10/code/addons/essentials)
Updates `@storybook/react` from 8.0.9 to 8.0.10
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.0.10/code/renderers/react)
Updates `@storybook/react-vite` from 8.0.9 to 8.0.10
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.0.10/code/frameworks/react-vite)
Updates `storybook` from 8.0.9 to 8.0.10
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.0.10/code/lib/cli)
---
updated-dependencies:
- dependency-name: "@storybook/addon-essentials"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/react"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/react-vite"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: storybook
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-07 07:34:21 +02:00 |
|
dependabot[bot]
|
eb80ca1c88
|
build(deps): bump wasmtime from 20.0.0 to 20.0.1
Bumps [wasmtime](https://github.com/bytecodealliance/wasmtime) from 20.0.0 to 20.0.1.
- [Release notes](https://github.com/bytecodealliance/wasmtime/releases)
- [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-some-possible-changes.md)
- [Commits](https://github.com/bytecodealliance/wasmtime/compare/v20.0.0...v20.0.1)
---
updated-dependencies:
- dependency-name: wasmtime
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-07 07:33:59 +02:00 |
|
dependabot[bot]
|
2c80c17d32
|
build(deps): bump anyhow from 1.0.82 to 1.0.83
Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.82 to 1.0.83.
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](https://github.com/dtolnay/anyhow/compare/1.0.82...1.0.83)
---
updated-dependencies:
- dependency-name: anyhow
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-07 07:33:37 +02:00 |
|
dependabot[bot]
|
535985717b
|
build(deps): bump prometheus from 0.13.3 to 0.13.4
Bumps [prometheus](https://github.com/tikv/rust-prometheus) from 0.13.3 to 0.13.4.
- [Changelog](https://github.com/tikv/rust-prometheus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tikv/rust-prometheus/compare/v0.13.3...v0.13.4)
---
updated-dependencies:
- dependency-name: prometheus
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-07 07:33:05 +02:00 |
|
dependabot[bot]
|
736faf1738
|
build(deps): bump psl from 2.1.35 to 2.1.36
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.35 to 2.1.36.
- [Release notes](https://github.com/addr-rs/psl/releases)
- [Commits](https://github.com/addr-rs/psl/compare/v2.1.35...v2.1.36)
---
updated-dependencies:
- dependency-name: psl
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-07 07:32:38 +02:00 |
|
Quentin Gliech
|
20550c45f6
|
Bump nodejs, cargo-{zigbuild,auditable,chef}, zig, mdbook
|
2024-05-07 07:32:02 +02:00 |
|
Quentin Gliech
|
fbb8044dbd
|
Bump OPA
|
2024-05-07 07:32:02 +02:00 |
|
Quentin Gliech
|
d417eb863d
|
Upgrade Rust to 1.78.0
|
2024-05-07 07:32:02 +02:00 |
|
Quentin Gliech
|
3978acd94e
|
Fix recently added Clippy lints
This also ignores the clippy::blocks_in_conditions lint in two crates,
until tracing gets fixed: https://github.com/tokio-rs/tracing/issues/2876
|
2024-05-07 07:32:02 +02:00 |
|
Quentin Gliech
|
3ea24dc8e5
|
Remove the invalid characters OPA policy tests
|
2024-05-03 16:56:56 +02:00 |
|
Quentin Gliech
|
24021cc984
|
matrix-synapse: urlencode parameters before sending them to Synapse
|
2024-05-03 16:56:56 +02:00 |
|
Quentin Gliech
|
6db50f098d
|
Allow more characters in device IDs
|
2024-05-03 16:56:56 +02:00 |
|
dependabot[bot]
|
4dfbc4b509
|
build(deps): bump @vector-im/compound-web in /frontend
Bumps [@vector-im/compound-web](https://github.com/vector-im/compound-web) from 4.1.0 to 4.1.2.
- [Release notes](https://github.com/vector-im/compound-web/releases)
- [Commits](https://github.com/vector-im/compound-web/compare/v4.1.0...v4.1.2)
---
updated-dependencies:
- dependency-name: "@vector-im/compound-web"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-03 10:37:20 +02:00 |
|
dependabot[bot]
|
f73ad08d7b
|
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 5.2.10 to 5.2.11
- [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/v5.2.11/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>
|
2024-05-03 10:36:46 +02:00 |
|
Quentin Gliech
|
21d04a6781
|
frontend: fix navigation links by using absolute URLs
Looks like relative links are somewhat broken
|
2024-05-03 10:36:34 +02:00 |
|
Quentin Gliech
|
8e513ea3cc
|
Update Cargo.lock and update cargo-deny exceptions
|
2024-05-02 14:32:05 +02:00 |
|
Quentin Gliech
|
a99427e942
|
Move lettre to a workspace dependency
|
2024-05-02 14:32:05 +02:00 |
|
Quentin Gliech
|
3567f7c445
|
Upgrade minijinja to 2.0.1
|
2024-05-02 14:04:14 +02:00 |
|