gitea/routers/web
wxiaoguang 0fb3be7f0e
Fix diff blob excerpt expansion (#35922)
And add comments and tests
2025-11-14 04:50:48 +07:00
..
admin Support actions and reusable workflows from private repos (#32562) 2025-10-25 17:37:33 +07:00
auth Fix a bug missed return (#35655) 2025-10-14 20:12:07 +07:00
devtest fix: auto-expand and auto-scroll for actions logs (#35570) (#35583) 2025-10-05 10:31:06 +07:00
events Move context from modules to services (#29440) 2024-02-27 08:12:22 +07:00
explore Support actions and reusable workflows from private repos (#32562) 2025-10-25 17:37:33 +07:00
feed Fix context usages (#35348) 2025-08-27 11:00:01 +07:00
healthcheck
misc Support selecting theme on the footer (#35741) 2025-10-28 18:25:00 +07:00
org Add proper page title for project pages (#35773) 2025-11-09 21:54:34 +07:00
repo Fix diff blob excerpt expansion (#35922) 2025-11-14 04:50:48 +07:00
shared when using rules to delete packages, remove unclean bugs (#34632) 2025-06-18 04:47:49 +07:00
user Support selecting theme on the footer (#35741) 2025-10-28 18:25:00 +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 Support actions and reusable workflows from private repos (#32562) 2025-10-25 17:37:33 +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 Improve OAuth2 provider (correct Issuer, respect ENABLED) (#34966) 2025-07-06 13:36:45 +07:00
web.go Support selecting theme on the footer (#35741) 2025-10-28 18:25:00 +07:00
webfinger.go Fix context usages (#35348) 2025-08-27 11:00:01 +07:00