AO3: [Wrangling] Sort Unwrangled Bin Links by Tag Age

change the Unwrangled bin links on the Wrangling Home page to sort by tag creation date

Ниже показаны версии этого скрипта, в которых изменялся код. Показать все версии.

  • вер. 1.2 31.03.2024

    code cleanup, now using URLSearchParams for a massive simplification of the whole logic
    updated jQuery version while we're at it

  • вер. 1.1 30.08.2022

    you can now set the script to link you to the newest tags, rather than the oldest (either on the first or the last pages of the bin)
    the order of parameters in the URL was changed to put the status=unwrangled always at the end. this resolves some interference where other scripts' @match assumes that status is always last

  • вер. 1.0 31.05.2022