forgejo/templates
Bo-Yi Wu 79d74d208f
Add API route to list org secrets ()
- 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 () 2023-08-08 08:29:14 +00:00
api/packages/pypi Remove incorrect HTML self close tag () 2023-03-27 18:05:51 +02:00
base Use template context function for avatar rendering () 2023-08-10 11:19:39 +08:00
code Fix inconsistent user profile layout across tabs () 2023-07-06 18:59:24 +00:00
custom
devtest Introduce flex-list & flex-item elements for Gitea UI () 2023-08-01 00:13:42 +02:00
explore remove unnecessary explore org template () 2023-08-11 16:07:04 -04:00
mail Add template linting via djlint () 2023-06-14 18:17:58 +00:00
org Count only visible repos on profile () 2023-08-11 13:08:05 -04:00
package Use flex classes in package settings () 2023-08-08 18:28:24 +02:00
projects fix grab cursor on default column () 2023-08-14 09:15:16 +08:00
repo add disable workflow feature () 2023-08-14 15:14:30 +00:00
shared Fix URL of padlock icon in profile () 2023-08-11 17:40:38 +00:00
status Replace fomantic divider module with our own () 2023-06-29 20:24:22 +08:00
swagger Add API route to list org secrets () 2023-08-15 14:32:43 +02:00
user Count only visible repos on profile () 2023-08-11 13:08:05 -04:00
home.tmpl Improve home page template, fix Sort dropdown menu flash () 2023-04-01 13:47:54 +08:00
install.tmpl Show correct SSL Mode on "install page" () 2023-07-11 18:09:23 -04:00
post-install.tmpl Remove incorrect element ID on "post-install" page () 2023-06-08 12:23:39 +08:00