forgejo/routers/common
Gusted e35b0a2130
[BRANDING] Use forgejo binary name
- Use `forgejo` binary name for migration suggestions.
- Resolves https://codeberg.org/forgejo/forgejo/issues/869#issuecomment-944501

(cherry picked from commit 418a0bed8f)
(cherry picked from commit 734579ce9b)
(cherry picked from commit 34bce5be19)
(cherry picked from commit 9c788a6ec0)
(cherry picked from commit 6cabe32311)
(cherry picked from commit eba83a2440)
(cherry picked from commit 271c4586b2)
(cherry picked from commit 60883a4d68)
(cherry picked from commit ec1f866ccb)
(cherry picked from commit 3689fbe53c)
(cherry picked from commit 8019b115b6)
(cherry picked from commit 0d565d655b)
(cherry picked from commit b3f72a1e11)
(cherry picked from commit 1bd8eab96d)
(cherry picked from commit 1b0e01e407)
(cherry picked from commit d2551dc9b7)
(cherry picked from commit cbaead8c38)
(cherry picked from commit cdab2d7a54)
(cherry picked from commit c168d9596e)
(cherry picked from commit 8f2bddd1d0)
(cherry picked from commit e3e948e7da)
(cherry picked from commit 4873350641)
(cherry picked from commit 218eb62bb6)
2023-11-13 13:59:40 +01:00
..
auth.go Extract auth middleware from service (#27028) 2023-09-12 08:15:16 +02:00
db.go [BRANDING] Use forgejo binary name 2023-11-13 13:59:40 +01:00
errpage.go Clean up template locale usage (#27856) (#27857) 2023-10-31 17:35:55 +01:00
errpage_test.go Clean up template locale usage (#27856) (#27857) 2023-10-31 17:35:55 +01:00
markup.go Decouple the different contexts from each other (#24786) 2023-05-21 09:50:53 +08:00
middleware.go Rewrite logger system (#24726) 2023-05-21 22:35:11 +00:00
middleware_test.go Support sanitising the URL by removing extra slashes in the URL (#21333) 2023-03-04 21:31:24 +08:00
redirect.go Use fetch to send requests to create issues/comments (#25258) 2023-06-16 06:32:43 +00:00
serve.go Less naked returns (#25713) 2023-07-07 05:31:56 +00:00