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/web/explore
JakobDev 76659b1114
Reduce usage of `db.DefaultContext` (#27073)
Part of #27065

This reduces the usage of `db.DefaultContext`. I think I've got enough
files for the first PR. When this is merged, I will continue working on
this.

Considering how many files this PR affect, I hope it won't take to long
to merge, so I don't end up in the merge conflict hell.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
1 year ago
..
code.go Refactor indexer (#25174) 2 years ago
org.go remove unnecessary explore org template (#26459) 2 years ago
repo.go Split lfs size from repository size (#22900) 2 years ago
topic.go Replace `interface{}` with `any` (#25686) 2 years ago
user.go Reduce usage of `db.DefaultContext` (#27073) 1 year ago