1
0
Fork 0
gitea/routers/web/admin
wxiaoguang e8b990999f
Make "link-action" backend code respond correct JSON content (#26680)
Otherwise the `link-action` JS code couldn't parse the response.

Co-authored-by: Giteabot <teabot@gitea.io>
2023-08-23 17:36:57 +08:00
..
admin.go
admin_test.go
applications.go Pre-register OAuth2 applications for git credential helpers (#26291) 2023-08-09 14:24:07 +02:00
auths.go
config.go
diagnosis.go
emails.go
hooks.go
main_test.go
notice.go
orgs.go
packages.go Allow package cleanup from admin page (#25307) 2023-08-08 00:46:10 +00:00
queue.go Fix admin queue page title (#26409) 2023-08-10 02:05:37 +00:00
queue_tester.go
repos.go
runners.go
stacktrace.go
users.go Make "link-action" backend code respond correct JSON content (#26680) 2023-08-23 17:36:57 +08:00
users_test.go