Fix Order of GitHub Dashboard

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

ของเมื่อวันที่ 07-12-2024 ดู เวอร์ชันล่าสุด

ผู้เขียน
prantlf
คะแนน
0 0 0
เวอร์ชัน
1.1
สร้างเมื่อ
07-12-2024
อัปเดตเมื่อ
07-12-2024
Size
1.8 กิโลไบต์
สัญญาอนุญาต
MIT
ปรับใช้กับ

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

长期地址
遇到问题?请前往 GitHub 提 Issues。