0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-31 15:56:21 +01:00
gitea/routers/web
wxiaoguang 01500957c2
Refactor URL detection (#29960)
"Redirect" functions should only redirect if the target is for current Gitea site.
2024-03-21 12:02:34 +00:00
..
admin Remove AddParamIfExist(AddParam) (#29841) 2024-03-16 12:07:56 +00:00
auth Refactor URL detection (#29960) 2024-03-21 12:02:34 +00:00
devtest
events
explore Remove AddParamIfExist(AddParam) (#29841) 2024-03-16 12:07:56 +00:00
feed
healthcheck
misc
org Remove AddParamIfExist(AddParam) (#29841) 2024-03-16 12:07:56 +00:00
repo Refactor URL detection (#29960) 2024-03-21 12:02:34 +00:00
shared Fix missing code in the user profile (#29865) 2024-03-17 21:28:11 +01:00
user Remove AddParamIfExist(AddParam) (#29841) 2024-03-16 12:07:56 +00:00
base.go
githttp.go
goget.go
home.go
metrics.go
nodeinfo.go
passkey.go
swagger_json.go
web.go Refactor URL detection (#29960) 2024-03-21 12:02:34 +00:00
webfinger.go