forgejo/routers/web/user
Giteabot c041114a20
fix pagination for followers and following () ()
Backport  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
..
setting [MODERATION] add user blocking API 2023-07-17 00:26:42 +02:00
avatar.go Set X-Gitea-Debug header once () 2023-03-08 15:40:04 -05:00
code.go Add missing tabs to org projects page () 2023-03-10 09:18:20 -06:00
home.go Fix context filter has no effect in dashboard () () 2023-09-08 08:09:18 +02:00
home_test.go Add a simple test for external renderer () 2022-12-12 20:45:21 +08:00
main_test.go Implement FSFE REUSE for golang files () 2022-11-27 18:20:29 +00:00
notification.go Fix notification list bugs () () 2023-07-09 19:15:00 +00:00
package.go Redirect to package after version deletion () () 2023-06-30 00:14:57 +02:00
profile.go fix pagination for followers and following () () 2023-09-20 12:50:46 +02:00
search.go Replace interface{} with any () () 2023-07-04 23:41:32 -04:00
stop_watch.go Move convert package to services () 2022-12-29 10:57:15 +08:00
task.go Replace interface{} with any () () 2023-07-04 23:41:32 -04:00