You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/modules/setting
Mario Lubenka 8eba27c792 Repository avatar fallback configuration (#7087)
* Only show repository avatar in list when one was selected

Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>

* Adds fallback configuration option for repository avatar

Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>

* Implements repository avatar fallback

Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>

* Adds admin task for deleting generated repository avatars

Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>

* Solve linting issues

Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>

* Save avatar before updating database

* Linting

* Update models/repo.go

Co-Authored-By: zeripath <art27@cantab.net>
5 years ago
..
cache.go Better logging (#6038) (#6095) 5 years ago
cors.go Handle CORS requests (#6289) 5 years ago
cron.go Better logging (#6038) (#6095) 5 years ago
git.go when git version >= 2.18, git command could run with git wire protocol version 2 param if enabled (#7047) 5 years ago
indexer.go Issue indexer queue redis support (#6218) 5 years ago
log.go Stop colorizing files by default (#6949) 5 years ago
mailer.go Add SUBJECT_PREFIX mailer config option (#6605) 5 years ago
markup.go split setting.go to multiple files (#6154) 5 years ago
repository.go Remove local clones & make hooks run on merge/edit/upload (#6672) 5 years ago
service.go Allow Recaptcha service url to be configured (#6820) 5 years ago
session.go Prevent creating empty sessions (#6677) 5 years ago
setting.go Repository avatar fallback configuration (#7087) 5 years ago
webhook.go Add support for MS Teams webhooks (#6632) 5 years ago