gitea/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>
2019-06-02 14:40:12 +08:00
..
cache.go Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
cors.go Handle CORS requests (#6289) 2019-05-13 11:38:53 -04:00
cron.go Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
git.go when git version >= 2.18, git command could run with git wire protocol version 2 param if enabled (#7047) 2019-05-26 17:50:06 +08:00
indexer.go Issue indexer queue redis support (#6218) 2019-04-08 12:05:15 +03:00
log.go Stop colorizing files by default (#6949) 2019-05-15 22:37:06 +01:00
mailer.go Add SUBJECT_PREFIX mailer config option (#6605) 2019-04-17 00:56:40 -04:00
markup.go split setting.go to multiple files (#6154) 2019-03-16 11:12:44 +08:00
repository.go Remove local clones & make hooks run on merge/edit/upload (#6672) 2019-05-11 11:29:17 -04:00
service.go Allow Recaptcha service url to be configured (#6820) 2019-05-02 16:09:39 +03:00
session.go Prevent creating empty sessions (#6677) 2019-04-20 07:44:50 +01:00
setting.go Repository avatar fallback configuration (#7087) 2019-06-02 14:40:12 +08:00
webhook.go Add support for MS Teams webhooks (#6632) 2019-04-19 10:18:06 -04:00