gitea/templates
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
..
admin Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00
api/packages/pypi
base Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00
code
custom
explore Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00
mail
org Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00
package Move helpers to be prefixed with `gt-` (#22879) 2023-02-13 17:59:59 +00:00
projects
repo Fix 404 error viewing the LFS file (#22945) 2023-02-17 11:55:33 +08:00
shared Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00
status
swagger Allow custom "created" timestamps in user creation API (#22549) 2023-02-16 10:32:01 -06:00
user Sort issues and pulls by recently updated in user and organization home (#22925) 2023-02-17 15:13:35 +08:00
home.tmpl
install.tmpl
post-install.tmpl