gitea/routers/web
Lunny Xiao 1e7248047c
Pull request updates will also trigger code owners review requests (#33744)
Fix #33490 

It will only read the changed file on the pushed commits but not all the
files of this PR.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-03-13 19:36:14 -07:00
..
admin Refactor error system (#33610) 2025-02-16 22:13:17 -08:00
auth Refactor error system (#33610) 2025-02-16 22:13:17 -08:00
devtest Always show the "rerun" button for action jobs (#33692) 2025-02-24 08:40:46 +00:00
events Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
explore Improve issue & code search (#33860) 2025-03-13 11:07:48 +08:00
feed Move notifywatch to service layer (#33825) 2025-03-10 00:54:25 +00:00
healthcheck Always enable caches (#28527) 2023-12-19 09:29:05 +00:00
misc Refactor cache-control (#33861) 2025-03-13 07:04:50 +08:00
org Refactor error system (#33610) 2025-02-16 22:13:17 -08:00
repo Pull request updates will also trigger code owners review requests (#33744) 2025-03-13 19:36:14 -07:00
shared Refactor error system (#33610) 2025-02-16 22:13:17 -08:00
user Improve issue & code search (#33860) 2025-03-13 11:07:48 +08:00
base.go Refactor cache-control (#33861) 2025-03-13 07:04:50 +08:00
githttp.go Refactor error system (#33610) 2025-02-16 22:13:17 -08:00
goget.go Make git clone URL could use current signed-in user (#33091) 2025-01-07 13:17:44 +08:00
home.go Refactor error system (#33610) 2025-02-16 22:13:17 -08:00
metrics.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
nodeinfo.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
passkey.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
swagger_json.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
web.go Refactor cache-control (#33861) 2025-03-13 07:04:50 +08:00
webfinger.go Refactor error system (#33610) 2025-02-16 22:13:17 -08:00