forgejo/routers/admin
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
2020-12-25 11:59:32 +02:00
..
admin.go Inline manifest.json () 2020-12-22 19:13:50 +08:00
admin_test.go Shadow the password on cache and session config on admin panel () 2019-06-27 00:12:38 +08:00
auths.go migrate from com.* to alternatives () 2020-12-25 11:59:32 +02:00
emails.go migrate from com.* to alternatives () 2020-12-25 11:59:32 +02:00
hooks.go System-wide webhooks () 2020-03-09 00:08:05 +02:00
main_test.go Force user to change password () 2018-09-13 15:04:25 +03:00
notice.go migrate from com.* to alternatives () 2020-12-25 11:59:32 +02:00
orgs.go API add/generalize pagination () 2020-01-24 14:00:29 -05:00
repos.go Ensure that search term and page are not lost on adoption page-turn () 2020-12-24 23:26:19 +08:00
users.go migrate from com.* to alternatives () 2020-12-25 11:59:32 +02:00
users_test.go Add email validity check () 2020-11-14 11:53:43 -05:00