forgejo/routers/web
wxiaoguang e18ea9e349
Update documents for Gitea behind reverse proxy. Fix some small bugs (some URLs are generated without sub-path) (#17320)
* Apache `ProxyPassReverse` only works for Location, Content-Location and URI headers on HTTP redirect responses, it causes more problems than it resolves. Now all URLs generated by Gitee have the correct prefix AppSubURL. We do not need to set `ProxyPassReverse`.

* fix url param

* use AppSubURL instead of AppURL in api/v1

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-10-15 23:34:07 -04:00
..
admin Add user status filter to admin user management page (#16770) 2021-10-12 20:11:35 +02:00
dev
events
explore Add user status filter to admin user management page (#16770) 2021-10-12 20:11:35 +02:00
org
repo Add buttons to allow loading of incomplete diffs (#16829) 2021-10-15 17:05:33 +01:00
user Update documents for Gitea behind reverse proxy. Fix some small bugs (some URLs are generated without sub-path) (#17320) 2021-10-15 23:34:07 -04:00
base.go Fix bug of get context user (#17169) 2021-09-28 21:13:04 +08:00
goget.go
home.go
metrics.go
nodeinfo.go Add nodeinfo endpoint for federation purposes (#16953) 2021-09-28 01:38:06 +02:00
swagger_json.go
web.go Save and view issue/comment content history (#16909) 2021-10-10 18:40:03 -04:00