1
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-05-05 15:08:11 +00:00
gitea/routers
Lunny Xiao 30ee082e48
Only use prev and next buttons for pagination on user dashboard ()
The pagination on the user dashboard sounds unnecessary, this will
change it to a prev/next buttons. For instances with around `10 million`
records in the action table, this option affects how the user dashboard
is loaded on first visit.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
2025-03-23 19:52:43 +00:00
..
api Allow filtering issues by any assignee () 2025-03-21 04:25:36 +00:00
common Improve issue & code search () 2025-03-13 11:07:48 +08:00
install Add global lock for migrations to make upgrade more safe with multiple replications () 2025-03-07 21:08:53 +00:00
private Move git references checking to gitrepo packages to reduce expose of repository path () 2025-03-15 19:48:59 -07:00
utils Refactor older tests to use testify () 2025-01-09 09:21:47 +08:00
web Only use prev and next buttons for pagination on user dashboard () 2025-03-23 19:52:43 +00:00
init.go Prepare for support performance trace () 2025-01-15 20:05:18 +00:00