You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea-fork-majority-judgment/routers
Lunny Xiao 87074ec860
Fix delete nonexist oauth application 500 and prevent deadlock (#15384) (#15396)
3 years ago
..
admin Migrate to use jsoniter instead of encoding/json (#14841) 3 years ago
api/v1 Fix delete nonexist oauth application 500 and prevent deadlock (#15384) (#15396) 3 years ago
dev Display ui time with customize time location (#7792) 5 years ago
events Drop the event source if we are unauthorized (#15275) (#15280) 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 Fix CanCreateRepo check (#15311) (#15321) 3 years ago
routes Turn RepoRef and RepoAssignment back into func(*Context) (#15372) (#15377) 3 years ago
user Validate email in oauth registration form (#15014) 3 years ago
utils Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999) 3 years ago
home.go Add ui.explore settings to control view of explore pages (2) (#14094) 3 years ago
init.go Print usefull error if SQLite is used in settings but not supported (#14476) 3 years ago
install.go Add SameSite setting for cookies (#14900) 3 years ago
metrics.go Move metrics from macaron to chi (#13601) 3 years ago
swagger_json.go Move macaron to chi (#14293) 3 years ago