gitea/routers
Lunny Xiao 80a6b0f5bc
Avatars and Repo avatars support storing in minio ()
* 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
..
admin Hide sync ssh keys button on admin dashboard if ssh disabled or builtin-ssh enabled ()
api/v1 [Enhancement] Allow admin to merge pr with protected file changes ()
dev Display ui time with customize time location ()
events Add EventSource support ()
org Set opengraph attributes on org pages ()
private [Enhancement] Allow admin to merge pr with protected file changes ()
repo Avatars and Repo avatars support storing in minio ()
routes Avatars and Repo avatars support storing in minio ()
user Avatars and Repo avatars support storing in minio ()
utils Update golangci-lint to version 1.31.0 ()
home.go Simplify CheckUnitUser logic ()
init.go Move all push update operations to a queue ()
install.go Update golangci-lint to version 1.31.0 ()
metrics.go Use gitea forked macaron ()
swagger_json.go Add gitea-vet ()