forgejo/routers
Loïc Dachary af8864373a
[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)
2023-03-18 11:10:24 +01:00
..
api [BRANDING] Update nodeinfo branding 2023-03-18 11:10:23 +01:00
common Support sanitising the URL by removing extra slashes in the URL (#21333) 2023-03-04 21:31:24 +08:00
install [BRANDING] Rebrand default config settings for new installs (#140) 2023-03-18 10:28:32 +01:00
private Use context parameter in services/repository (#23186) 2023-02-28 16:17:51 -06: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-03-18 11:10:24 +01:00
init.go [API] Forgejo API /api/forgejo/v1 2023-03-18 09:20:23 +01:00