gitea/services/forms
Henrique Pimentel 0f0b5ef7be
Merge 52957f4406 into 29b28002aa
2025-06-23 09:58:20 +08:00
..
admin.go Implemented Badge Management in administration panel (#29798) 2024-06-19 13:53:18 +01:00
auth_form.go Enforce two-factor auth (2FA: TOTP or WebAuthn) (#34187) 2025-04-28 15:31:59 -07:00
org.go Rework delete org and rename org UI (#34762) 2025-06-21 18:21:48 +00:00
package_form.go Add Arch package registry (#32692) 2024-12-04 23:09:07 +00:00
repo_branch_form.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
repo_form.go Refactor editor (#34780) 2025-06-21 19:20:51 +08:00
repo_form_editor.go Refactor editor (#34780) 2025-06-21 19:20:51 +08:00
repo_form_test.go Add API routes to lock and unlock issues (#34165) 2025-04-21 00:43:43 +00:00
repo_tag_form.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
runner.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
user_form.go Added Description Field for Secrets and Variables (#33526) 2025-03-17 19:24:54 +00:00
user_form_auth_openid.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
user_form_hidden_comments.go Issue time estimate, meaningful time tracking (#23113) 2024-12-05 13:07:53 +00:00
user_form_test.go Refactor some tests (#34580) 2025-06-03 01:26:19 +00:00