forgejo/modules/setting
Loïc Dachary 71d2c21c81
[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 5f528f0a25)
(cherry picked from commit 65146bfbcd)
(cherry picked from commit 393eede84a)
(cherry picked from commit df68ae9d1f)
(cherry picked from commit 2f05b0cc1f)
2023-05-02 20:04:52 +02:00
..
actions.go [BRANDING] DEFAULT_ACTIONS_URL = https://codeberg.org 2023-05-02 20:04:52 +02:00
admin.go
api.go
attachment.go Add .patch to attachment.ALLOWED_TYPES (#23580) (#23582) 2023-03-19 16:48:44 -04:00
cache.go
camo.go
config_provider.go
cors.go Fix incorrect CORS default values (#24206) (#24217) 2023-04-19 16:23:25 -04:00
cron.go
cron_test.go
database.go [BRANDING] Rebrand default config settings for new installs (#140) 2023-05-02 20:04:51 +02:00
database_sqlite.go
database_test.go
federation.go
git.go Support reflogs (#22451) (#23438) 2023-03-13 12:20:10 +00:00
highlight.go
i18n.go
incoming_email.go
indexer.go
indexer_test.go
lfs.go
log.go [BRANDING] cosmetic s/Gitea/Forgejo/ in logs, messages, etc. 2023-05-02 20:04:51 +02:00
mailer.go
mailer_test.go
markup.go
metrics.go
migrations.go
mime_type_map.go
mirror.go
oauth2.go
other.go
packages.go
packages_test.go
picture.go
project.go
proxy.go
queue.go
repository.go [BRANDING] Rebrand default config settings for new installs (#140) 2023-05-02 20:04:51 +02:00
security.go
server.go [BRANDING] Rebrand default config settings for new installs (#140) 2023-05-02 20:04:51 +02:00
service.go
session.go
setting.go [BRANDING] alias {FORGEJO,GITEA}_{CUSTOM,WORK_DIR} 2023-05-02 20:04:52 +02:00
setting_test.go
ssh.go
storage.go Make minio package support legacy MD5 checksum (#23768) (#23770) 2023-03-29 00:02:13 +08:00
storage_test.go
task.go
time.go
ui.go [BRANDING] Rebrand default meta tags 2023-05-02 20:04:51 +02:00
webhook.go [BRANDING] define the forgejo webhook type 2023-05-02 20:04:52 +02:00