gitea/templates/admin
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
..
auth Set user search base field optional in DLDAP edit page (#6779) 2019-04-28 09:53:55 -04:00
base Added repository search ordered by stars or forks. Forks column in admin repo list. (#3969) 2018-05-24 09:03:42 +08:00
org Allow to set organization visibility (public, internal, private) (#1763) 2019-02-18 18:00:27 +02:00
repo Unifies pagination template usage (#6531) (#6533) 2019-04-20 00:15:19 -04:00
user Allow admin toggle forcing a password change for newly created users (#4563) 2018-09-13 12:34:36 -04:00
config.tmpl Fix code overflow (#6914) 2019-05-14 12:02:59 -04:00
dashboard.tmpl Repository avatar fallback configuration (#7087) 2019-06-02 14:40:12 +08:00
hook_new.tmpl Add support for MS Teams webhooks (#6632) 2019-04-19 10:18:06 -04:00
hooks.tmpl Implement Default Webhooks (#4299) 2019-03-18 22:33:20 -04:00
monitor.tmpl undo #3142 because processes don't use the util.Timestamp (#4203) 2018-06-10 09:48:45 +08:00
nav.tmpl Implement Default Webhooks (#4299) 2019-03-18 22:33:20 -04:00
navbar.tmpl Implement Default Webhooks (#4299) 2019-03-18 22:33:20 -04:00
notice.tmpl fix template error (#6737) 2019-04-24 21:14:36 +08:00