mirror of
1
Fork 0
forgejo/modules/setting
Earl Warren 4d775db6b4
[BRANDING] define the forgejo webhook type
templates/swagger/v1_json.tmpl updated with `make generate-swagger`

(cherry picked from commit 88899c492e)
(cherry picked from commit 7171bd9617)
(cherry picked from commit 1a742446c1)
(cherry picked from commit d7c189d7b2)

Conflicts:
	routers/web/web.go
(cherry picked from commit cbdea868e4)
(cherry picked from commit 6cd150483b)
(cherry picked from commit 47246da8d3)
(cherry picked from commit f2aa0e6b76)
(cherry picked from commit 5a4fc69a16)
(cherry picked from commit 48e444ca09)
(cherry picked from commit 888e537811)
(cherry picked from commit 5121f493c9)
(cherry picked from commit 9394e55fdf)
(cherry picked from commit 3a2ce51768)
(cherry picked from commit 719ead3a65)
(cherry picked from commit 83e6f82e2a)
(cherry picked from commit 494a429b21)
2023-06-19 07:10:44 +02:00
..
actions.go Fix all possible setting error related storages and added some tests (#23911) 2023-06-14 11:42:38 +08:00
actions_test.go Fix all possible setting error related storages and added some tests (#23911) 2023-06-14 11:42:38 +08:00
admin.go
api.go
asset_dynamic.go
asset_static.go
attachment.go Fix all possible setting error related storages and added some tests (#23911) 2023-06-14 11:42:38 +08:00
attachment_test.go Fix all possible setting error related storages and added some tests (#23911) 2023-06-14 11:42:38 +08:00
cache.go
camo.go
config_env.go [BRANDING] parse FORGEJO__* in the container environment 2023-06-19 07:10:44 +02:00
config_env_test.go [BRANDING] parse FORGEJO__* in the container environment 2023-06-19 07:10:44 +02:00
config_provider.go Fix all possible setting error related storages and added some tests (#23911) 2023-06-14 11:42:38 +08:00
config_provider_test.go
cors.go
cron.go
cron_test.go
database.go [BRANDING] Rebrand default config settings for new installs (#140) 2023-06-19 07:10:44 +02:00
database_sqlite.go
database_test.go
federation.go
git.go
git_test.go
highlight.go
i18n.go
incoming_email.go
indexer.go
indexer_test.go
lfs.go Fix all possible setting error related storages and added some tests (#23911) 2023-06-14 11:42:38 +08:00
lfs_test.go Fix all possible setting error related storages and added some tests (#23911) 2023-06-14 11:42:38 +08:00
log.go
log_test.go
mailer.go
mailer_test.go
markup.go
metrics.go
migrations.go
mime_type_map.go
mirror.go Avoid polluting the config (#25345) 2023-06-18 16:10:44 +00:00
oauth2.go Avoid polluting the config (#25345) 2023-06-18 16:10:44 +00:00
other.go
packages.go Fix all possible setting error related storages and added some tests (#23911) 2023-06-14 11:42:38 +08:00
packages_test.go Fix all possible setting error related storages and added some tests (#23911) 2023-06-14 11:42:38 +08:00
picture.go Fix all possible setting error related storages and added some tests (#23911) 2023-06-14 11:42:38 +08:00
project.go
proxy.go
queue.go
repository.go [BRANDING] Rebrand default config settings for new installs (#140) 2023-06-19 07:10:44 +02:00
repository_archive.go Fix all possible setting error related storages and added some tests (#23911) 2023-06-14 11:42:38 +08:00
repository_archive_test.go Fix all possible setting error related storages and added some tests (#23911) 2023-06-14 11:42:38 +08:00
security.go
server.go [BRANDING] Rebrand default config settings for new installs (#140) 2023-06-19 07:10:44 +02:00
service.go
service_test.go
session.go
setting.go Avoid polluting the config (#25345) 2023-06-18 16:10:44 +00:00
setting_test.go
ssh.go
storage.go Fix all possible setting error related storages and added some tests (#23911) 2023-06-14 11:42:38 +08:00
storage_test.go Fix all possible setting error related storages and added some tests (#23911) 2023-06-14 11:42:38 +08:00
task.go
time.go
ui.go [BRANDING] Rebrand default meta tags 2023-06-19 07:10:44 +02:00
webhook.go [BRANDING] define the forgejo webhook type 2023-06-19 07:10:44 +02:00