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.
gitea/routers
zeripath ec9b43ba16
Remove calls to load Mirrors in user.Dashboard (#20855) (#20897)
Backport #20855

Whilst looking at #20840 I noticed that the Mirrors data doesn't appear
to be being used therefore we can remove this and in fact none of the
related code is used elsewhere so it can also be removed.

Related #20840
Related #20804

Signed-off-by: Andrew Thornton <art27@cantab.net>

Signed-off-by: Andrew Thornton <art27@cantab.net>

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
3 years ago
..
api Fix owners cannot create organization repos bug (#20841) (#20854) 3 years ago
common Rework raw file http header logic (#20484) (#20542) 3 years ago
install Add Cache-Control header to html and api responses, add no-transform (#20432) (#20459) 3 years ago
private Add migrate repo archiver and packages storage support on command line (#20757) (#20806) 3 years ago
utils A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
web Remove calls to load Mirrors in user.Dashboard (#20855) (#20897) 3 years ago
init.go Initialize cron last (#20373) (#20384) 3 years ago