forgejo/routers/web
wxiaoguang ddf96f68cc
Use JSON response for "user/logout" (#25522)
The request sent to "user/logout" is from "link-action", it expects to
get JSON response.
2023-06-26 21:36:10 +02:00
..
admin Refactor path & config system (#25330) 2023-06-21 13:50:26 +08:00
auth Use JSON response for "user/logout" (#25522) 2023-06-26 21:36:10 +02:00
devtest Change form actions to fetch for submit review box (#25219) 2023-06-14 16:01:37 +08:00
events
explore Refactor indexer (#25174) 2023-06-23 12:37:56 +00:00
feed Pass 'not' to commit count (#24473) 2023-05-08 07:10:53 +00:00
healthcheck
misc Decouple the different contexts from each other (#24786) 2023-05-21 09:50:53 +08:00
org Improve loadprojects for issue list (#25468) 2023-06-24 15:31:28 +00:00
repo Improve loadprojects for issue list (#25468) 2023-06-24 15:31:28 +00:00
shared Support configuration variables on Gitea Actions (#24724) 2023-06-20 22:54:15 +00:00
user Refactor indexer (#25174) 2023-06-23 12:37:56 +00:00
auth.go
auth_windows.go
base.go Fix all possible setting error related storages and added some tests (#23911) 2023-06-14 11:42:38 +08:00
goget.go Support SSH for go get (#24664) 2023-05-12 09:44:37 +00:00
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Show outdated comments in files changed tab (#24936) 2023-06-21 16:08:12 +00:00
webfinger.go