0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-01 18:42:49 +01: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
gpg_key.go Implement GPG api (#710) 2017-03-16 09:27:35 +08:00
key.go
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