Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
128 commits
Select commit Hold shift + click to select a range
a35db23
Upgrade schemars to 0.9
sandhose Jun 12, 2025
6a28950
Add secrets.keys_dir config option
V02460 Aug 6, 2025
885738c
Add basic documentation for personal sessions
reivilibre Oct 22, 2025
cef2a1c
build(deps): bump rustls from 0.23.32 to 0.23.34
dependabot[bot] Oct 23, 2025
1be0b6c
Note that you can auth to the admin API with PATs
reivilibre Oct 24, 2025
c572ff5
build(deps): bump actions/download-artifact from 5 to 6
dependabot[bot] Oct 27, 2025
a2f5df9
build(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0
dependabot[bot] Oct 27, 2025
9edf149
Make clear that owners are the ones to regenerate
reivilibre Oct 28, 2025
7ae7585
build(deps-dev): bump knip from 5.64.2 to 5.66.4 in /frontend
dependabot[bot] Oct 28, 2025
993ded8
build(deps-dev): bump @biomejs/biome from 2.2.5 to 2.3.2 in /frontend
dependabot[bot] Oct 29, 2025
b94241d
Drive-by contributing doc update for policies makefile
reivilibre Oct 31, 2025
560ebc2
Drive-by podman Makefile fix
reivilibre Oct 31, 2025
532e4a4
Update tests to prepare for needing C-S API scope
reivilibre Oct 31, 2025
e2a08d2
Only allow C-S device scopes when the C-S API scope has been requested
reivilibre Oct 31, 2025
938970d
Automatic merge back to main (#5218)
matrixbot Nov 4, 2025
21649bd
build(deps): bump react-i18next in /frontend in the i18next group
dependabot[bot] Nov 4, 2025
ef8bccb
build(deps-dev): bump the vite group across 1 directory with 2 updates
dependabot[bot] Nov 4, 2025
87c62ba
build(deps): bump docker/metadata-action from 5.8.0 to 5.9.0
dependabot[bot] Nov 5, 2025
517883e
build(deps): bump docker/metadata-action from 5.8.0 to 5.9.0 (#5220)
sandhose Nov 5, 2025
e753582
build(deps-dev): bump @biomejs/biome from 2.2.5 to 2.3.2 in /frontend…
sandhose Nov 5, 2025
e98df7e
build(deps-dev): bump knip from 5.64.2 to 5.66.4 in /frontend (#5211)
sandhose Nov 5, 2025
12325a7
build(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 (#5204)
sandhose Nov 5, 2025
1ddaac2
build(deps): bump actions/download-artifact from 5 to 6 (#5203)
sandhose Nov 5, 2025
66ae58c
build(deps-dev): bump the vite group across 1 directory with 2 update…
sandhose Nov 5, 2025
8f1f91d
build(deps): bump rustls from 0.23.32 to 0.23.34 (#5193)
sandhose Nov 5, 2025
0f2b32c
build(deps): bump react-i18next from 16.1.4 to 16.1.5 in /frontend in…
sandhose Nov 5, 2025
58ffe37
Update docs/development/contributing.md
reivilibre Nov 5, 2025
e37456b
Only allow C-S device scopes when the C-S API scope has been requeste…
reivilibre Nov 5, 2025
abc9532
Add basic documentation for personal sessions (#5187)
reivilibre Nov 5, 2025
9566dc4
Fix broken link in rustdoc
reivilibre Nov 6, 2025
eda3eec
Fix another broken link in the rustdocs
reivilibre Nov 6, 2025
1b0cf60
build(deps-dev): bump the storybook group in /frontend with 3 updates
dependabot[bot] Nov 6, 2025
e249068
Merge remote-tracking branch 'origin/main' into quenting/schemars-0.9
sandhose Nov 6, 2025
4f75fe4
Update aide to 0.15.1
sandhose Nov 6, 2025
a35cb76
Remove the nullable transform
sandhose Nov 7, 2025
8d85f89
Fix broken link in rustdoc (#5222)
sandhose Nov 7, 2025
c7bed3e
Merge branch 'main' into quenting/schemars-0.9
sandhose Nov 7, 2025
3d3412a
Remove the nullable transformation for the config schema.
sandhose Nov 7, 2025
db2288b
Remove the nullable transform from the policies schemas
sandhose Nov 7, 2025
52eec4c
Upgrade schemars to 0.9 (#4682)
sandhose Nov 7, 2025
0420bbc
build(deps-dev): bump vite in /frontend in the vite group
dependabot[bot] Nov 7, 2025
901011c
build(deps-dev): bump the storybook group in /frontend with 3 updates…
sandhose Nov 7, 2025
7fb80d5
build(deps-dev): bump @graphql-codegen/client-preset
dependabot[bot] Nov 7, 2025
bc96b49
build(deps-dev): bump vite from 7.1.12 to 7.2.1 in /frontend in the v…
sandhose Nov 7, 2025
d4377d6
build(deps-dev): bump @graphql-codegen/client-preset from 5.1.0 to 5.…
sandhose Nov 7, 2025
30044d1
Use Node 24 in CI and for building the frontend
sandhose Nov 7, 2025
e7e2a46
Migrate from i18next-parser to i18next-cli
sandhose Nov 7, 2025
a0696db
Add i18next.config.ts to the knip ignore list
sandhose Nov 7, 2025
b5a0834
Add `upstream_oauth2.providers.[].client_secret_file` config option
networkException Aug 10, 2025
d3d3155
build(deps): bump softprops/action-gh-release from 2.4.1 to 2.4.2
dependabot[bot] Nov 10, 2025
a20cd1d
Automatic merge back to main (#5235)
matrixbot Nov 11, 2025
87eda29
build(deps): bump @tanstack/react-query
dependabot[bot] Nov 11, 2025
5c9e5fb
build(deps): bump the i18next group across 1 directory with 2 updates
dependabot[bot] Nov 12, 2025
7c5ee38
build(deps): bump js-yaml from 4.1.0 to 4.1.1 in /frontend
dependabot[bot] Nov 16, 2025
5ed6226
Use Node 24 in CI and for building the frontend (#5229)
sandhose Nov 17, 2025
6a656b9
build(deps): bump the i18next group across 1 directory with 2 updates…
sandhose Nov 17, 2025
1e7bad6
build(deps): bump @tanstack/react-query from 5.90.5 to 5.90.7 in /fro…
sandhose Nov 17, 2025
68cc61c
build(deps): bump softprops/action-gh-release from 2.4.1 to 2.4.2 (#5…
sandhose Nov 17, 2025
de0379f
build(deps-dev): bump the storybook group in /frontend with 3 updates
dependabot[bot] Nov 17, 2025
a4d28db
Update opa-wasm to 0.1.8 & bump wasmtime
sandhose Nov 17, 2025
f8fa1b4
build(deps): bump rustls from 0.23.34 to 0.23.35
dependabot[bot] Nov 17, 2025
d2a91fe
build(deps): bump csv from 1.3.1 to 1.4.0
dependabot[bot] Nov 17, 2025
96ba4a5
build(deps): bump rustls-pki-types from 1.12.0 to 1.13.0
dependabot[bot] Nov 17, 2025
1cf4de4
Update opa-wasm to 0.1.8 & bump wasmtime (#5245)
sandhose Nov 17, 2025
8fdc9a0
Merge branch 'main' into dependabot/cargo/rustls-0.23.35
sandhose Nov 17, 2025
a0330c8
Merge branch 'main' into dependabot/cargo/csv-1.4.0
sandhose Nov 17, 2025
a28bc17
Merge branch 'main' into dependabot/cargo/rustls-pki-types-1.13.0
sandhose Nov 17, 2025
b1698d9
Merge branch 'main' into dependabot/npm_and_yarn/frontend/storybook-9…
sandhose Nov 17, 2025
dc0e13f
build(deps-dev): bump the storybook group in /frontend with 3 updates…
sandhose Nov 17, 2025
5c3dcb4
build(deps): bump csv from 1.3.1 to 1.4.0 (#5246)
sandhose Nov 17, 2025
cba9d51
build(deps-dev): bump the storybook group in /frontend with 3 updates
dependabot[bot] Nov 17, 2025
e7dbc42
build(deps-dev): bump @vitejs/plugin-react
dependabot[bot] Nov 17, 2025
76bd634
build(deps): bump psl from 2.1.148 to 2.1.162
dependabot[bot] Nov 17, 2025
f7ec048
build(deps-dev): bump the storybook group in /frontend with 3 updates…
sandhose Nov 17, 2025
2241645
build(deps): bump psl from 2.1.148 to 2.1.162 (#5250)
sandhose Nov 17, 2025
f54c214
build(deps-dev): bump @vitejs/plugin-react from 5.1.0 to 5.1.1 in /fr…
sandhose Nov 17, 2025
f7db11b
Merge branch 'main' into dependabot/npm_and_yarn/frontend/js-yaml-4.1.1
sandhose Nov 17, 2025
a1aaca0
build(deps): bump rustls-pki-types from 1.12.0 to 1.13.0 (#5247)
sandhose Nov 17, 2025
a3456a8
build(deps): bump rustls from 0.23.34 to 0.23.35 (#5244)
sandhose Nov 17, 2025
baaa425
build(deps): bump js-yaml from 4.1.0 to 4.1.1 in /frontend (#5242)
sandhose Nov 17, 2025
4bdf347
Add `upstream_oauth2.providers.[].client_secret_file` config option (…
sandhose Nov 18, 2025
4d86a56
build(deps-dev): bump the graphql-codegen group
dependabot[bot] Nov 18, 2025
2fd052d
build(deps): bump @tanstack/react-query
dependabot[bot] Nov 18, 2025
f037043
build(deps): bump bitflags from 2.9.4 to 2.10.0
dependabot[bot] Nov 18, 2025
2caa6e7
Move all the frontend entrypoints to a dedicated directory
sandhose Nov 18, 2025
a93fa72
Merge branch 'main' into keys_dir
V02460 Nov 18, 2025
f0b408e
Interactively guide users for selecting a valid username
sandhose Nov 18, 2025
478e03d
build(deps): bump glob and i18next-cli in /frontend
dependabot[bot] Nov 18, 2025
c9a8123
Allow keys and keys_dir simultaneously
V02460 Nov 18, 2025
0074cd0
Add `secrets.keys_dir` config option. (#4877)
sandhose Nov 19, 2025
c189bb2
Fix frontend style, template syntax and regenerate translations
sandhose Nov 19, 2025
bcf85e8
Fix the building of the docs with mdbook 0.5
sandhose Nov 19, 2025
955897a
Fix the building of the docs with mdbook 0.5 (#5261)
sandhose Nov 19, 2025
be57b40
Fix the 'username is already taken' error message
sandhose Nov 19, 2025
f9a9ede
Fix storybook build
sandhose Nov 19, 2025
481f27f
Merge remote-tracking branch 'origin/main' into quenting/lowercase-us…
sandhose Nov 19, 2025
a4f823b
build(deps): bump glob and i18next-cli in /frontend (#5259)
sandhose Nov 19, 2025
fb22a20
Interactively help users choosing a username (#5258)
sandhose Nov 19, 2025
5b163d6
build(deps): bump the i18next group across 1 directory with 3 updates
dependabot[bot] Nov 19, 2025
ebc462a
build(deps-dev): bump the graphql-codegen group in /frontend with 2 u…
sandhose Nov 19, 2025
982088b
build(deps): bump @tanstack/react-query from 5.90.7 to 5.90.10 in /fr…
sandhose Nov 19, 2025
59bdb66
build(deps): bump bitflags from 2.9.4 to 2.10.0 (#5254)
sandhose Nov 19, 2025
8880811
build(deps): bump the i18next group across 1 directory with 3 updates…
sandhose Nov 19, 2025
b99b230
build(deps-dev): bump the types group in /frontend with 3 updates
dependabot[bot] Nov 19, 2025
1cb4cb0
build(deps): bump @vector-im/compound-design-tokens in /frontend
dependabot[bot] Nov 19, 2025
8736d82
build(deps): bump @vector-im/compound-web in /frontend
dependabot[bot] Nov 19, 2025
8fbcd07
build(deps): bump hyper-util from 0.1.17 to 0.1.18
dependabot[bot] Nov 19, 2025
c525d9e
Update icons in the templates
sandhose Nov 19, 2025
2fb970e
build(deps-dev): bump the types group in /frontend with 3 updates (#5…
sandhose Nov 19, 2025
5dd7619
build(deps): bump hyper-util from 0.1.17 to 0.1.18 (#5266)
sandhose Nov 19, 2025
edf6b18
build(deps): bump @vector-im/compound-web from 8.2.4 to 8.2.5 in /fro…
sandhose Nov 19, 2025
06b17b3
Merge branch 'main' into dependabot/npm_and_yarn/frontend/vector-im/c…
sandhose Nov 19, 2025
054c548
build(deps): bump @vector-im/compound-design-tokens from 6.0.0 to 6.4…
sandhose Nov 19, 2025
d00223e
Minor grammatical fix
anoadragon453 Nov 19, 2025
370a29a
Minor grammatical fix (#5268)
anoadragon453 Nov 19, 2025
1e254f2
Translations updates
github-actions[bot] Nov 19, 2025
63bfc69
Translations updates for main (#5269)
matrixbot Nov 19, 2025
fe5f8c4
1.7.0-rc.0
github-actions[bot] Nov 19, 2025
87c603d
Translations updates
github-actions[bot] Nov 26, 2025
2ac519e
Translations updates for v1.7 (#5289)
matrixbot Nov 26, 2025
c281492
1.7.0
github-actions[bot] Nov 26, 2025
545c64c
Merge tag 'v1.7.0' into upgrade/mas-v1.7.0
odelcroi Nov 27, 2025
77c7ed7
fix merge conflict for v1.7.0
odelcroi Nov 27, 2025
1cd0e10
fix translations
odelcroi Nov 28, 2025
f730a8e
fix package-lock
odelcroi Nov 28, 2025
3208392
fix npm ci
odelcroi Nov 28, 2025
37bca09
add comments
odelcroi Nov 28, 2025
ab34290
fix cargo lock
odelcroi Nov 28, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/actions/build-frontend/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ runs:
using: composite
steps:
- name: Install Node
uses: actions/setup-node@v4.2.0
uses: actions/setup-node@v6.0.0
with:
node-version: "22"
node-version: "24"

- name: Install dependencies
run: npm ci
Expand Down
26 changes: 13 additions & 13 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
chmod -R u=rwX,go=rX assets-dist/

- name: Upload assets
uses: actions/upload-artifact@v4.6.2
uses: actions/upload-artifact@v5.0.0
with:
name: assets
path: assets-dist
Expand Down Expand Up @@ -149,7 +149,7 @@ jobs:
-p mas-cli

- name: Upload binary artifact
uses: actions/upload-artifact@v4.6.2
uses: actions/upload-artifact@v5.0.0
with:
name: binary-${{ matrix.target }}
path: target/${{ matrix.target }}/release/mas-cli
Expand All @@ -168,19 +168,19 @@ jobs:

steps:
- name: Download assets
uses: actions/download-artifact@v5
uses: actions/download-artifact@v6
with:
name: assets
path: assets-dist

- name: Download binary x86_64
uses: actions/download-artifact@v5
uses: actions/download-artifact@v6
with:
name: binary-x86_64-unknown-linux-gnu
path: binary-x86_64

- name: Download binary aarch64
uses: actions/download-artifact@v5
uses: actions/download-artifact@v6
with:
name: binary-aarch64-unknown-linux-gnu
path: binary-aarch64
Expand All @@ -198,13 +198,13 @@ jobs:
done

- name: Upload aarch64 archive
uses: actions/upload-artifact@v4.6.2
uses: actions/upload-artifact@v5.0.0
with:
name: mas-cli-aarch64-linux
path: mas-cli-aarch64-linux.tar.gz

- name: Upload x86_64 archive
uses: actions/upload-artifact@v4.6.2
uses: actions/upload-artifact@v5.0.0
with:
name: mas-cli-x86_64-linux
path: mas-cli-x86_64-linux.tar.gz
Expand Down Expand Up @@ -232,7 +232,7 @@ jobs:
steps:
- name: Docker meta
id: meta
uses: docker/metadata-action@v5.8.0
uses: docker/metadata-action@v5.9.0
with:
images: "${{ env.IMAGE }}"
bake-target: docker-metadata-action
Expand All @@ -248,7 +248,7 @@ jobs:

- name: Docker meta (debug variant)
id: meta-debug
uses: docker/metadata-action@v5.8.0
uses: docker/metadata-action@v5.9.0
with:
images: "${{ env.IMAGE }}"
bake-target: docker-metadata-action-debug
Expand Down Expand Up @@ -326,14 +326,14 @@ jobs:
- build-image
steps:
- name: Download the artifacts from the previous job
uses: actions/download-artifact@v5
uses: actions/download-artifact@v6
with:
pattern: mas-cli-*
path: artifacts
merge-multiple: true

- name: Prepare a release
uses: softprops/[email protected].1
uses: softprops/[email protected].2
with:
generate_release_notes: true
body: |
Expand Down Expand Up @@ -388,7 +388,7 @@ jobs:
.github/scripts

- name: Download the artifacts from the previous job
uses: actions/download-artifact@v5
uses: actions/download-artifact@v6
with:
pattern: mas-cli-*
path: artifacts
Expand All @@ -402,7 +402,7 @@ jobs:
await script({ core, github, context });

- name: Update unstable release
uses: softprops/[email protected].1
uses: softprops/[email protected].2
with:
name: "Unstable build"
tag_name: unstable
Expand Down
10 changes: 5 additions & 5 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- name: Install Node
uses: actions/[email protected]
with:
node-version: 22
node-version: 24

- name: Install Node dependencies
working-directory: ./frontend
Expand All @@ -90,7 +90,7 @@ jobs:
- name: Install Node
uses: actions/[email protected]
with:
node-version: 22
node-version: 24

- name: Install Node dependencies
working-directory: ./frontend
Expand All @@ -114,7 +114,7 @@ jobs:
- name: Install Node
uses: actions/[email protected]
with:
node-version: 20
node-version: 24

- name: Install Node dependencies
working-directory: ./frontend
Expand Down Expand Up @@ -257,7 +257,7 @@ jobs:
SQLX_OFFLINE: "1"

- name: Upload archive to workflow
uses: actions/upload-artifact@v4.6.2
uses: actions/upload-artifact@v5.0.0
with:
name: nextest-archive
path: nextest-archive.tar.zst
Expand Down Expand Up @@ -305,7 +305,7 @@ jobs:
- uses: ./.github/actions/build-policies

- name: Download archive
uses: actions/download-artifact@v5
uses: actions/download-artifact@v6
with:
name: nextest-archive

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Install Node
uses: actions/[email protected]
with:
node-version: 22
node-version: 24

- name: Build the documentation
run: sh misc/build-docs.sh
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-branch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- name: Install Node
uses: actions/[email protected]
with:
node-version: 22
node-version: 24

- name: Install Localazy CLI
run: npm install -g @localazy/cli
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/translations-download.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Install Node
uses: actions/[email protected]
with:
node-version: 22
node-version: 24

- name: Install Localazy CLI
run: npm install -g @localazy/cli
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/translations-upload.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Install Node
uses: actions/[email protected]
with:
node-version: 22
node-version: 24

- name: Install Localazy CLI
run: npm install -g @localazy/cli
Expand Down
Loading
Loading