forgejo/routers
Loïc Dachary e7278c3c22
[BRANDING] alias {FORGEJO,GITEA}_{CUSTOM,WORK_DIR}
FORGEJO_* environment variables are set to the corresponding GITEA_*
variable when the cli starts. This approach is intended to minimize
the conflicts on rebase. All occurences of GITEA_* are left untouched
in the codebase and they are only changed to FORGEJO_* if exposed to
the user.

(cherry picked from commit e466f9d10e)
(cherry picked from commit e33e95931b)
(cherry picked from commit 2cfc6519b7)
(cherry picked from commit af8864373a)
(cherry picked from commit a0550ff339)
(cherry picked from commit 24dc0a5191)
(cherry picked from commit e255eea2b4)
(cherry picked from commit 0c4f5afa7a)
(cherry picked from commit 42fce708d0)
2023-05-10 10:06:16 +02:00
..
api [BRANDING] Update nodeinfo branding 2023-05-10 10:06:15 +02:00
common Make repository response support HTTP range request (#24592) 2023-05-09 15:34:36 +08:00
install [BRANDING] Rebrand default config settings for new installs (#140) 2023-05-10 10:06:15 +02:00
private Refactor web route (#24080) 2023-04-20 14:49:06 -04:00
utils Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
web [BRANDING] alias {FORGEJO,GITEA}_{CUSTOM,WORK_DIR} 2023-05-10 10:06:16 +02:00
init.go [API] Forgejo API /api/forgejo/v1 2023-05-10 08:59:27 +02:00