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/routers/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>
5 years ago
..
admin.go Repository avatar fallback configuration (#7087) 5 years ago
auths.go LDAP Public SSH Keys synchronization (#1844) 6 years ago
hooks.go Implement Default Webhooks (#4299) 5 years ago
main_test.go Force user to change password (#4489) 6 years ago
notice.go Unifies pagination template usage (#6531) (#6533) 5 years ago
orgs.go Show private organization for admin, fix #6111 (#6112) 5 years ago
repos.go fix #3200 (#6033) 5 years ago
users.go Allow admin toggle forcing a password change for newly created users (#4563) 6 years ago
users_test.go Allow admin toggle forcing a password change for newly created users (#4563) 6 years ago