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/routers
silverwind 0615b668dc
HTTP cache rework and enable caching for storage assets (#13569)
4 years ago
..
admin Add email validity check (#13475) 4 years ago
api/v1 Add email validity check (#13475) 4 years ago
dev
events
org Add markdown support in organization description (#13549) 4 years ago
private Prevent git operations for inactive users (#13527) 4 years ago
repo Fix label display on new issues (#13590) 4 years ago
routes HTTP cache rework and enable caching for storage assets (#13569) 4 years ago
user Add email validity check (#13475) 4 years ago
utils Return the full rejection message and errors in flash errors (#13221) 4 years ago
home.go
init.go
install.go Use mount but not register for chi routes (#13555) 4 years ago
metrics.go Move metrics from macaron to chi (#13601) 4 years ago
swagger_json.go