Commit Graph
6062 Commits
Author SHA1 Message Date
dependabot[bot] 53ab31db2c build(deps): bump the opentelemetry group with 2 updates
Bumps the opentelemetry group with 2 updates: [opentelemetry-prometheus-text-exporter](https://github.com/sandhose/opentelemetry-prometheus-text-exporter) and [opentelemetry_sdk](https://github.com/open-telemetry/opentelemetry-rust).

Updates `opentelemetry-prometheus-text-exporter` from 0.2.0 to 0.2.1
- [Release notes](https://github.com/sandhose/opentelemetry-prometheus-text-exporter/releases)
- [Changelog](https://github.com/sandhose/opentelemetry-prometheus-text-exporter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sandhose/opentelemetry-prometheus-text-exporter/compare/v0.2.0...v0.2.1)

Updates `opentelemetry_sdk` from 0.30.0 to 0.31.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-rust/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-rust/blob/main/docs/release_0.30.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-rust/compare/opentelemetry_sdk-0.30.0...v0.31.0)

---
updated-dependencies:
- dependency-name: opentelemetry-prometheus-text-exporter
  dependency-version: 0.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: opentelemetry
- dependency-name: opentelemetry_sdk
  dependency-version: 0.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-08 11:00:08 +02:00
Quentin Gliech cd39513d44 Add admin APIs to finish individual sessions (#5091) 2025-10-08 10:30:22 +02:00
Quentin Gliech 7e3df5585b Skip loading the user when finishing a compat session 2025-10-08 10:23:14 +02:00
Quentin Gliech 8b942c9ee6 build(deps): bump softprops/action-gh-release from 2.3.3 to 2.4.0 (#5108) 2025-10-08 10:19:32 +02:00
Quentin Gliech cf74250692 build(deps): bump pest from 2.8.2 to 2.8.3 (#5103) 2025-10-08 10:18:56 +02:00
Quentin Gliech 9fec051040 build(deps-dev): bump @testing-library/jest-dom from 6.8.0 to 6.9.1 in /frontend (#5100) 2025-10-08 10:18:35 +02:00
Quentin Gliech b5e71b7537 build(deps-dev): bump @types/node from 24.6.0 to 24.6.1 in /frontend in the types group (#5098) 2025-10-08 10:18:28 +02:00
Quentin Gliech 14fbb38342 build(deps): bump i18next from 25.5.2 to 25.5.3 in /frontend in the i18next group (#5097) 2025-10-08 10:18:20 +02:00
Quentin Gliech da696d6cf3 build(deps-dev): bump the storybook group in /frontend with 3 updates (#5096) 2025-10-08 10:18:13 +02:00
Quentin Gliech 00c70fbf3b build(deps): bump psl from 2.1.146 to 2.1.147 (#5095) 2025-10-08 10:17:40 +02:00
Quentin Gliech a935574cde Add a configuration option to make email optional for password registration (#5109) 2025-10-08 10:17:06 +02:00
Olivier 'reivilibre 72d3ea851b Support OAuth2 clients as owners of personal sessions 2025-10-07 19:54:59 +01:00
Olivier 'reivilibre 9f7806163b Enable session filter tests 2025-10-07 19:54:59 +01:00
Olivier 'reivilibre 6aa483a1f8 Sync devices from personal sessions 2025-10-07 19:54:59 +01:00
Olivier 'reivilibre b6d8cdbfee Add filters for personal sessions 2025-10-07 19:54:59 +01:00
Olivier 'reivilibre 0619f83cc8 Add storage tests (with TODOs for unsupported functionality) 2025-10-07 19:54:59 +01:00
Olivier 'reivilibre 6dfa0e34da Add personal access token and session storage 2025-10-07 19:54:59 +01:00
Quentin Gliech e4844968d3 Add a configuration option to make email optional for password registration 2025-10-07 17:28:01 +02:00
Olivier 'reivilibre b54a657c32 data model: Add personal sessions with mpt_ prefix 2025-10-07 16:08:43 +01:00
Olivier 'reivilibre 87950bb18a activity tracker: Add SessionKind::Personal 2025-10-07 16:08:43 +01:00
dependabot[bot] ae6242f221 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 9.1.9 to 9.1.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/v9.1.10/code/addons/docs)

Updates `@storybook/react-vite` from 9.1.9 to 9.1.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/v9.1.10/code/frameworks/react-vite)

Updates `storybook` from 9.1.9 to 9.1.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/v9.1.10/code/core)

---
updated-dependencies:
- dependency-name: "@storybook/addon-docs"
  dependency-version: 9.1.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: "@storybook/react-vite"
  dependency-version: 9.1.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: storybook
  dependency-version: 9.1.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-07 13:14:35 +00:00
dependabot[bot] 15f6b37367 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 24.6.0 to 24.6.1
- [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-version: 24.6.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-07 13:14:19 +00:00
dependabot[bot] 02ab91bba4 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.5.2 to 25.5.3
- [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.5.2...v25.5.3)

---
updated-dependencies:
- dependency-name: i18next
  dependency-version: 25.5.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: i18next
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-07 13:14:10 +00:00
dependabot[bot] c2b4c66e05 build(deps): bump softprops/action-gh-release from 2.3.3 to 2.4.0
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.3.3 to 2.4.0.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v2.3.3...v2.4.0)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-07 13:13:47 +00:00
matrixbot 7d82da08fe Translations updates for main (#5107) 2025-10-07 15:08:35 +02:00
github-actions[bot] c17fc8152c Translations updates 2025-10-07 13:01:54 +00:00
Olivier 'reivilibre 1519de2a17 Add tables for personal access tokens 2025-10-07 13:12:54 +01:00
dependabot[bot] 6959b7d17a build(deps): bump pest from 2.8.2 to 2.8.3
Bumps [pest](https://github.com/pest-parser/pest) from 2.8.2 to 2.8.3.
- [Release notes](https://github.com/pest-parser/pest/releases)
- [Commits](https://github.com/pest-parser/pest/compare/v2.8.2...v2.8.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-03 13:16:19 +00:00
Quentin Gliech 8cf0a4e8a0 Admin API to get the version of the service (#5102) 2025-10-03 14:13:52 +02:00
Quentin Gliech 0a5d048deb Admin API to get the version of the service 2025-10-03 11:58:53 +02:00
Quentin Gliech 377ef1d390 Inject the version in the app state 2025-10-03 11:41:22 +02:00
dependabot[bot] ac76ce8a01 build(deps-dev): bump @testing-library/jest-dom in /frontend
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.8.0 to 6.9.1.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v6.8.0...v6.9.1)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-version: 6.9.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-02 13:14:53 +00:00
dependabot[bot] 88d6276942 build(deps): bump psl from 2.1.146 to 2.1.147
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.146 to 2.1.147.
- [Release notes](https://github.com/addr-rs/psl/releases)
- [Commits](https://github.com/addr-rs/psl/compare/v2.1.146...v2.1.147)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-01 13:19:50 +00:00
Quentin Gliech e08ab75e0c build(deps-dev): bump the storybook group in /frontend with 3 updates (#5085) 2025-09-30 17:14:48 +02:00
Quentin Gliech a08b2c3eec build(deps): bump swagger-ui-dist from 5.29.0 to 5.29.1 in /frontend (#5087) 2025-09-30 17:14:23 +02:00
Quentin Gliech 490f41f459 build(deps): bump thiserror from 2.0.16 to 2.0.17 (#5089) 2025-09-30 17:14:16 +02:00
Quentin Gliech 7003d1e660 build(deps): bump the axum group with 2 updates (#5088) 2025-09-30 17:14:07 +02:00
Quentin Gliech b856c885e1 Admin API to finish a compatibility session 2025-09-30 16:50:37 +02:00
Quentin Gliech c512b7223d Admin API to finish an OAuth2 session 2025-09-30 16:50:37 +02:00
Quentin Gliech defb2cf0e0 Admin API to finish a user session 2025-09-30 15:53:18 +02:00
dependabot[bot] e644cc5e56 build(deps): bump thiserror from 2.0.16 to 2.0.17
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 2.0.16 to 2.0.17.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/2.0.16...2.0.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 13:37:55 +00:00
dependabot[bot] 0568eb45f2 build(deps): bump the axum group with 2 updates
Bumps the axum group with 2 updates: [axum](https://github.com/tokio-rs/axum) and [axum-extra](https://github.com/tokio-rs/axum).


Updates `axum` from 0.8.5 to 0.8.6
- [Release notes](https://github.com/tokio-rs/axum/releases)
- [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.8.5...axum-v0.8.6)

Updates `axum-extra` from 0.10.2 to 0.10.3
- [Release notes](https://github.com/tokio-rs/axum/releases)
- [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/axum/compare/axum-extra-v0.10.2...axum-extra-v0.10.3)

---
updated-dependencies:
- dependency-name: axum
  dependency-version: 0.8.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: axum
- dependency-name: axum-extra
  dependency-version: 0.10.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: axum
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 13:34:37 +00:00
dependabot[bot] 69e7122fd2 build(deps): bump swagger-ui-dist from 5.29.0 to 5.29.1 in /frontend
Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 5.29.0 to 5.29.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.29.0...v5.29.1)

---
updated-dependencies:
- dependency-name: swagger-ui-dist
  dependency-version: 5.29.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 13:34:29 +00:00
dependabot[bot] 7524fbefe6 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 9.1.8 to 9.1.9
- [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/v9.1.9/code/addons/docs)

Updates `@storybook/react-vite` from 9.1.8 to 9.1.9
- [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/v9.1.9/code/frameworks/react-vite)

Updates `storybook` from 9.1.8 to 9.1.9
- [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/v9.1.9/code/core)

---
updated-dependencies:
- dependency-name: "@storybook/addon-docs"
  dependency-version: 9.1.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: "@storybook/react-vite"
  dependency-version: 9.1.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
- dependency-name: storybook
  dependency-version: 9.1.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: storybook
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-30 13:33:36 +00:00
Quentin Gliech 821e776b1c Admin API: make sure the meta fields are nullable (#5084) 2025-09-30 13:31:07 +02:00
Quentin Gliech eb8a87c02c Admin API: make sure the meta fields are nullable 2025-09-30 13:23:54 +02:00
Quentin Gliech 50035ea487 Admin API: add endpoint to get an Upstream OAuth Provider by ID (#5083) 2025-09-30 13:08:39 +02:00
Quentin Gliech aaf41293dd build(deps): bump react-i18next from 15.7.3 to 16.0.0 in /frontend in the i18next group (#5069) 2025-09-30 13:07:17 +02:00
Quentin Gliech d13bb2fa4b build(deps-dev): bump msw from 2.11.2 to 2.11.3 in /frontend (#5077) 2025-09-30 12:24:42 +02:00
Quentin Gliech 2b11830dbc Update msw to 2.11.3 2025-09-30 12:13:15 +02:00