1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-03 14:57:55 -05:00
gitea/templates/admin
Mario Lubenka 8eba27c792 Repository avatar fallback configuration ()
* 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 () 2019-04-28 09:53:55 -04:00
base Added repository search ordered by stars or forks. Forks column in admin repo list. () 2018-05-24 09:03:42 +08:00
org Allow to set organization visibility (public, internal, private) () 2019-02-18 18:00:27 +02:00
repo Unifies pagination template usage () () 2019-04-20 00:15:19 -04:00
user Allow admin toggle forcing a password change for newly created users () 2018-09-13 12:34:36 -04:00
config.tmpl Fix code overflow () 2019-05-14 12:02:59 -04:00
dashboard.tmpl Repository avatar fallback configuration () 2019-06-02 14:40:12 +08:00
hook_new.tmpl Add support for MS Teams webhooks () 2019-04-19 10:18:06 -04:00
hooks.tmpl Implement Default Webhooks () 2019-03-18 22:33:20 -04:00
monitor.tmpl undo because processes don't use the util.Timestamp () 2018-06-10 09:48:45 +08:00
nav.tmpl Implement Default Webhooks () 2019-03-18 22:33:20 -04:00
navbar.tmpl Implement Default Webhooks () 2019-03-18 22:33:20 -04:00
notice.tmpl fix template error () 2019-04-24 21:14:36 +08:00