gitea/routers/web
TheFox0x7 aa9d86745a
enforce explanation for necessary nolints and fix bugs (#34883)
Follows up https://github.com/go-gitea/gitea/pull/34851

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-06-27 21:48:03 +07:00
..
admin enforce explanation for necessary nolints and fix bugs (#34883) 2025-06-27 21:48:03 +07:00
auth Add post-installation redirect based on admin account status (#34493) 2025-06-21 18:48:06 +07:00
devtest Run `gopls modernize` on codebase (#34751) 2025-06-18 01:48:09 +07:00
events Move context from modules to services (#29440) 2024-02-27 08:12:22 +07:00
explore Forks repository list page follow other repositories page (#34784) 2025-06-21 12:27:25 +07:00
feed feat(api): add date range filtering to commit retrieval endpoints (#34497) 2025-05-19 18:57:58 +07:00
healthcheck Always enable caches (#28527) 2023-12-19 09:29:05 +07:00
misc enforce explanation for necessary nolints and fix bugs (#34883) 2025-06-27 21:48:03 +07:00
org Fix team permissions (#34827) 2025-06-24 21:24:09 +07:00
repo Use standalone function to update repository cols (#34811) 2025-06-26 17:23:21 +07:00
shared when using rules to delete packages, remove unclean bugs (#34632) 2025-06-18 04:47:49 +07:00
user Forks repository list page follow other repositories page (#34784) 2025-06-21 12:27:25 +07:00
base.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +07:00
githttp.go Fix git client accessing renamed repo (#34034) 2025-03-28 07:28:58 +07:00
goget.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +07:00
home.go Do not mutate incoming options to SearchRepositoryByName (#34553) 2025-06-02 17:33:25 +07:00
metrics.go
nodeinfo.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +07:00
passkey.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +07:00
swagger_json.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +07:00
web.go enforce explanation for necessary nolints and fix bugs (#34883) 2025-06-27 21:48:03 +07:00
webfinger.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +07:00