0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-11 08:25:15 +01:00
gitea/templates
Bo-Yi Wu f79f6a26ae
feat(API): add routes and functions for managing user's secrets (#26909)
- Add routes for creating or updating a user's actions secrets in
`routers/api/v1/api.go`
- Add a new file `routers/api/v1/user/action.go` with functions for
creating or updating a user's secrets and deleting a user's secret
- Modify the `templates/swagger/v1_json.tmpl` file to include the routes
for creating or updating a user's secrets and deleting a user's secret

---------

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
2023-09-05 14:02:50 +00:00
..
admin Show queue's active worker number (#26896) 2023-09-04 21:07:32 +08:00
api/packages/pypi
base Refactor og:description to limit the max length (#26876) 2023-09-03 01:43:29 +00:00
code
custom
devtest Remove CSS has selector and improve various styles (#26891) 2023-09-04 18:22:46 +08:00
explore User details page (#26713) 2023-08-31 11:21:18 +02:00
mail Update team invitation email link (#26550) 2023-08-31 16:26:13 +00:00
org Extract common code to new template (#26903) 2023-09-05 12:00:28 +00:00
package Minor dashboard tweaks, fix flex-list margins (#26829) 2023-08-31 21:28:45 +00:00
projects
repo Extract common code to new template (#26903) 2023-09-05 12:00:28 +00:00
shared Relocate the RSS user feed button (#26882) 2023-09-03 11:06:59 +00:00
status
swagger feat(API): add routes and functions for managing user's secrets (#26909) 2023-09-05 14:02:50 +00:00
user Extract common code to new template (#26903) 2023-09-05 12:00:28 +00:00
webhook Extract common code to new template (#26903) 2023-09-05 12:00:28 +00:00
home.tmpl
install.tmpl
post-install.tmpl