forgejo/routers
Loïc Dachary e466f9d10e
[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.
2023-02-25 20:08:32 +01:00
..
api [BRANDING] Update nodeinfo branding 2023-02-25 17:02:37 +01:00
common Refactor the setting to make unit test easier (#22405) 2023-02-20 00:12:01 +08:00
install [BRANDING] Rebrand default config settings for new installs (#140) 2023-02-25 17:02:36 +01:00
private Refactor the setting to make unit test easier (#22405) 2023-02-20 00:12:01 +08: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-02-25 20:08:32 +01:00
init.go [API] Forgejo API /api/forgejo/v1 2023-02-25 15:50:53 +01:00