1
1
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-01 01:36:30 +01:00
gitea/routers/web
Nicolas dae2d32186
Correct spelling (#36783)
I was testing typos-cli and fixed some misspelled wording here.
All changes are internal — no public API fields, database columns,
locale keys, or migration names are affected.
2026-02-28 11:23:20 -08:00
..
admin Use "Enable Gravatar" but not "Disable" (#36771) 2026-02-27 16:39:26 +00:00
auth Deprecate RenderWithErr (#36769) 2026-02-27 12:38:44 +00:00
devtest feat: Add workflow dependencies visualization (#36248) 2026-02-23 21:11:33 +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 mirror sync parser and fix mirror messages (#36504) 2026-02-11 00:16:05 +00:00
healthcheck Correct spelling (#36783) 2026-02-28 11:23:20 -08:00
misc Instance-wide (global) info banner and maintenance mode (#36571) 2026-02-26 23:16:11 +08:00
org Deprecate RenderWithErr (#36769) 2026-02-27 12:38:44 +00:00
repo Correct spelling (#36783) 2026-02-28 11:23:20 -08:00
shared Enable nilnil linter for new code (#36591) 2026-02-16 09:57:18 +00:00
user Deprecate RenderWithErr (#36769) 2026-02-27 12:38:44 +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 add support for archive-upload rpc (#36391) 2026-01-17 15:17:00 +00: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 Instance-wide (global) info banner and maintenance mode (#36571) 2026-02-26 23:16:11 +08:00
webfinger.go Fix context usages (#35348) 2025-08-27 11:00:01 +00:00