gitea/routers/api/v1/utils
6543 a19447aed1
migrate from com.* to alternatives ()
* remove github.com/unknwon/com from models

* dont use "com.ToStr()"

* replace "com.ToStr" with "fmt.Sprint" where its easy to do

* more refactor

* fix test

* just "proxy" Copy func for now

* as per @lunny
..
hook.go migrate from com.* to alternatives ()
utils.go HotFix: Hide private partisipation in Orgs ()