forgejo/services/forms
wxiaoguang cb3173a1e9
Use "utf8mb4" for MySQL by default (#25432)
TBH, I don't see much difference from `Remove "CHARSET" config option
for MySQL, always use "utf8mb4"` #25413

Close #25413
2023-06-22 07:38:23 +02:00
..
admin.go Decouple the different contexts from each other (#24786) 2023-05-21 09:50:53 +08:00
auth_form.go Decouple the different contexts from each other (#24786) 2023-05-21 09:50:53 +08:00
org.go Decouple the different contexts from each other (#24786) 2023-05-21 09:50:53 +08:00
package_form.go Add CRAN package registry (#22331) 2023-05-22 10:57:49 +08:00
repo_branch_form.go Decouple the different contexts from each other (#24786) 2023-05-21 09:50:53 +08:00
repo_form.go New webhook trigger for receiving Pull Request review requests (#24481) 2023-05-24 22:06:27 -04:00
repo_form_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
repo_tag_form.go Decouple the different contexts from each other (#24786) 2023-05-21 09:50:53 +08:00
runner.go Decouple the different contexts from each other (#24786) 2023-05-21 09:50:53 +08:00
user_form.go Use "utf8mb4" for MySQL by default (#25432) 2023-06-22 07:38:23 +02:00
user_form_auth_openid.go Decouple the different contexts from each other (#24786) 2023-05-21 09:50:53 +08:00
user_form_hidden_comments.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
user_form_test.go Redesign Scoped Access Tokens (#24767) 2023-06-04 20:57:16 +02:00