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/modules/setting
Earl Warren 0f9842fc58
[BRANDING] define the forgejo webhook type
templates/swagger/v1_json.tmpl updated with `make generate-swagger`
2023-02-12 00:19:58 +01:00
..
attachment.go
cache.go
cors.go
cron.go
cron_test.go
database.go [BRANDING] Rebrand default config settings for new installs (#140) 2023-02-12 00:18:40 +01:00
database_sqlite.go
database_test.go
directory.go Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2022-10-24 20:29:17 +01:00
federation.go
git.go
i18n.go
indexer.go
indexer_test.go
lfs.go
log.go
mailer.go Allow HOST has no port (#22280) (#22409) 2023-01-12 09:57:03 +08:00
mailer_test.go Allow HOST has no port (#22280) (#22409) 2023-01-12 09:57:03 +08:00
markup.go
migrations.go
mime_type_map.go
mirror.go
oauth2_client.go
packages.go
picture.go Fix bug of DisableGravatar default value (#22297) 2023-01-01 20:20:04 +08:00
project.go
proxy.go
queue.go Add generic set type (#21408) 2022-10-12 13:18:26 +08:00
repository.go [BRANDING] Rebrand default config settings for new installs (#140) 2023-02-12 00:18:40 +01:00
service.go
session.go
setting.go [BRANDING] Rebrand default meta tags 2023-02-12 00:18:40 +01:00
setting_test.go
storage.go
storage_test.go
task.go
webhook.go [BRANDING] define the forgejo webhook type 2023-02-12 00:19:58 +01:00