Commit Graph

5978 Commits

Author SHA1 Message Date
Quentin Gliech
bbacbf2fc0 build(deps-dev): bump vite from 7.1.9 to 7.1.11 in /frontend in the vite group (#5167) 2025-10-20 17:05:33 +02:00
dependabot[bot]
268ad2db9a 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 7.1.9 to 7.1.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/v7.1.11/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.1.11
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vite
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-20 14:03:32 +00:00
Quentin Gliech
018edac6fc build(deps): bump the i18next group across 1 directory with 2 updates (#5143) 2025-10-20 15:55:46 +02:00
Quentin Gliech
6566ec952d build(deps): bump sigstore/cosign-installer from 3.10.0 to 4.0.0 (#5158) 2025-10-20 15:52:55 +02:00
Quentin Gliech
25ba202180 build(deps-dev): bump happy-dom from 19.0.2 to 20.0.4 in /frontend (#5159) 2025-10-20 15:52:43 +02:00
Quentin Gliech
f955569d9f build(deps): bump regex from 1.11.3 to 1.12.2 (#5146) 2025-10-20 15:52:25 +02:00
Quentin Gliech
c498daf0a5 build(deps): bump tokio from 1.47.1 to 1.48.0 (#5145) 2025-10-20 15:52:08 +02:00
Quentin Gliech
550fec450d build(deps-dev): bump the types group across 1 directory with 2 updates (#5144) 2025-10-20 15:51:18 +02:00
Quentin Gliech
56caa75fd2 build(deps): bump actions/setup-node from 5.0.0 to 6.0.0 (#5142) 2025-10-20 15:50:54 +02:00
Quentin Gliech
0575f02762 build(deps): bump socket2 from 0.6.0 to 0.6.1 (#5140) 2025-10-20 15:50:07 +02:00
dependabot[bot]
d7e63fe72b 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.5.3 to 25.6.0
- [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.3...v25.6.0)

Updates `react-i18next` from 16.0.0 to 16.0.1
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v16.0.0...v16.0.1)

---
updated-dependencies:
- dependency-name: i18next
  dependency-version: 25.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: i18next
- dependency-name: react-i18next
  dependency-version: 16.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: i18next
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-20 13:49:22 +00:00
Quentin Gliech
2d107247df build(deps): bump softprops/action-gh-release from 2.4.0 to 2.4.1 (#5137) 2025-10-20 15:49:17 +02:00
dependabot[bot]
519f5fe757 build(deps-dev): bump happy-dom from 19.0.2 to 20.0.4 in /frontend
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 19.0.2 to 20.0.4.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](https://github.com/capricorn86/happy-dom/compare/v19.0.2...v20.0.4)

---
updated-dependencies:
- dependency-name: happy-dom
  dependency-version: 20.0.4
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-17 13:15:51 +00:00
dependabot[bot]
ceb32a814b build(deps-dev): bump the types group across 1 directory with 2 updates
Bumps the types group with 2 updates in the /frontend directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom).


Updates `@types/node` from 24.7.0 to 24.7.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react-dom` from 19.2.1 to 19.2.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.7.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
- dependency-name: "@types/react-dom"
  dependency-version: 19.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: types
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-17 13:14:46 +00:00
dependabot[bot]
f659c88912 build(deps): bump sigstore/cosign-installer from 3.10.0 to 4.0.0
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.10.0 to 4.0.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.10.0...v4.0.0)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-17 13:14:20 +00:00
matrixbot
e51eeaf390 Automatic merge back to main (#5156) 2025-10-16 16:31:52 +02:00
github-actions[bot]
6980f77c2e 1.4.1 2025-10-16 14:24:37 +00:00
Quentin Gliech
a95692ee70 Better feedback when changing passwords (#5153) 2025-10-16 16:23:39 +02:00
Olivier 'reivilibre
3b8eb2861b Add regression tests 2025-10-16 14:03:52 +01:00
Quentin Gliech
9797772b47 Better feedback when changing passwords 2025-10-15 19:26:34 +02:00
matrixbot
b3d7cdaf36 Automatic merge back to main (#5149) 2025-10-14 18:40:51 +02:00
github-actions[bot]
1a60d048ea 1.4.0 2025-10-14 16:02:58 +00:00
matrixbot
2f324668b0 Translations updates for v1.4 (#5148) 2025-10-14 17:04:32 +02:00
github-actions[bot]
ba3b071276 Translations updates 2025-10-14 14:53:34 +00:00
dependabot[bot]
1104709740 build(deps): bump regex from 1.11.3 to 1.12.2
Bumps [regex](https://github.com/rust-lang/regex) from 1.11.3 to 1.12.2.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.11.3...1.12.2)

---
updated-dependencies:
- dependency-name: regex
  dependency-version: 1.12.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-14 13:19:05 +00:00
dependabot[bot]
93bc3d7598 build(deps): bump tokio from 1.47.1 to 1.48.0
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.47.1 to 1.48.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.47.1...tokio-1.48.0)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.48.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-14 13:17:42 +00:00
dependabot[bot]
11d95f809e build(deps): bump actions/setup-node from 5.0.0 to 6.0.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v5.0.0...v6.0.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-14 13:14:24 +00:00
dependabot[bot]
91834e6649 build(deps): bump socket2 from 0.6.0 to 0.6.1
Bumps [socket2](https://github.com/rust-lang/socket2) from 0.6.0 to 0.6.1.
- [Release notes](https://github.com/rust-lang/socket2/releases)
- [Changelog](https://github.com/rust-lang/socket2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/socket2/compare/v0.6.0...v0.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-13 13:51:02 +00:00
dependabot[bot]
c4e1a7b4d9 build(deps): bump softprops/action-gh-release from 2.4.0 to 2.4.1
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.4.0 to 2.4.1.
- [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.4.0...v2.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-13 13:34:44 +00:00
matrixbot
95f4c9a8e5 Automatic merge back to main (#5130) 2025-10-10 11:35:11 +02:00
github-actions[bot]
24f48a3ee1 1.4.0-rc.1 2025-10-10 09:28:23 +00:00
matrixbot
3333bf0ab5 Translations updates for v1.4 (#5129) 2025-10-09 18:11:24 +02:00
github-actions[bot]
fd40c8b4b1 Translations updates 2025-10-09 15:50:22 +00:00
Quentin Gliech
bbf39b9fd8 Always initialize OpenTelemetry even if no exporter is configured (#5128) 2025-10-09 17:49:09 +02:00
Quentin Gliech
5294bad1f4 build(deps): bump lettre from 0.11.18 to 0.11.19 (#5126) 2025-10-09 16:35:39 +02:00
Quentin Gliech
df639d2daf build(deps): bump psl from 2.1.147 to 2.1.148 (#5127) 2025-10-09 16:35:27 +02:00
Quentin Gliech
885ce6a4e3 Always initialize OpenTelemetry even if no exporter is configured 2025-10-09 16:28:35 +02:00
dependabot[bot]
9fb903724a build(deps): bump psl from 2.1.147 to 2.1.148
Bumps [psl](https://github.com/addr-rs/psl) from 2.1.147 to 2.1.148.
- [Release notes](https://github.com/addr-rs/psl/releases)
- [Commits](https://github.com/addr-rs/psl/compare/v2.1.147...v2.1.148)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-09 13:20:56 +00:00
dependabot[bot]
d383a2b50e build(deps): bump lettre from 0.11.18 to 0.11.19
Bumps [lettre](https://github.com/lettre/lettre) from 0.11.18 to 0.11.19.
- [Release notes](https://github.com/lettre/lettre/releases)
- [Changelog](https://github.com/lettre/lettre/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lettre/lettre/compare/v0.11.18...v0.11.19)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-09 13:19:36 +00:00
reivilibre
56e6c5c919 Add storage for Personal Access Tokens (#5106)
Defines a token format for PATs and implements the base storage functionality for PATs and 'Personal Sessions' which are conceptually the parent containers of PATs.

Personal Sessions survive across regenerations of PATs and are the entities associated with the device ID. In virtually every way they are functionally the same as Compat or OAuth2 Sessions.
2025-10-09 13:07:41 +01:00
Olivier 'reivilibre
1a9b4b4d93 Take access_token by ref in add 2025-10-09 13:00:19 +01:00
Quentin Gliech
b4febd88de build(deps-dev): bump typescript from 5.9.2 to 5.9.3 in /frontend (#5120) 2025-10-09 12:02:04 +02:00
dependabot[bot]
3a90753330 build(deps-dev): bump typescript from 5.9.2 to 5.9.3 in /frontend
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.2 to 5.9.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.9.2...v5.9.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-version: 5.9.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-09 09:52:02 +00:00
Quentin Gliech
73ad21b897 build(deps-dev): bump knip from 5.64.1 to 5.64.2 in /frontend (#5121) 2025-10-09 11:50:40 +02:00
Quentin Gliech
8f4c1c1502 build(deps-dev): bump tailwindcss from 3.4.17 to 3.4.18 in /frontend (#5123) 2025-10-09 11:49:47 +02:00
Quentin Gliech
b2d5df21e4 build(deps): bump swagger-ui-dist from 5.29.1 to 5.29.3 in /frontend (#5122) 2025-10-09 11:49:29 +02:00
dependabot[bot]
f6e9bb641e build(deps-dev): bump tailwindcss from 3.4.17 to 3.4.18 in /frontend
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 3.4.17 to 3.4.18.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v3.4.18/packages/tailwindcss)

---
updated-dependencies:
- dependency-name: tailwindcss
  dependency-version: 3.4.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-08 13:14:28 +00:00
dependabot[bot]
87258393c3 build(deps): bump swagger-ui-dist from 5.29.1 to 5.29.3 in /frontend
Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 5.29.1 to 5.29.3.
- [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.1...v5.29.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-08 13:14:16 +00:00
dependabot[bot]
eb8a63f02c build(deps-dev): bump knip from 5.64.1 to 5.64.2 in /frontend
Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 5.64.1 to 5.64.2.
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json)
- [Commits](https://github.com/webpro-nl/knip/commits/5.64.2/packages/knip)

---
updated-dependencies:
- dependency-name: knip
  dependency-version: 5.64.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-08 13:14:09 +00:00
matrixbot
ee07e1fc55 Automatic merge back to main (#5119) 2025-10-08 11:55:08 +02:00