forgejo/modules/setting
Loïc Dachary 24dc0a5191
[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)
2023-04-03 11:40:28 +02:00
..
actions.go [BRANDING] DEFAULT_ACTIONS_URL = https://codeberg.org 2023-04-03 11:40:27 +02:00
admin.go
api.go
attachment.go Add .patch to attachment.ALLOWED_TYPES (#23580) 2023-03-19 15:58:43 -04:00
cache.go
camo.go
config_provider.go
cors.go
cron.go
cron_test.go
database.go [BRANDING] Rebrand default config settings for new installs (#140) 2023-04-03 11:32:48 +02:00
database_sqlite.go
database_test.go
federation.go
git.go Support reflogs (#22451) 2023-03-13 15:51:07 +08:00
highlight.go
i18n.go
incoming_email.go
indexer.go Add meilisearch support (#23136) 2023-03-28 22:23:23 -04:00
indexer_test.go
lfs.go
log.go [BRANDING] cosmetic s/Gitea/Forgejo/ in logs, messages, etc. 2023-04-03 11:40:26 +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 Add Swift package registry (#22404) 2023-03-13 15:28:39 -05:00
packages_test.go
picture.go
project.go
proxy.go
queue.go
repository.go [BRANDING] Rebrand default config settings for new installs (#140) 2023-04-03 11:32:48 +02:00
security.go
server.go [BRANDING] Rebrand default config settings for new installs (#140) 2023-04-03 11:32:48 +02:00
service.go
session.go
setting.go [BRANDING] alias {FORGEJO,GITEA}_{CUSTOM,WORK_DIR} 2023-04-03 11:40:28 +02:00
setting_test.go
ssh.go
storage.go Make minio package support legacy MD5 checksum (#23768) 2023-03-28 11:10:24 -04:00
storage_test.go
task.go
time.go
ui.go [BRANDING] Rebrand default meta tags 2023-04-03 11:40:26 +02:00
webhook.go [BRANDING] [v1.20] define the forgejo webhook type 2023-04-03 11:40:27 +02:00