0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-05-17 10:54:10 +02:00
gitea/routers
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
..
api Allow custom "created" timestamps in user creation API (#22549) 2023-02-16 10:32:01 -06:00
common Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00
install Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00
private Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00
utils Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
web Sort issues and pulls by recently updated in user and organization home (#22925) 2023-02-17 15:13:35 +08:00
init.go Implement actions (#21937) 2023-01-31 09:45:19 +08:00