gitea/templates/base
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 +07:00
..
alert.tmpl Refactor global init code and add more comments (#33755) 2025-03-03 10:57:28 +07:00
alert_details.tmpl Fix templating in pull request comparison (#33025) 2024-12-29 01:32:19 +07:00
disable_form_autofill.tmpl
footer.tmpl Remove DataRaceCheck (#29258) 2024-02-19 11:25:58 +07:00
footer_content.tmpl Refactor language menu and dom utils (#32450) 2024-11-08 14:04:24 +07:00
head.tmpl Remove "noscript" tag from html head (#33846) 2025-03-11 00:52:08 +07:00
head_navbar.tmpl add spacing between sign in button's icon and text (#33609) 2025-02-16 11:27:31 +07:00
head_opengraph.tmpl Avoid unnecessary 500 panic when a commit doesn't exist (#28719) 2024-01-07 18:20:22 +07:00
head_script.tmpl Refactor tmpl and blob_excerpt (#32967) 2024-12-25 00:51:13 +07:00
head_style.tmpl Initial support for colorblindness-friendly themes (#30625) 2024-04-24 00:18:41 +07:00
markup_codepreview.tmpl Fix code block style for code preview (#30298) 2024-04-06 20:07:08 +07:00
modal_actions_confirm.tmpl Refactor tmpl and blob_excerpt (#32967) 2024-12-25 00:51:13 +07:00
paginate.tmpl Only use prev and next buttons for pagination on user dashboard (#33981) 2025-03-23 19:52:43 +07:00