forgejo/routers/common
Gusted 0d565d655b
[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)
2023-08-29 09:48:32 +02:00
..
db.go [BRANDING] Use forgejo binary name 2023-08-29 09:48:32 +02:00
errpage.go Start using template context function (#26254) 2023-08-08 01:22:47 +00:00
errpage_test.go Fix admin config page error, use tests to cover the admin config and 500 error page (#24965) 2023-05-29 15:00:21 +00: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