1
0
Fork 0
gitea/modules
Lunny Xiao 80a6b0f5bc
Avatars and Repo avatars support storing in minio (#12516)
* Avatar support minio

* Support repo avatar minio storage

* Add missing migration

* Fix bug

* Fix test

* Add test for minio store type on avatars and repo avatars; Add documents

* Fix bug

* Fix bug

* Add back missed avatar link method

* refactor codes

* Simplify the codes

* Code improvements

* Fix lint

* Fix test mysql

* Fix test mysql

* Fix test mysql

* Fix settings

* Fix test

* fix test

* Fix bug
2020-10-14 21:07:51 +08:00
..
analyze
auth
avatar Avatars and Repo avatars support storing in minio (#12516) 2020-10-14 21:07:51 +08:00
base
cache
charset
context
convert
cron
emoji
eventsource
generate
git
gitgraph
graceful
hcaptcha
highlight
httplib
indexer
lfs
log
markup
metrics
migrations
nosql
notification
options
password
pprof
private
process
public
queue
recaptcha
references
repofiles Finally fix diff names (#13136) 2020-10-14 07:49:33 +03:00
repository
secret
session
setting Avatars and Repo avatars support storing in minio (#12516) 2020-10-14 21:07:51 +08:00
ssh
storage Avatars and Repo avatars support storing in minio (#12516) 2020-10-14 21:07:51 +08:00
structs
svg
sync
task
templates
test
timeutil
upload
user
util
validation
webhook