mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-08 18:04:14 +01:00
9d943bf374
* 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 |