gitea/routers/web/user
Lunny Xiao 30ee082e48
Only use prev and next buttons for pagination on user dashboard (#33981)
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
..
setting Add file tree to file view page (#32721) 2025-03-15 16:26:49 +08:00
avatar.go Refactor cache-control (#33861) 2025-03-13 07:04:50 +08:00
code.go Improve issue & code search (#33860) 2025-03-13 11:07:48 +08:00
home.go Only use prev and next buttons for pagination on user dashboard (#33981) 2025-03-23 19:52:43 +00:00
home_test.go Remove duplicate "ResponseWriter.Status" method (#33346) 2025-01-22 06:37:52 +00:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
notification.go Refactor pagination (#33037) 2024-12-30 01:57:38 +00:00
package.go Refactor error system (#33610) 2025-02-16 22:13:17 -08:00
profile.go Refactor error system (#33610) 2025-02-16 22:13:17 -08:00
search.go Add `DISABLE_ORGANIZATIONS_PAGE` and `DISABLE_CODE_PAGE` settings for explore pages and fix an issue related to user search (#32288) 2024-10-22 13:09:19 +08:00
stop_watch.go Refactor error system (#33610) 2025-02-16 22:13:17 -08:00