Quentin Gliech
|
db7ea37b1b
|
build(deps): bump bitflags from 2.9.4 to 2.10.0 (#5254)
|
2025-11-19 13:55:00 +01:00 |
|
Quentin Gliech
|
a96fc8e78b
|
build(deps): bump @tanstack/react-query from 5.90.7 to 5.90.10 in /frontend in the tanstack-query group (#5253)
|
2025-11-19 13:54:42 +01:00 |
|
Quentin Gliech
|
88ac71453e
|
build(deps-dev): bump the graphql-codegen group in /frontend with 2 updates (#5252)
|
2025-11-19 13:54:30 +01:00 |
|
Quentin Gliech
|
1272c2bdea
|
Interactively help users choosing a username (#5258)
|
2025-11-19 13:50:16 +01:00 |
|
Quentin Gliech
|
86ee7c2c6a
|
build(deps): bump glob and i18next-cli in /frontend (#5259)
|
2025-11-19 13:48:56 +01:00 |
|
Quentin Gliech
|
fd9c54eaa3
|
Merge remote-tracking branch 'origin/main' into quenting/lowercase-username
|
2025-11-19 13:38:53 +01:00 |
|
Quentin Gliech
|
fc825e3409
|
Fix storybook build
|
2025-11-19 13:38:36 +01:00 |
|
Quentin Gliech
|
143f41d151
|
Fix the 'username is already taken' error message
|
2025-11-19 13:30:28 +01:00 |
|
Quentin Gliech
|
f8918c5819
|
Fix the building of the docs with mdbook 0.5 (#5261)
|
2025-11-19 13:23:04 +01:00 |
|
Quentin Gliech
|
cab63f521d
|
Fix the building of the docs with mdbook 0.5
|
2025-11-19 13:14:54 +01:00 |
|
Quentin Gliech
|
c08c028883
|
Fix frontend style, template syntax and regenerate translations
|
2025-11-19 13:07:02 +01:00 |
|
Quentin Gliech
|
6a44ae083b
|
Add secrets.keys_dir config option. (#4877)
|
2025-11-19 12:59:49 +01:00 |
|
Kai A. Hiller
|
611c9e7731
|
Allow keys and keys_dir simultaneously
|
2025-11-18 19:27:21 +01:00 |
|
dependabot[bot]
|
3181d0018b
|
build(deps): bump glob and i18next-cli in /frontend
Bumps [glob](https://github.com/isaacs/node-glob) to 10.5.0 and updates ancestor dependencies [glob](https://github.com/isaacs/node-glob) and [i18next-cli](https://github.com/i18next/i18next-cli). These dependencies need to be updated together.
Updates `glob` from 10.4.5 to 10.5.0
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v10.4.5...v10.5.0)
Updates `glob` from 11.0.3 to 11.1.0
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v10.4.5...v10.5.0)
Updates `i18next-cli` from 1.22.1 to 1.24.14
- [Changelog](https://github.com/i18next/i18next-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next-cli/compare/v1.22.1...v1.24.14)
---
updated-dependencies:
- dependency-name: glob
dependency-version: 10.5.0
dependency-type: indirect
- dependency-name: glob
dependency-version: 11.1.0
dependency-type: indirect
- dependency-name: i18next-cli
dependency-version: 1.24.14
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-18 18:12:35 +00:00 |
|
Quentin Gliech
|
f0d779e9b1
|
Interactively guide users for selecting a valid username
|
2025-11-18 18:25:23 +01:00 |
|
Kai A. Hiller
|
770016ebf7
|
Merge branch 'main' into keys_dir
|
2025-11-18 18:12:14 +01:00 |
|
Quentin Gliech
|
95376dab81
|
Move all the frontend entrypoints to a dedicated directory
This will make it easier to add new entrypoints in the future without
having to change the vite config
|
2025-11-18 16:22:40 +01:00 |
|
dependabot[bot]
|
1d6af800e6
|
build(deps): bump bitflags from 2.9.4 to 2.10.0
Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.9.4 to 2.10.0.
- [Release notes](https://github.com/bitflags/bitflags/releases)
- [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bitflags/bitflags/compare/2.9.4...2.10.0)
---
updated-dependencies:
- dependency-name: bitflags
dependency-version: 2.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-18 13:39:42 +00:00 |
|
dependabot[bot]
|
181218a4db
|
build(deps): bump @tanstack/react-query
Bumps the tanstack-query group in /frontend with 1 update: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query).
Updates `@tanstack/react-query` from 5.90.7 to 5.90.10
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.90.10/packages/react-query)
---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
dependency-version: 5.90.10
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: tanstack-query
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-18 13:39:10 +00:00 |
|
dependabot[bot]
|
3ea59eb07f
|
build(deps-dev): bump the graphql-codegen group
Bumps the graphql-codegen group in /frontend with 2 updates: [@graphql-codegen/cli](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli) and [@graphql-codegen/client-preset](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/presets/client).
Updates `@graphql-codegen/cli` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/graphql-codegen-cli/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/cli@6.0.2/packages/graphql-codegen-cli)
Updates `@graphql-codegen/client-preset` from 5.1.1 to 5.1.3
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/presets/client/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/client-preset@5.1.3/packages/presets/client)
---
updated-dependencies:
- dependency-name: "@graphql-codegen/cli"
dependency-version: 6.0.2
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: graphql-codegen
- dependency-name: "@graphql-codegen/client-preset"
dependency-version: 5.1.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: graphql-codegen
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-18 13:39:00 +00:00 |
|
Quentin Gliech
|
aec28a2f42
|
Add upstream_oauth2.providers.[].client_secret_file config option (#4882)
|
2025-11-18 11:29:21 +01:00 |
|
Quentin Gliech
|
380d6037a5
|
build(deps): bump js-yaml from 4.1.0 to 4.1.1 in /frontend (#5242)
|
2025-11-17 14:47:35 +01:00 |
|
Quentin Gliech
|
62d12edea3
|
build(deps): bump rustls from 0.23.34 to 0.23.35 (#5244)
|
2025-11-17 14:40:42 +01:00 |
|
Quentin Gliech
|
d703d52d64
|
build(deps): bump rustls-pki-types from 1.12.0 to 1.13.0 (#5247)
|
2025-11-17 14:40:31 +01:00 |
|
Quentin Gliech
|
10eba85d5f
|
Merge branch 'main' into dependabot/npm_and_yarn/frontend/js-yaml-4.1.1
|
2025-11-17 14:40:26 +01:00 |
|
Quentin Gliech
|
a0a6a2e1e7
|
build(deps-dev): bump @vitejs/plugin-react from 5.1.0 to 5.1.1 in /frontend in the vite group (#5249)
|
2025-11-17 14:35:32 +01:00 |
|
Quentin Gliech
|
3770ff9b82
|
build(deps): bump psl from 2.1.148 to 2.1.162 (#5250)
|
2025-11-17 14:34:51 +01:00 |
|
Quentin Gliech
|
ac33f9d612
|
build(deps-dev): bump the storybook group in /frontend with 3 updates (#5248)
|
2025-11-17 14:34:41 +01:00 |
|
dependabot[bot]
|
80fec275d5
|
build(deps): bump psl from 2.1.148 to 2.1.162
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.148 to 2.1.162.
- [Release notes](https://github.com/addr-rs/psl/releases)
- [Commits](https://github.com/addr-rs/psl/compare/v2.1.148...v2.1.162)
---
updated-dependencies:
- dependency-name: psl
dependency-version: 2.1.162
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-17 13:21:13 +00:00 |
|
dependabot[bot]
|
4a035e2ae8
|
build(deps-dev): bump @vitejs/plugin-react
Bumps the vite group in /frontend with 1 update: [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react).
Updates `@vitejs/plugin-react` from 5.1.0 to 5.1.1
- [Release notes](https://github.com/vitejs/vite-plugin-react/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.1.1/packages/plugin-react)
---
updated-dependencies:
- dependency-name: "@vitejs/plugin-react"
dependency-version: 5.1.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: vite
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-17 13:17:03 +00:00 |
|
dependabot[bot]
|
394f20a325
|
build(deps-dev): bump the storybook group in /frontend with 3 updates
Bumps the storybook group in /frontend with 3 updates: [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs), [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core).
Updates `@storybook/addon-docs` from 10.0.7 to 10.0.8
- [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/v10.0.8/code/addons/docs)
Updates `@storybook/react-vite` from 10.0.7 to 10.0.8
- [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/v10.0.8/code/frameworks/react-vite)
Updates `storybook` from 10.0.7 to 10.0.8
- [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/v10.0.8/code/core)
---
updated-dependencies:
- dependency-name: "@storybook/addon-docs"
dependency-version: 10.0.8
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/react-vite"
dependency-version: 10.0.8
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: storybook
dependency-version: 10.0.8
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-17 13:16:48 +00:00 |
|
Quentin Gliech
|
6b10b999ea
|
build(deps): bump csv from 1.3.1 to 1.4.0 (#5246)
|
2025-11-17 12:43:40 +01:00 |
|
Quentin Gliech
|
dd06742699
|
build(deps-dev): bump the storybook group in /frontend with 3 updates (#5231)
|
2025-11-17 12:42:55 +01:00 |
|
Quentin Gliech
|
fb1ec5ccfa
|
Merge branch 'main' into dependabot/npm_and_yarn/frontend/storybook-92b12cd99d
|
2025-11-17 12:36:44 +01:00 |
|
Quentin Gliech
|
3afd1e1122
|
Merge branch 'main' into dependabot/cargo/rustls-pki-types-1.13.0
|
2025-11-17 12:36:34 +01:00 |
|
Quentin Gliech
|
11d4fd1fcf
|
Merge branch 'main' into dependabot/cargo/csv-1.4.0
|
2025-11-17 12:36:29 +01:00 |
|
Quentin Gliech
|
e7eae67137
|
Merge branch 'main' into dependabot/cargo/rustls-0.23.35
|
2025-11-17 12:36:05 +01:00 |
|
Quentin Gliech
|
eedaa2be33
|
Update opa-wasm to 0.1.8 & bump wasmtime (#5245)
|
2025-11-17 11:24:19 +01:00 |
|
dependabot[bot]
|
60d9d06f00
|
build(deps): bump rustls-pki-types from 1.12.0 to 1.13.0
Bumps [rustls-pki-types](https://github.com/rustls/pki-types) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/rustls/pki-types/releases)
- [Commits](https://github.com/rustls/pki-types/compare/v/1.12.0...v/1.13.0)
---
updated-dependencies:
- dependency-name: rustls-pki-types
dependency-version: 1.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-17 10:01:01 +00:00 |
|
dependabot[bot]
|
52ed9de6f1
|
build(deps): bump csv from 1.3.1 to 1.4.0
Bumps [csv](https://github.com/BurntSushi/rust-csv) from 1.3.1 to 1.4.0.
- [Commits](https://github.com/BurntSushi/rust-csv/compare/1.3.1...1.4.0)
---
updated-dependencies:
- dependency-name: csv
dependency-version: 1.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-17 10:00:38 +00:00 |
|
dependabot[bot]
|
5daf6bf2f5
|
build(deps): bump rustls from 0.23.34 to 0.23.35
Bumps [rustls](https://github.com/rustls/rustls) from 0.23.34 to 0.23.35.
- [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.34...v/0.23.35)
---
updated-dependencies:
- dependency-name: rustls
dependency-version: 0.23.35
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-17 10:00:16 +00:00 |
|
Quentin Gliech
|
16d6053050
|
Update opa-wasm to 0.1.8 & bump wasmtime
|
2025-11-17 10:59:55 +01:00 |
|
dependabot[bot]
|
1885bd3a32
|
build(deps-dev): bump the storybook group in /frontend with 3 updates
Bumps the storybook group in /frontend with 3 updates: [@storybook/addon-docs](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/docs), [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) and [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core).
Updates `@storybook/addon-docs` from 10.0.5 to 10.0.6
- [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/v10.0.6/code/addons/docs)
Updates `@storybook/react-vite` from 10.0.5 to 10.0.6
- [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/v10.0.6/code/frameworks/react-vite)
Updates `storybook` from 10.0.5 to 10.0.6
- [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/v10.0.6/code/core)
---
updated-dependencies:
- dependency-name: "@storybook/addon-docs"
dependency-version: 10.0.6
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: "@storybook/react-vite"
dependency-version: 10.0.6
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
- dependency-name: storybook
dependency-version: 10.0.6
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: storybook
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-17 09:48:22 +00:00 |
|
Quentin Gliech
|
740b34fb4b
|
build(deps): bump softprops/action-gh-release from 2.4.1 to 2.4.2 (#5230)
|
2025-11-17 10:38:23 +01:00 |
|
Quentin Gliech
|
368c000047
|
build(deps): bump @tanstack/react-query from 5.90.5 to 5.90.7 in /frontend in the tanstack-query group (#5233)
|
2025-11-17 10:32:20 +01:00 |
|
Quentin Gliech
|
98bf52158a
|
build(deps): bump the i18next group across 1 directory with 2 updates (#5236)
|
2025-11-17 10:31:18 +01:00 |
|
Quentin Gliech
|
da8dab67c0
|
Use Node 24 in CI and for building the frontend (#5229)
|
2025-11-17 10:17:04 +01:00 |
|
dependabot[bot]
|
80b9565d0b
|
build(deps): bump js-yaml from 4.1.0 to 4.1.1 in /frontend
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 4.1.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-16 05:43:06 +00:00 |
|
dependabot[bot]
|
3aecdac8c4
|
build(deps): bump the i18next group across 1 directory with 2 updates
Bumps the i18next group with 2 updates in the /frontend directory: [i18next](https://github.com/i18next/i18next) and [react-i18next](https://github.com/i18next/react-i18next).
Updates `i18next` from 25.6.0 to 25.6.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.6.0...v25.6.2)
Updates `react-i18next` from 16.2.4 to 16.3.0
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v16.2.4...v16.3.0)
---
updated-dependencies:
- dependency-name: i18next
dependency-version: 25.6.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: i18next
- dependency-name: react-i18next
dependency-version: 16.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: i18next
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-12 13:16:15 +00:00 |
|
dependabot[bot]
|
8e7d28cc84
|
build(deps): bump @tanstack/react-query
Bumps the tanstack-query group in /frontend with 1 update: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query).
Updates `@tanstack/react-query` from 5.90.5 to 5.90.7
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.90.7/packages/react-query)
---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
dependency-version: 5.90.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: tanstack-query
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-11 13:14:46 +00:00 |
|