gitea/routers/web
Lunny Xiao 20c7fba601
Use project's redirect url instead of composing url ()
Fix 

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-12-31 19:19:53 +08:00
..
admin Refactor pagination () 2024-12-30 01:57:38 +00:00
auth Support for email addresses containing uppercase characters when activating user account () 2024-12-27 19:16:23 +08:00
devtest De-emphasize signed commits () 2024-12-28 04:18:30 +08:00
events Move context from modules to services () 2024-02-27 08:12:22 +01:00
explore Refactor pagination () 2024-12-30 01:57:38 +00:00
feed Clarify path param naming () 2024-12-24 13:47:45 +00:00
healthcheck Always enable caches () 2023-12-19 09:29:05 +00:00
misc Refactor template & test related code () 2024-12-22 15:33:19 +00:00
org Use project's redirect url instead of composing url () 2024-12-31 19:19:53 +08:00
repo Use project's redirect url instead of composing url () 2024-12-31 19:19:53 +08:00
shared [Feature] Private README.md for organization () 2024-12-31 04:22:09 +00:00
user [Feature] Private README.md for organization () 2024-12-31 04:22:09 +00:00
base.go Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled () 2024-10-31 15:28:25 +00:00
githttp.go Fix LFS route mock, realm, middleware names () 2024-11-13 16:58:09 +08:00
goget.go Refactor RepoRefByType () 2024-11-05 06:35:54 +00:00
home.go Refactor template & test related code () 2024-12-22 15:33:19 +00:00
metrics.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
nodeinfo.go Move context from modules to services () 2024-02-27 08:12:22 +01:00
passkey.go Move context from modules to services () 2024-02-27 08:12:22 +01:00
swagger_json.go Move context from modules to services () 2024-02-27 08:12:22 +01:00
web.go Refactor tmpl and blob_excerpt () 2024-12-25 00:51:13 +08:00
webfinger.go Move context from modules to services () 2024-02-27 08:12:22 +01:00