1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-20 09:44:36 +01:00
gitea/routers
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
..
admin
api/v1
dev
events
org
private
repo Avatars and Repo avatars support storing in minio (#12516) 2020-10-14 21:07:51 +08:00
routes Avatars and Repo avatars support storing in minio (#12516) 2020-10-14 21:07:51 +08:00
user Avatars and Repo avatars support storing in minio (#12516) 2020-10-14 21:07:51 +08:00
utils
home.go
init.go
install.go
metrics.go
swagger_json.go