forgejo/routers/web
Giteabot c041114a20
fix pagination for followers and following (#27127) (#27138)
Backport #27127 by @earl-warren

- Use the correct total amount for pagination. Thereby correctly show
the pagination bare when there's more than one page of
followers/followings.

Refs: https://codeberg.org/forgejo/forgejo/pulls/1477

(cherry picked from commit c1a136318b)

Co-authored-by: Earl Warren <109468362+earl-warren@users.noreply.github.com>
Co-authored-by: Gusted <postmaster@gusted.xyz>
(cherry picked from commit 1d6e5c8e58)
2023-09-20 12:50:46 +02:00
..
admin Fix admin queue page title and fix CI failures (#26409) (#26421) 2023-08-21 07:22:18 +02:00
auth
devtest
events
explore
feed
healthcheck
misc
org
repo Fix issue templates when blank isses are disabled (#27061) (#27082) 2023-09-20 12:50:46 +02:00
shared Fix typo of RunerOwnerID (#26508) (#26528) 2023-08-21 07:27:20 +02:00
user fix pagination for followers and following (#27127) (#27138) 2023-09-20 12:50:46 +02:00
auth.go
auth_windows.go
base.go
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Fix wrong middleware sequence (#26428) (#26436) 2023-08-21 07:22:18 +02:00
webfinger.go