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.
forgejo/routers
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>
3 years ago
..
admin Migrate to use jsoniter instead of encoding/json (#14841) 3 years ago
api/v1 Migrate to use jsoniter instead of encoding/json (#14841) 3 years ago
dev Display ui time with customize time location (#7792) 5 years ago
events Migrate to use jsoniter instead of encoding/json (#14841) 3 years ago
org Organization removal confirmation using name not password (#14738) 3 years ago
private Migrate to use jsoniter instead of encoding/json (#14841) 3 years ago
repo Migrate to use jsoniter instead of encoding/json (#14841) 3 years ago
routes Fix go get (#14758) 3 years ago
user Migrate to use jsoniter instead of encoding/json (#14841) 3 years ago
utils Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999) 3 years ago
home.go [Feature] add precise search type for Elastic Search (#12869) 3 years ago
init.go Print usefull error if SQLite is used in settings but not supported (#14476) 3 years ago
install.go Add Password Algorithm option to install page (#14701) 3 years ago
metrics.go Move metrics from macaron to chi (#13601) 4 years ago
swagger_json.go Move macaron to chi (#14293) 3 years ago