Forgejo/templates
Bo-Yi Wu 79d74d208f
Add API route to list org secrets (#26485)
- Add a new function `CountOrgSecrets` in the file
`models/secret/secret.go`
- Add a new file `modules/structs/secret.go`
- Add a new function `ListActionsSecrets` in the file
`routers/api/v1/api.go`
- Add a new file `routers/api/v1/org/action.go`
- Add a new function `listActionsSecrets` in the file
`routers/api/v1/org/action.go`

go-sdk: https://gitea.com/gitea/go-sdk/pulls/629

---------

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <matti@mdranta.net>
Co-authored-by: Giteabot <teabot@gitea.io>
2023-08-15 14:32:43 +02:00
..
admin Remove unnecessary template helper DisableGravatar (#26386) 2023-08-08 08:29:14 +00:00
api/packages/pypi Remove incorrect HTML self close tag (#23748) 2023-03-27 18:05:51 +02:00
base Use template context function for avatar rendering (#26385) 2023-08-10 11:19:39 +08:00
code Fix inconsistent user profile layout across tabs (#25625) 2023-07-06 18:59:24 +00:00
custom Add footer extra links template (#9576) 2020-01-03 20:41:56 +02:00
devtest Introduce flex-list & flex-item elements for Gitea UI (#25790) 2023-08-01 00:13:42 +02:00
explore remove unnecessary explore org template (#26459) 2023-08-11 16:07:04 -04:00
mail Add template linting via djlint (#25212) 2023-06-14 18:17:58 +00:00
org Count only visible repos on profile (#25928) 2023-08-11 13:08:05 -04:00
package Use flex classes in package settings (#26314) 2023-08-08 18:28:24 +02:00
projects fix grab cursor on default column (#26476) 2023-08-14 09:15:16 +08:00
repo add disable workflow feature (#26413) 2023-08-14 15:14:30 +00:00
shared Fix URL of padlock icon in profile (#26446) 2023-08-11 17:40:38 +00:00
status Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
swagger Add API route to list org secrets (#26485) 2023-08-15 14:32:43 +02:00
user Count only visible repos on profile (#25928) 2023-08-11 13:08:05 -04:00
home.tmpl Improve home page template, fix Sort dropdown menu flash (#23856) 2023-04-01 13:47:54 +08:00
install.tmpl Show correct SSL Mode on "install page" (#25818) 2023-07-11 18:09:23 -04:00
post-install.tmpl Remove incorrect element ID on "post-install" page (#25104) 2023-06-08 12:23:39 +08:00