gitea/routers/web
Admin 1af82412c0
Some checks failed
Build and Release / Create Release (push) Has been skipped
Build and Release / Lint (push) Failing after 3s
Build and Release / Build Binaries (amd64, darwin) (push) Has been skipped
Build and Release / Build Binaries (amd64, linux) (push) Has been skipped
Build and Release / Build Binaries (amd64, windows) (push) Has been skipped
Build and Release / Build Binaries (arm64, darwin) (push) Has been skipped
Build and Release / Build Binaries (arm64, linux) (push) Has been skipped
Build and Release / Integration Tests (PostgreSQL) (push) Successful in 48s
Build and Release / Unit Tests (push) Successful in 2m4s
feat: auto-create .profile repo with README and redirect to edit
2026-01-11 03:57:14 +00:00
..
admin Some refactor for repo path (#36251) 2025-12-29 18:49:54 +00:00
auth Add an option to automatically verify SSH keys from LDAP (#35927) 2025-12-27 12:33:08 +00:00
devtest fix: auto-expand and auto-scroll for actions logs (#35570) (#35583) 2025-10-05 10:31:06 +08:00
events Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
explore Convert locale files from ini to json format (#35489) 2025-12-19 09:50:48 -08: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 Support selecting theme on the footer (#35741) 2025-10-28 18:25:00 +08:00
org feat: auto-create .profile repo with README and redirect to edit 2026-01-11 03:57:14 +00:00
pages feat(pages): Add subdomain routing and default config support 2026-01-11 00:15:21 +00:00
repo feat: Pin repos to user profile or organization 2026-01-11 02:09:07 +00:00
shared fix: Resolve all linter issues 2026-01-10 05:51:01 -05:00
user feat: add activity heatmap on profile overview 2026-01-11 02:22:40 +00:00
base.go Redirect to a presigned URL of HEAD for HEAD requests (#35088) 2025-07-16 11:22:45 +00:00
githttp.go Replace CSRF cookie with CrossOriginProtection (#36183) 2025-12-25 12:33:34 +02:00
goget.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
home.go Support actions and reusable workflows from private repos (#32562) 2025-10-25 17:37:33 +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 feat: auto-create .profile repo with README and redirect to edit 2026-01-11 03:57:14 +00:00
webfinger.go Fix context usages (#35348) 2025-08-27 11:00:01 +00:00