1
1
Fork 1
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-28 16:46:09 +02:00
gitea/routers/admin
zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json (#14841)
* Migrate to use jsoniter

* fix tests

* update gitea.com/go-chi/binding

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: 6543 <6543@obermui.de>
2021-03-01 22:08:10 +01:00
..
admin.go Migrate to use jsoniter instead of encoding/json (#14841) 2021-03-01 22:08:10 +01:00
admin_test.go Shadow the password on cache and session config on admin panel (#7300) 2019-06-27 00:12:38 +08:00
auths.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
emails.go migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00
hooks.go Merge default and system webhooks under one menu (#14244) 2021-01-15 01:24:03 +02:00
main_test.go Force user to change password (#4489) 2018-09-13 15:04:25 +03:00
notice.go migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00
orgs.go API add/generalize pagination (#9452) 2020-01-24 14:00:29 -05:00
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 Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
users_test.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00