1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-02 15:09:33 -05:00
gitea/services/forms
2022-11-25 17:48:46 +08:00
..
admin.go feat(runner): make admin runner template as common template, use for org runners setting 2022-11-25 17:48:46 +08:00
auth_form.go Revert unrelated changes for SMTP auth (#21767) 2022-11-10 16:12:23 -05:00
org.go Improve valid user name check (#20136) 2022-11-04 17:04:08 +08:00
package_form.go Add package registry cleanup rules (#21658) 2022-11-20 16:08:38 +02:00
repo_branch_form.go Keep path when creating a new branch (#21153) 2022-09-15 21:25:16 +08:00
repo_form_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
repo_form.go Add builds UI 2022-11-25 17:48:43 +08:00
repo_tag_form.go Add tag protection (#15629) 2021-06-25 16:28:55 +02:00
runner.go feat(runner): make admin runner template as common template, use for org runners setting 2022-11-25 17:48:46 +08:00
user_form_auth_openid.go Add option to enable CAPTCHA validation for login (#21638) 2022-11-22 21:13:18 +00:00
user_form_hidden_comments.go Move issues related files into models/issues (#19931) 2022-06-13 17:37:59 +08:00
user_form_test.go Move modules/forms to services/forms (#15305) 2021-04-06 20:44:05 +01:00
user_form.go finish adding and deleting secret for repository settting 2022-11-25 17:48:46 +08:00