0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-06-15 00:48:48 +02:00
gitea/templates/user
Brecht Van Lommel ca445cf566
Sort issues and pulls by recently updated in user and organization home (#22925)
The main purpose of these home pages should be getting an overview of
what's going on or needs attention. Recently updated is a better default
than newest for that purpose, to avoid missing active issues and pulls
that were not created recently.

The default sorting order in repository issues and pulls remains newest.
Repositories in an organization are already sorted by recently updated.

---------

Co-authored-by: Jason Song <i@wolfogre.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-02-17 15:13:35 +08:00
..
auth Move helpers to be prefixed with gt- (#22879) 2023-02-13 17:59:59 +00:00
dashboard Sort issues and pulls by recently updated in user and organization home (#22925) 2023-02-17 15:13:35 +08:00
notification Move helpers to be prefixed with gt- (#22879) 2023-02-13 17:59:59 +00:00
overview Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00
settings Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00
code.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
heatmap.tmpl Refactor i18n to locale (#20153) 2022-06-27 15:58:46 -05:00
profile.tmpl Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00
project.tmpl Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00