forgejo/services/forms
Zettat123 ed7245f997
Title can be empty when creating tag only ()
Fixes 

Make the title not required. If the title is empty when creating release
(not tag), an error message will be displayed.

![image](https://user-images.githubusercontent.com/15528715/229761056-c52e338b-5f25-4d7d-bb44-2cb0304abcee.png)
2023-04-06 21:44:52 -04:00
..
admin.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
auth_form.go Map OIDC groups to Orgs/Teams () 2023-02-08 14:44:42 +08:00
org.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
package_form.go Add Swift package registry () 2023-03-13 15:28:39 -05:00
repo_branch_form.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
repo_form.go Title can be empty when creating tag only () 2023-04-06 21:44:52 -04:00
repo_form_test.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
repo_tag_form.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
runner.go Implement actions () 2023-01-31 09:45:19 +08:00
user_form.go Support scoped access tokens () 2023-01-17 15:46:03 -06:00
user_form_auth_openid.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
user_form_hidden_comments.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
user_form_test.go Support scoped access tokens () 2023-01-17 15:46:03 -06:00