forgejo/routers
Loïc Dachary 42fce708d0
[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)
2023-05-02 13:36:45 +02:00
..
api [BRANDING] Update nodeinfo branding 2023-05-02 13:36:44 +02:00
common Refactor "route" related code, fix Safari cookie bug (#24330) 2023-04-27 02:06:45 -04:00
install [BRANDING] Rebrand default config settings for new installs (#140) 2023-05-02 13:26:33 +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-02 13:36:45 +02:00
init.go [API] Forgejo API /api/forgejo/v1 2023-05-02 11:02:53 +02:00