Fix 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/08のページです。最新版はこちら

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
prantlf
評価
0 0 0
バージョン
1.2
作成日
2024/12/07
更新日
2024/12/08
大きさ
1.8KB
ライセンス
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