forgejo/routers/web
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 Make "link-action" backend code respond correct JSON content (#26680) 2023-08-23 17:36:57 +08:00
auth Start using template context function (#26254) 2023-08-08 01:22:47 +00:00
devtest
events
explore remove unnecessary explore org template (#26459) 2023-08-11 16:07:04 -04:00
feed
healthcheck Remove db.DefaultContext in routers/ and cmd/ (#26076) 2023-07-23 23:47:27 -04:00
misc
org Make "link-action" backend code respond correct JSON content (#26680) 2023-08-23 17:36:57 +08:00
repo Make "link-action" backend code respond correct JSON content (#26680) 2023-08-23 17:36:57 +08:00
shared Fix typo of RunerOwnerID (#26508) 2023-08-15 23:10:40 +00:00
user Make "link-action" backend code respond correct JSON content (#26680) 2023-08-23 17:36:57 +08:00
auth.go
auth_windows.go
base.go
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go Start using template context function (#26254) 2023-08-08 01:22:47 +00:00
web.go Check disabled workflow when rerun jobs (#26535) 2023-08-22 10:30:02 +08:00
webfinger.go