You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/templates
Bo-Yi Wu 9eb4a9e601
feat(API): add secret deletion functionality for repository (#26808)
- Modify the `CreateOrUpdateSecret` function in `api.go` to include a
`Delete` operation for the secret
- Modify the `DeleteOrgSecret` function in `action.go` to include a
`DeleteSecret` operation for the organization
- Modify the `DeleteSecret` function in `action.go` to include a
`DeleteSecret` operation for the repository
- Modify the `v1_json.tmpl` template file to update the `operationId`
and `summary` for the `deleteSecret` operation in both the organization
and repository sections

---------

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
11 months ago
..
admin User details page (#26713) 11 months ago
api/packages/pypi Remove incorrect HTML self close tag (#23748) 1 year ago
base Use docs.gitea.com instead of docs.gitea.io (#26739) 11 months ago
code Refactor some CSS styles and simplify code (#26771) 11 months ago
custom Add footer extra links template (#9576) 5 years ago
devtest Minor dashboard tweaks, fix flex-list margins (#26829) 11 months ago
explore User details page (#26713) 11 months ago
mail Update team invitation email link (#26550) 11 months ago
org Remove polluted `.ui.right` (#26825) 11 months ago
package Minor dashboard tweaks, fix flex-list margins (#26829) 11 months ago
projects Refactor some CSS styles and simplify code (#26771) 11 months ago
repo Minor dashboard tweaks, fix flex-list margins (#26829) 11 months ago
shared Minor dashboard tweaks, fix flex-list margins (#26829) 11 months ago
status Replace fomantic divider module with our own (#25539) 1 year ago
swagger feat(API): add secret deletion functionality for repository (#26808) 11 months ago
user Minor dashboard tweaks, fix flex-list margins (#26829) 11 months ago
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 1 year ago
install.tmpl Use docs.gitea.com instead of docs.gitea.io (#26739) 11 months ago
post-install.tmpl Remove incorrect element ID on "post-install" page (#25104) 1 year ago