1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-23 03:35:47 +00:00
gitea/routers
Earl Warren fc09c30081
fix pagination for followers and following (#27127)
- 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 c1a136318be3bf72511bed108f2d67f2cf34e1b8)

Co-authored-by: Gusted <postmaster@gusted.xyz>
2023-09-19 15:24:54 +00:00
..
api Fix token endpoints ignore specified account (#27080) 2023-09-18 00:21:15 +00:00
common Extract auth middleware from service (#27028) 2023-09-12 08:15:16 +02:00
install Reduce usage of db.DefaultContext (#27073) 2023-09-14 17:09:32 +00:00
private Reduce usage of db.DefaultContext (#27073) 2023-09-14 17:09:32 +00:00
utils Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
web fix pagination for followers and following (#27127) 2023-09-19 15:24:54 +00:00
init.go Next round of db.DefaultContext refactor (#27089) 2023-09-16 14:39:12 +00:00