AO3: [Wrangling] Highlight Bins with Overdue Tags

Highlight a bin on the Wrangling Home if the oldest tag in it is overdue

這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。

  • v1.0 2024-03-23

    better code structure to stop automatically at Errors and avoid overloading the host with requests when previous ones haven't completed yet.
    no longer needs localStorage - uses sessionStorage instead to at least remember what was "old" across a page refresh.
    now automatically only checks visible fandoms, i.e. works with filtering scripts without any config change.

  • v0.1 2022-05-01