* Add missing `X-Total-Count` and fix some related bugs
Adds `X-Total-Count` header to APIs that return a list but doesn't have it yet.
Fixed bugs:
* not returned after reporting error (
|
||
|---|---|---|
| .. | ||
| app.go | ||
| email.go | ||
| follower.go | ||
| gpg_key.go | ||
| helper.go | ||
| key.go | ||
| repo.go | ||
| settings.go | ||
| star.go | ||
| user.go | ||
| watch.go | ||