1
1
mirror of https://github.com/go-gitea/gitea synced 2024-07-01 07:35:49 +00:00
gitea/routers/api/v1/user
awwalker c0f99e8229 API: support /users/:username/repos
clean up

fix arguments

remove repeated token

give admins listing rights
2017-02-27 07:46:01 +01:00
..
app.go Fix go vet faults (#1060) 2017-02-26 13:25:35 +08:00
email.go fixed vulnerabilities (#392) 2016-12-15 16:49:06 +08:00
follower.go golint fixed for routers (#208) 2016-11-24 15:04:31 +08:00
key.go Golint fixed for modules/setting (#262) 2016-11-27 18:14:25 +08:00
repo.go API: support /users/:username/repos 2017-02-27 07:46:01 +01:00
star.go Bug fixes for repo permissions in API 2016-12-07 12:55:24 +01:00
user.go fix: trim the whitespaces for the search keyword (#893) 2017-02-11 12:00:01 +08:00
watch.go API Endpoint for watching (#191) 2016-12-24 09:53:11 +08:00