This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/routers
Loïc Dachary 2cfc6519b7
[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)
2023-03-12 23:29:04 +01:00
..
api [BRANDING] Update nodeinfo branding 2023-03-12 23:29:03 +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-12 16:48:47 +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-12 23:29:04 +01:00
init.go [API] Forgejo API /api/forgejo/v1 2023-03-12 15:17:10 +01:00