gitea/routers/web
ChristopherHX 84812e42df
Fix SSH signing key path will be displayed in the pull request UI (#35381)
Closes #35361

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-09-12 03:00:18 +00:00
..
admin split admin config settings templates to make it maintain easier (#35294) 2025-09-04 15:42:26 +00:00
auth Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +00:00
devtest Send email on Workflow Run Success/Failure (#34982) 2025-07-15 18:54:31 -07: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 Remove incorrect "db.DefaultContext" usages (#35366) 2025-08-28 03:52:43 +00:00
repo Fix SSH signing key path will be displayed in the pull request UI (#35381) 2025-09-12 03:00:18 +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 Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
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 Fix bug when issue disabled, pull request number in the commit message cannot be redirected (#35420) 2025-09-09 12:14:06 -07:00
webfinger.go Fix context usages (#35348) 2025-08-27 11:00:01 +00:00