1
1
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-01 01:36:30 +01:00
gitea/routers/common
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
..
actions.go Fix bug on downloading job logs (#34041) 2025-03-27 17:20:56 -07:00
auth.go Replace CSRF cookie with CrossOriginProtection (#36183) 2025-12-25 12:33:34 +02:00
blockexpensive_test.go Add a config option to block "expensive" pages for anonymous users (#34024) 2025-03-30 05:26:19 +00:00
blockexpensive.go Fix link/origin referrer and login redirect (#36279) 2026-01-03 11:43:04 +08:00
codesearch.go Improve issue & code search (#33860) 2025-03-13 11:07:48 +08:00
compare_test.go improve the compare page (#36261) 2026-01-01 10:32:19 -08:00
compare.go Enable nilnil linter for new code (#36591) 2026-02-16 09:57:18 +00:00
db.go Enable addtional linters (#34085) 2025-04-01 10:14:01 +00:00
deadline.go Fix milestone deadline and date related problems (#32339) 2024-11-05 07:46:40 +00:00
errpage_test.go Refactor template render (#36438) 2026-01-24 05:11:49 +00:00
errpage.go Instance-wide (global) info banner and maintenance mode (#36571) 2026-02-26 23:16:11 +08:00
issue_filter.go refactor: extract helper functions from SearchIssues (#36158) 2025-12-20 17:57:41 -08:00
lfs.go Fix LFS route mock, realm, middleware names (#32488) 2024-11-13 16:58:09 +08:00
maintenancemode.go Instance-wide (global) info banner and maintenance mode (#36571) 2026-02-26 23:16:11 +08:00
markup.go Correct spelling (#36783) 2026-02-28 11:23:20 -08:00
middleware.go Make Golang correctly delete temp files during uploading (#36128) 2025-12-11 19:59:42 +01:00
pagetmpl.go Refactor head navbar icons (#34922) 2025-07-04 13:03:22 +02:00
qos_test.go Refactor template render (#36438) 2026-01-24 05:11:49 +00:00
qos.go Refactor template render (#36438) 2026-01-24 05:11:49 +00:00
redirect.go Refactor AppURL usage (#30885) 2024-05-07 08:26:13 +00:00
serve.go Refactor cache-control (#33861) 2025-03-13 07:04:50 +08:00