gitea/routers/web
wxiaoguang 3d66e75a47
Make Golang correctly delete temp files during uploading (#36128) (#36129)
Fix #36127

Partially backport #36128
And by the way partially backport  #36017
2025-12-11 20:10:59 +01:00
..
admin Fix bug when updating user email (#36058) (#36066) 2025-12-02 02:57:21 +01:00
auth Make Golang correctly delete temp files during uploading (#36128) (#36129) 2025-12-11 20:10:59 +01:00
devtest fix: auto-expand and auto-scroll for actions logs (#35583) (#35586) 2025-10-05 12:06:41 +08:00
events Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
explore Fix context usages (#35348) 2025-08-27 11:00:01 +00:00
feed Fix context usages (#35348) 2025-08-27 11:00:01 +00:00
healthcheck Always enable caches (#28527) 2023-12-19 09:29:05 +00:00
misc enforce explanation for necessary nolints and fix bugs (#34883) 2025-06-27 21:48:03 +08:00
org Fix #35763: Add proper page title for project pages (#35773) (#35909) 2025-11-10 09:42:14 +02:00
repo fix some file icon ui (#36078) (#36088) 2025-12-04 19:39:35 +00:00
shared when using rules to delete packages, remove unclean bugs (#34632) 2025-06-18 04:47:49 +00:00
user Fix package link setting can only list limited repositories (#35394) 2025-09-11 01:50:17 +02:00
base.go Redirect to a presigned URL of HEAD for HEAD requests (#35088) 2025-07-16 11:22:45 +00:00
githttp.go Fix git client accessing renamed repo (#34034) 2025-03-28 07:28:58 +08:00
goget.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
home.go Do not mutate incoming options to SearchRepositoryByName (#34553) 2025-06-02 17:33:25 +00:00
metrics.go
nodeinfo.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
passkey.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
swagger_json.go Improve OAuth2 provider (correct Issuer, respect ENABLED) (#34966) 2025-07-06 13:36:45 +08:00
web.go Make Golang correctly delete temp files during uploading (#36128) (#36129) 2025-12-11 20:10:59 +01:00
webfinger.go Fix context usages (#35348) 2025-08-27 11:00:01 +00:00