forgejo/services/forms
zeripath e0e3ba6c12
Add Reindex buttons to repository settings page (#17494)
This PR adds reindexing request buttons to the repository settings page.

Fix #3796

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-12-16 23:55:12 +08:00
..
admin.go
auth_form.go Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 along with Setting Scopes (#16766) 2021-12-14 16:37:11 +08:00
org.go
repo_branch_form.go
repo_form.go Add Reindex buttons to repository settings page (#17494) 2021-12-16 23:55:12 +08:00
repo_form_test.go
repo_tag_form.go
user_form.go Improve install code to avoid low-level mistakes. (#17779) 2021-12-01 15:50:01 +08:00
user_form_auth_openid.go A better go code formatter, and now make fmt can run in Windows (#17684) 2021-11-17 20:34:35 +08:00
user_form_test.go