Fix Order of GitHub Dashboard

Orders entries on the GitHub dashboard page from the newest one to the oldest one on the page load.

As of 2024-12-07. See the latest version.

Author
prantlf
Ratings
0 0 0
Version
1.0
Created
2024-12-07
Updated
2024-12-07
Size
1.56 KB
License
MIT
Applies to

Crude implementation to fix the bug in sorting entries on the GitHub dashboard, which makes them appear from the oldest one at the top to the newest one at the bottom: https://github.com/orgs/community/discussions/146450

* Works only on the page load, only on the just displayed first page entries
* Puts the recommended entries at first than the entries, which contain a time
* Tightly coupled to the current structure of the dashboard page