gitea/modules
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>
..
auth Add support of utf8mb4 for mysql ()
avatar Improve handling of non-square avatars ()
base refactor: append, build variable and type switch ()
cache Fix memcache support when value is returned as string always ()
context Handle insecure and ports in go get ()
cron Better logging () ()
generate Integrate OAuth2 Provider ()
git Show git-notes ()
gzip Pooled and buffered gzip implementation ()
highlight Fix Erlang and Elixir highlight mappings ()
httplib Add sensitive headers ()
indexer Issue indexer queue redis support ()
lfs Fix LFS Locks over SSH ()
log Move serv hook functionality & drop GitLogger ()
mailer Add SUBJECT_PREFIX mailer config option ()
markup Fix wrong init dependency on markup extensions ()
metrics Prometheus endpoint ()
migrations improve github downloader on migrations ()
minwinsvc Fix Git hooks not being executed on Windows when running as a service ()
notification fix mail notification when close/reopen issue ()
options Fix typos in models/ and modules/ ()
pprof Move serv hook functionality & drop GitLogger ()
private Move serv hook functionality & drop GitLogger ()
process Fix run command race ()
public When redirecting clean the path to avoid redirecting to //www.othersite.com ()
recaptcha Allow Recaptcha service url to be configured ()
repofiles Remove local clones & make hooks run on merge/edit/upload ()
search Global code search support ()
secret Integrate OAuth2 Provider ()
session Unfortunately MemProvider Init does not actually Init properly ()
setting Repository avatar fallback configuration ()
ssh internal/ssh: ignore env command totally ()
structs Fixes - API Org Visibility ()
sync Fix status table race condition ()
templates refactor: append, build variable and type switch ()
test move code.gitea.io/git to code.gitea.io/gitea/modules/git ()
user Remove check for negative length ()
util Handle insecure and ports in go get ()
validation Validate External Tracker URL Format ()