Reverse Order of GitHub Dashboard

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

2024-12-07 기준 버전입니다. 최신 버전을 확인하세요.

작성자
prantlf
평점
0 0 0
버전
1.0
생성일
2024-12-07
갱신일
2024-12-07
크기
1.56KB
라이선스
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。