gitea/routers/web
wxiaoguang 85b5877bb0
Fix various bugs (#35177)
* Fix #35144
* Fix #35117
* Fix https://github.com/go-gitea/gitea/issues/35054#issuecomment-3131793977
* Fix #35136
2025-07-30 07:08:59 +07:00
..
admin Refactor OpenIDConnect to support SSH/FullName sync (#34978) 2025-07-10 18:35:59 +07:00
auth Fix session gob (#35128) 2025-07-20 01:49:36 +07:00
devtest Send email on Workflow Run Success/Failure (#34982) 2025-07-15 18:54:31 +07:00
events
explore Forks repository list page follow other repositories page (#34784) 2025-06-21 12:27:25 +07:00
feed Fix various bugs (#35177) 2025-07-30 07:08:59 +07:00
healthcheck
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 Fix submodule parsing when the gitmodules is missing (#35109) 2025-07-18 09:42:44 +07:00
shared when using rules to delete packages, remove unclean bugs (#34632) 2025-06-18 04:47:49 +07:00
user Redirect to a presigned URL of HEAD for HEAD requests (#35088) 2025-07-16 11:22:45 +07:00
base.go Redirect to a presigned URL of HEAD for HEAD requests (#35088) 2025-07-16 11:22:45 +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
swagger_json.go Improve OAuth2 provider (correct Issuer, respect ENABLED) (#34966) 2025-07-06 13:36:45 +07:00
web.go Send email on Workflow Run Success/Failure (#34982) 2025-07-15 18:54:31 +07:00
webfinger.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +07:00