gitea/templates
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
..
admin Replace text-align classes with tailwind (#33905) 2025-03-16 12:08:16 +00:00
api/packages/pypi Fix links in PyPI Simple Repository API page (#30594) 2024-04-20 01:15:14 +00:00
base Only use prev and next buttons for pagination on user dashboard (#33981) 2025-03-23 19:52:43 +00:00
custom
devtest Replace text-align classes with tailwind (#33905) 2025-03-16 12:08:16 +00:00
explore Refactor template ctx and render utils (#32422) 2024-11-05 14:04:26 +08:00
mail Remove unnecessary SanitizeHTML from code (#29575) 2024-03-04 12:02:45 +00:00
org Replace text-align classes with tailwind (#33905) 2025-03-16 12:08:16 +00:00
package Remove unused or abused styles (#33918) 2025-03-17 22:11:24 +08:00
projects Allow filtering issues by any assignee (#33343) 2025-03-21 04:25:36 +00:00
repo Allow filtering issues by any assignee (#33343) 2025-03-21 04:25:36 +00:00
shared Added Description Field for Secrets and Variables (#33526) 2025-03-17 19:24:54 +00:00
status Remove urls from translations (#31950) 2024-09-02 18:36:24 +00:00
swagger Added Description Field for Secrets and Variables (#33526) 2025-03-17 19:24:54 +00:00
user Only use prev and next buttons for pagination on user dashboard (#33981) 2025-03-23 19:52:43 +00:00
webhook Fix incorrect tailwind migration (#30007) 2024-03-22 20:51:29 +01:00
home.tmpl Remove urls from translations (#31950) 2024-09-02 18:36:24 +00:00
install.tmpl Replace text-align classes with tailwind (#33905) 2025-03-16 12:08:16 +00:00
post-install.tmpl Optimize the installation page (#32994) 2024-12-31 04:49:26 +00:00