forgejo/routers/admin
6543 a19447aed1
migrate from com.* to alternatives (#14103)
* 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
2020-12-25 11:59:32 +02:00
..
admin.go Inline manifest.json (#14038) 2020-12-22 19:13:50 +08:00
admin_test.go
auths.go migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00
emails.go migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00
hooks.go System-wide webhooks (#10546) 2020-03-09 00:08:05 +02:00
main_test.go
notice.go migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00
orgs.go
repos.go Ensure that search term and page are not lost on adoption page-turn (#14133) 2020-12-24 23:26:19 +08:00
users.go migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00
users_test.go Add email validity check (#13475) 2020-11-14 11:53:43 -05:00