1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-28 14:15:49 +00:00
gitea/routers/api/v1/user
Antoine GIRARD ca1c3f1926 Implement GPG api (#710)
* Implement GPG API

* Better handle error

* Apply review recommendation + simplify database operations

* Remove useless comments
2017-03-16 09:27:35 +08: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
gpg_key.go Implement GPG api (#710) 2017-03-16 09:27:35 +08:00
key.go Golint fixed for modules/setting (#262) 2016-11-27 18:14:25 +08:00
repo.go fix panic when get user repos from api (#1110) 2017-03-03 19:10:46 +08:00
star.go Refactor and fix incorrect comment (#1247) 2017-03-15 08:51:46 +08:00
user.go fix: trim the whitespaces for the search keyword (#893) 2017-02-11 12:00:01 +08:00
watch.go Refactor and fix incorrect comment (#1247) 2017-03-15 08:51:46 +08:00