summaryrefslogtreecommitdiffstats
path: root/templates (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove source branch from pr list, fix #5009, #6080 (#6522)Robert Wolff14 days1-9/+1
| | | | | | | | | | | | | | | | | | ### What? It removes the source branch that is not necessary in the PR list (see #5009). It adds a little chevron to the right in front of the target branch. That could be replaced by words (“into”), or removed, if preferred. But, I think it looks decent like that. ### Screenshots #### Before ![image](/attachments/be3c9817-2207-4610-b6bd-70304436f81d) #### After ![image](/attachments/a7c84d2f-1592-4a82-aecc-d038f9495ef7) ### Testing Run the development version of forgejo from the PR. For any existing repository with PRs, open the pulls list. Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6522 Reviewed-by: Otto <otto@codeberg.org> Reviewed-by: Gusted <gusted@noreply.codeberg.org> Co-authored-by: Robert Wolff <mahlzahn@posteo.de> Co-committed-by: Robert Wolff <mahlzahn@posteo.de>
* fix(ui): correct switch ordering (#6576)0ko2025-01-152-2/+2
| | | | | | | | | | | | | | | | | | | Regressions of #6459 and #6542: `templates/repo/issue/navbar.tmpl`: * `issue-list-navbar` is the ordering class which was incorrectly removed * and then it was incorrectly replaced with `list-header-toggle` `templates/repo/issue/openclose.tmpl`: * it did not have ordering rules in the first place * but then `list-header-toggle` was incorrectly applied to it Thanks to @fnetX for spotting and notifying! Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6576 Reviewed-by: Otto <otto@codeberg.org> Co-authored-by: 0ko <0ko@noreply.codeberg.org> Co-committed-by: 0ko <0ko@noreply.codeberg.org>
* Add search action jobs for API routes, repo, org and global level (#6300)Jaime merino2025-01-141-0/+202
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This PR wants to improve information of the tasks waiting to be executed on a global, organization, user and repository leve. The main motivation is explained here https://codeberg.org/forgejo/discussions/issues/241 ## Checklist The [contributor guide](https://forgejo.org/docs/next/contributor/) contains information that will be helpful to first time contributors. There also are a few [conditions for merging Pull Requests in Forgejo repositories](https://codeberg.org/forgejo/governance/src/branch/main/PullRequestsAgreement.md). You are also welcome to join the [Forgejo development chatroom](https://matrix.to/#/#forgejo-development:matrix.org). ### Tests - I added test coverage for Go changes... - [x] in their respective `*_test.go` for unit tests. - [x] in the `tests/integration` directory if it involves interactions with a live Forgejo server. - I added test coverage for JavaScript changes... - [ ] in `web_src/js/*.test.js` if it can be unit tested. - [ ] in `tests/e2e/*.test.e2e.js` if it requires interactions with a live Forgejo server (see also the [developer guide for JavaScript testing](https://codeberg.org/forgejo/forgejo/src/branch/forgejo/tests/e2e/README.md#end-to-end-tests)). ### Documentation - [ ] I created a pull request [to the documentation](https://codeberg.org/forgejo/docs) to explain to Forgejo users how to use this change. - [x] I did not document these changes and I do not expect someone else to do it. ### Release notes - [ ] I do not want this change to show in the release notes. - [x] I want the title to show in the release notes with a link to this pull request. - [ ] I want the content of the `release-notes/<pull request number>.md` to be be used for the release notes instead of the title. <!--start release-notes-assistant--> ## Release notes <!--URL:https://codeberg.org/forgejo/forgejo--> - Features - [PR](https://codeberg.org/forgejo/forgejo/pulls/6300): <!--number 6300 --><!--line 0 --><!--description QWRkIHNlYXJjaCBhY3Rpb24gam9icyBmb3IgQVBJIHJvdXRlcywgcmVwbywgb3JnIGFuZCBnbG9iYWwgbGV2ZWw=-->Add search action jobs for API routes, repo, org and global level<!--description--> <!--end release-notes-assistant--> Co-authored-by: jaime merino <jaime.merino_mora@mail.schwarzª> Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6300 Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org> Co-authored-by: Jaime merino <cobak78@gmail.com> Co-committed-by: Jaime merino <cobak78@gmail.com>
* Use redesigned switch on commit graph page (#6545)0ko2025-01-131-3/+9
| | | | | | | | | | | | | | | | | | | | [skip ci] no related tests (covered by visual testing only) Followup to https://codeberg.org/forgejo/forgejo/pulls/5214 and https://codeberg.org/forgejo/forgejo/pulls/6459. Resolves https://codeberg.org/forgejo/forgejo/issues/2852. ## Preview |Before|After| |-|-| |![](/attachments/c871bcdd-f60c-460f-93d8-33550b409d25)|![](/attachments/e97e63d8-2917-408d-87ce-37ee31dedc93)| Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6545 Reviewed-by: Michael Kriese <michael.kriese@gmx.de> Reviewed-by: Otto <otto@codeberg.org> Co-authored-by: 0ko <0ko@noreply.codeberg.org> Co-committed-by: 0ko <0ko@noreply.codeberg.org>
* Apply switch redesign to more areas (#6542)0ko2025-01-137-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | [skip ci] no relevant tests Followup to https://codeberg.org/forgejo/forgejo/pulls/6459. This PR applies the new switch design to areas where it is simple to apply and no other interventions are needed other than switching classes. Also, added back the utility class `list-header-toggle` to a few places where it was removed in https://codeberg.org/forgejo/forgejo/pulls/6459. It is used for item reordering on smaller screens and it isn't actually needed in those areas (does nothing because of too wide elements), but it wasn't supposed to be removed. The affected areas also include the menus in notifications. This is a followup to https://codeberg.org/forgejo/forgejo/pulls/3175 which should make the unchosen item look more obviously as an interactive element. ## Preview |Area|Before|After| |-|-|-| |`projects/list.tmpl`|![](https://codeberg.org/attachments/e6977cbd-6fcc-400b-9f8a-1107b9ac5b54)|![](https://codeberg.org/attachments/8bd8ddb3-caf5-4f1b-aa3a-1942b9ea7f4a)| |`repo/issue/navbar.tmp`||No visible change| |`repo/issue/openclose.tmpl`||No visible change| |`.../dashboard/issues.tmpl`|![](https://codeberg.org/attachments/5bc431aa-c522-4813-8d0f-b52e8c035dd0)|![](https://codeberg.org/attachments/a397be12-d8dc-434a-b109-2ba3521b36e6)| |`.../dashboard/milestones.tmpl`|![](https://codeberg.org/attachments/211d76fc-c5e5-40f5-ade9-96e7bf56526e)|![](https://codeberg.org/attachments/760b0a3b-bd14-43ef-bb2b-21da426e91a3)| |`.../notification_div.tmpl`|![](https://codeberg.org/attachments/822cfda7-e66d-47cf-9436-e20f392df2ce)|![](https://codeberg.org/attachments/07587fe5-454d-474c-8c39-e1331ff4deb5)| |`.../notification_subscriptions.tmpl`|![](https://codeberg.org/attachments/960ac65a-f3a3-4385-b8fc-7bbf44c21bee)|![](https://codeberg.org/attachments/880bbcad-605b-4fbf-92e3-a0b270a40725)| Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6542 Reviewed-by: Otto <otto@codeberg.org> Co-authored-by: 0ko <0ko@noreply.codeberg.org> Co-committed-by: 0ko <0ko@noreply.codeberg.org>
* [gitea] week 2025-02 cherry pick (gitea/main -> forgejo) (#6471)Earl Warren2025-01-071-2/+3
|\ | | | | | | | | Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6471 Reviewed-by: Gusted <gusted@noreply.codeberg.org>
| * feat: link to nuget dependencies (#26554)lonix12025-01-051-2/+3
| | | | | | | | | | | | | | | | Add links to dependencies and their versions, as done in nuget site. Makes it easier to use. Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> (cherry picked from commit d030cace1a6fc19874ab5a2ae20544c702fcb6c5)
* | feat: improve Forgejo diagnostics (#6470)Otto2025-01-052-5/+8
|\ \ | | | | | | | | | | | | | | | | | | Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6470 Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org> Reviewed-by: 0ko <0ko@noreply.codeberg.org> Reviewed-by: Otto <otto@codeberg.org>
| * | feat: improve 'download diagnosis report' uiGusted2025-01-051-5/+6
| | | | | | | | | | | | | | | | | | | | | - Use `<label>`. - Switch the order to ensure the action button is the last item in the form. - Rename seconds to duration. - Set `type="number"` to the duration input field.
| * | feat: add limited execution tracing supportGusted2025-01-051-0/+2
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - For every process that is spawned (every new non-trivial goroutine such as http requests, queues or tasks) start a [execution tracer](https://pkg.go.dev/runtime/trace). This allows very precise diagnosis of how each individual process over a time period. - It's safe and [fast](https://go.dev/blog/execution-traces-2024#low-overhead-tracing) to be run in production, hence no setting to disable this. There's only noticable overhead when tracing is actually performed and not continuous. - Proper tracing support would mean the codebase would be full of `trace.WithRegion` and `trace.Log`, which feels premature for this patch as there's no real-world usage yet to indicate which places would need this the most. So far only Git commands and SQL queries receive somewhat proper tracing support given that these are used throughout the codebase. - Make git commands a new process type. - Add tracing to diagnosis zip file.
* / ui: switch redesign (#6459)0ko2025-01-052-3/+3
|/ | | | | Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6459 Reviewed-by: Gusted <gusted@noreply.codeberg.org>
* feat: add files to compare (#6461)Angel Nunez Mencias2025-01-051-0/+7
| | | | | | | | | Add the changed files between two commits to the response of the compare API, part of forgejo/forgejo#6460 Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6461 Reviewed-by: Gusted <gusted@noreply.codeberg.org> Co-authored-by: Angel Nunez Mencias <git@angelnu.com> Co-committed-by: Angel Nunez Mencias <git@angelnu.com>
* fix(ui): show oauth divider on signup page (#6463)0ko2025-01-041-4/+4
| | | | | | | | | Fix a minor UI bug introduced in https://codeberg.org/forgejo/forgejo/pulls/6112. The condition `if .EnableInternalSignIn` was added to display of the divider, but it is only available when `oauth_container.tmpl` is called from signIn page, it is not relevant to signUp page. Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6463 Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
* Merge pull request 'Rewrite OpenGraph Header' (#6447) from ↵Otto2025-01-031-59/+16
|\ | | | | | | | | | | | | JakobDev/forgejo:ogrewrite into forgejo Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6447 Reviewed-by: Otto <otto@codeberg.org>
| * Rewrite OpenGraph HeaderJakobDev2025-01-011-59/+16
| |
* | Merge pull request 'Permit to download patch and diff file between tags and ↵Gusted2025-01-021-0/+3
|\ \ | |/ |/| | | | | | | | | branches' (#5385) from mirkoperillo/forgejo:issue-3728 into forgejo Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/5385 Reviewed-by: Gusted <gusted@noreply.codeberg.org>
| * Add patch/diff compare downloadmirko2025-01-011-0/+3
| |
* | Merge pull request 'Fix editing pr review' (#6432) from ↵Otto2025-01-011-2/+2
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | JakobDev/forgejo:reviewfix into forgejo [skip ci] due to no related tests. Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6432 Reviewed-by: 0ko <0ko@noreply.codeberg.org> Reviewed-by: Otto <otto@codeberg.org>
| * | Fix editing pr reviewJakobDev2024-12-311-2/+2
| |/
* | Merge pull request 'feat: Add summary card for repos and releases' (#6269) ↵Otto2025-01-011-8/+29
|\ \ | |/ |/| | | | | | | | | | | from JakobDev/forgejo:repocard into forgejo Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6269 Reviewed-by: Mathieu Fenniak <mfenniak@noreply.codeberg.org> Reviewed-by: Otto <otto@codeberg.org>
| * Merge branch 'forgejo' into repocardJakobDev2024-12-2910-23/+95
| |\
| * \ Merge branch 'forgejo' into repocardJakobDev2024-12-192-3/+76
| |\ \
| * \ \ Merge branch 'forgejo' into repocardJakobDev2024-12-184-3/+18
| |\ \ \
| * | | | UpdateJakobDev2024-12-181-4/+9
| | | | |
| * | | | feat: Add summary card for repos and releasesJakobDev2024-12-141-4/+20
| | | | |
* | | | | fix(ui): use primary color for button in table modal (#6427)0ko2024-12-311-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6427 Reviewed-by: Gusted <gusted@noreply.codeberg.org>
* | | | | Merge pull request 'Fix edit cancel button' (#6421) from ↵Otto2024-12-311-2/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | JakobDev/forgejo:cancelfix into forgejo Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6421 Reviewed-by: Gusted <gusted@noreply.codeberg.org> Reviewed-by: Otto <otto@codeberg.org>
| * | | | | Fix edit cancel buttonJakobDev2024-12-301-2/+2
| | | | | |
* | | | | | Merge pull request 'Fix issue/comment menus' (#6419) from ↵Otto2024-12-304-7/+16
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fnetx/issue-view-a11y into forgejo Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6419 Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
| * | | | | | Fix issue/comment menusOtto Richter2024-12-304-7/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes https://codeberg.org/forgejo/forgejo/issues/1120 - Adds labels to reaction and context menu. - Fixes taborder in markdown combobox buttons. They are now only one "tab" stop and can be navigated with arrow buttons and in the right order (previously, it would skip the table button). - Generates more verbose output for the reactio selectors to provide content for users who cannot identify the meaning of these buttons visually. Explicit aria-labels are now preferred over auto-generated ones.
* | | | | | | Merge pull request 'Rework user profile settings' (#6407) from ↵Otto2024-12-302-107/+102
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fnetx/profile-a11y into forgejo Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6407 Reviewed-by: Gusted <gusted@noreply.codeberg.org>
| * | | | | | Rework user profile settingsOtto Richter2024-12-302-107/+102
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Accessibility: - improved semantic layout - Fixes unlabelled input for custom pronouns. CC @hazy - Adds labels to dropdowns. - Shortens certain texts for less verbose screen reader outputs and people with slow reading speed. - Turned optional username rename helper text with low contrast into "normal" help text. UI/UX: - Removes section about primary email which is no longer managed in the profile section. - Fixes section about primary email not displaying in user settings when notifications are not available. - Removes primary email display, because it is not actually a form element here. (Alternatively, we could display it and link to the account settings for managing the email)
* | | | | | Merge pull request 'chore(branding): strip metadata information from the ↵Earl Warren2024-12-302-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | footer' (#6403) from earl-warren/forgejo:wip-footer into forgejo Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6403 Reviewed-by: 0ko <0ko@noreply.codeberg.org>
| * | | | | chore(branding): strip metadata information from the footerEarl Warren2024-12-292-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When the Forgejo version is displayed in the footer, the metadata should not be displayed. It was once an indication that Forgejo includes all of Gitea. But since the hard fork the codebase diverged and this is no longer accurate. The metadata is still displayed in the API, admin panels or headers for the sake of backward compatibility. Refs: https://codeberg.org/forgejo/discussions/issues/244
* | | | | | fix: use DateUtils for blocked users listGusted2024-12-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | - Should've been fixed with #5796 but seems I've overlooked.
* | | | | | Merge pull request 'feat: add synchronization for SSH keys for OpenID ↵Gusted2024-12-292-17/+34
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Connect' (#6232) from Maks1mS/forgejo:feat/add-oidc-ssh-keys into forgejo Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6232 Reviewed-by: Gusted <gusted@noreply.codeberg.org>
| * | | | | Merge branch 'forgejo' into feat/add-oidc-ssh-keysMaks1mS2024-12-269-18/+90
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'upstream/forgejo' into feat/add-oidc-ssh-keysMaxim Slipenko2024-12-1916-30/+121
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'forgejo' into feat/add-oidc-ssh-keysMaks1mS2024-12-102-1/+2
| |\ \ \ \ \ \
| * | | | | | | feat: add synchronization for SSH keys with OpenID ConnectMaxim Slipenko2024-12-092-17/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Kirill Kolmykov <cyberk1ra@ya.ru>
* | | | | | | | Merge pull request 'Rework new repo dialog' (#6386) from fnetx/new-repo-form ↵Otto2024-12-295-196/+221
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into forgejo Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6386 Reviewed-by: 0ko <0ko@noreply.codeberg.org>
| * | | | | | | | New repo: Rework initializationOtto Richter2024-12-292-56/+64
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - only show settings when ticked - only offer README selection when there are multiple options
| * | | | | | | | New repo: Rework advanced and template sectionsOtto Richter2024-12-284-92/+110
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - make sections collapsible - only offer object format selection when there is an actual choice
| * | | | | | | | New repo: Rework basic settingsOtto Richter2024-12-282-49/+48
| | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - separate template - ensure correct labelling of elements - drop additional required indicators for field that already have browser semantics (the icon has colour contrast issues anyway), especially as the first dropdown cannot be left empty
* | | | | | | | Merge pull request 'feat: When comparing in repos, mention that pull request ↵Otto2024-12-291-0/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | creation requires sign-in' (#6286) from litchipi/forgejo:contrib/sign_in_pr_ui into forgejo Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6286 Reviewed-by: Gusted <gusted@noreply.codeberg.org> Reviewed-by: Otto <otto@codeberg.org>
| * | | | | | | template: repo: compare: display a warning if the user is not logged inLitchi Pi2024-12-251-0/+4
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Litchi Pi <litchi.pi@proton.me>
* / | | | | | Fix overflow in git notesJakobDev2024-12-281-5/+5
|/ / / / / /
* | | | | | Merge pull request '[gitea] week 2024-52 cherry pick (gitea/main -> ↵Earl Warren2024-12-242-3/+7
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | forgejo)' (#6342) from earl-warren/wcp/2024-52 into forgejo Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6342 Reviewed-by: Gusted <gusted@noreply.codeberg.org>
| * | | | | | Fix incomplete Actions status aggregations (#32859)wxiaoguang2024-12-221-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix #32857 (cherry picked from commit d28a4843b8de5d5e01ef3d7b2ad25f22853247ad) Conflicts: web_src/js/components/ActionRunStatus.vue remove the refactoring, keep the additional cancelled status
| * | | | | | Do not display `attestation-manifest` and use short sha256 instead of full ↵hiifong2024-12-221-2/+4
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sha256 (#32851) Related: #24973 Before: ![image](https://github.com/user-attachments/assets/bca17900-5075-4d15-af7a-c71bf8979c04) After: ![image](https://github.com/user-attachments/assets/c5a24e3b-763b-4463-80db-d4dbd89f7dc4) Index: ```json { "schemaVersion": 2, "mediaType": "application/vnd.oci.image.index.v1+json", "manifests": [ { "mediaType": "application/vnd.oci.image.manifest.v1+json", "digest": "sha256:5967afffdfde104ca1459286a72346baaef8b70ac153325d7a6cd85c7734ac6e", "size": 672, "platform": { "architecture": "amd64", "os": "linux" } }, { "mediaType": "application/vnd.oci.image.manifest.v1+json", "digest": "sha256:f9abfcc55320f9ff1f38eeb7dbb4bea10b29c7febfa49ccd7aab9fa02403b9f0", "size": 672, "platform": { "architecture": "arm64", "os": "linux" } }, { "mediaType": "application/vnd.oci.image.manifest.v1+json", "digest": "sha256:d70ad19d00c19e40691045cbddc3e8a5a4454c31cc454d1132b13bcaf35b6d46", "size": 566, "annotations": { "vnd.docker.reference.digest": "sha256:5967afffdfde104ca1459286a72346baaef8b70ac153325d7a6cd85c7734ac6e", "vnd.docker.reference.type": "attestation-manifest" }, "platform": { "architecture": "unknown", "os": "unknown" } }, { "mediaType": "application/vnd.oci.image.manifest.v1+json", "digest": "sha256:73bc233bf4eac96a404ce3e0430b698831a4ea7050c878d5f76d1d1f133751dd", "size": 566, "annotations": { "vnd.docker.reference.digest": "sha256:f9abfcc55320f9ff1f38eeb7dbb4bea10b29c7febfa49ccd7aab9fa02403b9f0", "vnd.docker.reference.type": "attestation-manifest" }, "platform": { "architecture": "unknown", "os": "unknown" } } ] } ``` --------- Co-authored-by: silverwind <me@silverwind.io> (cherry picked from commit 276f43330cb86e2ce6bc5a902a43f02727e009e9) Conflicts: templates/package/content/container.tmpl simplify to only skip unknown/unknown and not change the display