Iwara Custom Sort

Automatically sort teaser images on /videos, /images, /subscriptions, /users, /playlist, and sidebars using customizable sort function. Can load and sort multiple pages at once.

These are versions of this script where the code was updated. Show all versions.

  • v1.1.0 2021-08-04

    Bug fixes

  • v1.0.9 2021-02-04 バグ修正 (Bug fixes)
  • v1.0.8 2020-10-02 Fix a bug on chrome.
  • v1.0.7 2020-10-02 Replace the default button with a menu to select presets.
  • v1.0.6 2020-09-30 Pagination links will now change along with number of loaded page dynamically.
  • v1.0.5 2020-09-27 Bug fixes; New default sort condition; Increase page count without refreshing.
  • v1.0.2 2020-09-27 Bug fixes, Changes to multi-page loading (Fewer pages are loaded at once for the first few pages to reduce unnecessary loading).
  • v1.0.0 2020-09-26 Bug fix
  • v0.209 2019-08-16 Add "index" variable (0 ~ (n-1) for 1st to nth teaser in the initial order before sorting), bugfixes.
  • v0.206 2019-08-14 Change typescript compile target from es2016 to es2017 to reduce script size, it's using esnext flatMap anyway.
  • v0.204 2019-08-14 Now the script will attempt to reload any broken images seconds after adding teasers.
  • v0.202 2019-08-14 UI bugfixes.
  • v0.200 2019-08-14 Enable sorting on /playlist, more bugfixes.
  • v0.199 2019-08-12 Better alert and some bugfixes. Rebuild the whole script using webpack.
  • v0.197 2019-08-09 Fix a bug.
  • v0.196 2019-08-05 Fix a bug.
  • v0.195 2019-08-05 Fix a recent URL bug.
  • v0.194 2019-07-01
  • v0.193 2019-06-20 Fix a bug about pagination link on subscrition pages.
  • v0.192 2019-05-29 Change the default sorting value
  • v0.191 2019-03-26 Will tell you to refresh the page to apply the change .
  • v0.190 2019-02-19 Multipage Loading should able to use on google chrome now;
  • v0.186 2019-02-17 Bug Fixes
  • v0.185 2019-02-17 SEO
  • v0.184 2019-02-17 Can now load and sort multiple pages at once; UI adjustments.
  • v0.153 2019-02-16 "image" is now correctly applied, add "gallery" variable. The pagination links at the bottom of a page will now change according to the "additionalPageCount"
  • v0.147 2019-02-14 Bug Fixes
  • v0.146 2019-02-14 Bug fixed.
  • v0.143 2019-02-13 Add a button to reset the sort value to default; New variables (''private" , "image"); Experimental feature by setting additionalPageCount in the script to a number > 0
  • v0.121 2019-02-12
  • v0.120 2019-02-11
  • v0.118 2019-02-11 Improved security...probably...
  • v0.117 2019-02-10 Hit enter when editting the sort value will now trigger the sort button. UI will only show up when there are videos to sort.
  • v0.114 2019-02-08
  • v0.113 2019-02-08
  • v0.112 2019-02-08
  • v0.111 2019-02-08
  • v0.11 2019-02-08
  • v0.1 2019-02-08