Fanfiction.net: Filter and Sorter

Add filters and additional sorters and "Load all pages" button to Fanfiction.net.

Tästä skriptistä on versioita, joissa koodia päivitettiin. Näytä kaikki versiot.

  • v1.89 24.12.2021 Filter and Sorter: Update version number
  • v1.88 24.12.2021 Filter and Sorter: Add support for FicLab, Merge branch 'fas/add/support-for-ficlab'
  • v1.88 7.8.2020 Filter and Sorter: Update version number
  • v1.87 16.7.2020 Filter and Sorter: Optimize waiting time, Filter and Sorter: Use static array for color scheme red, Merge branch 'fas/improve/efficiency'
  • v1.87 21.1.2020 Filter and Sorter: Fix dataset.category bug When zListTags[0] is a placeholder, zListTags[0].dataset.category is always ''., Filter and Sorter: Fix dataset.fandom bug, Merge branch 'fas/fix/dataset-bugs'
  • v1.85 6.12.2019 Filter and Sorter: Add a setting option for hiding bio, Merge branch 'fas/add/setting-option-for-hiding-bio'
  • v1.62 8.8.2019 Filter and Sorter: Add more options, Filter and Sorter: Add second fandom filter, Filter and Sorter: Use GM_getResourceText, Filter and Sorter: Add not_genre filter, Merge branch 'fas/improve/fandom-filter'
  • v1.51 23.7.2019 Filter and Sorter: Change style of disabled filter Disabled filters which use same dataId Improvement idea filter(x => filterDic[x].dataId === filterDic[filterKey].dataId && filterDic[x].mode === filterDic[filterKey].mode && filterDic[x].reverse === filterDic[filterKey].reverse), Filter and Sorter: Improve efficiency of clear feature, Filter and Sorter: Improve efficiency of restructuring part, Merge branch 'fas/improve/efficiency'
  • v1.42 22.7.2019 Filter and Sorter: Fix bug of updated and published dataset, Filter and Sorter: Add support for browse page, Filter and Sorter: Add timeout to loadAllPages function, Filter and Sorter: Improve exception conditions for restructuring part, Merge branch 'fas/add/support-for-browse-page'
  • v1.32 21.7.2019 Filter and Sorter: Add support for search page, FIlter and Sorter: Add loadAllPages function, Filter and Sorter: Fix bug in clear feature, Merge branch 'fas/add/support-for-search-page'
  • v1.21 11.7.2019 Filter and Sorter: Fix bug in loadBtn, Merge branch 'fas/fix/bug-in-load-button'
  • v1.2 11.7.2019 Fitler and Sorter: Fix zero z-list bug for community page., Filter and Sorter: Add "Load all pages" button, Filter and Sorter: Add progress bar for "Load all page" button, Merge branch 'fas/add/load-all-page-button', Filter and Sorter: Fix cross over bug, Filter and Sorter: Fix too long lines, Merge branch 'fas/fix/crossover-bug', FIlter and Sorter: Fix typo, Merge branch 'fas/update/readme', Filter and Sorter: Improve clear feature, Merge branch 'fas/improve/clear-feature'
  • v1.01 9.7.2019 Filter and Sorter: Fix only one page bug in community page, Merge branch 'fas/fix/only-one-page-in-community-page'
  • v1.0 9.7.2019 Filter and Sorter: Add 'hsv' mode to makeGradualColorScheme function, Merge branch 'fas/improve/makeGradualColorScheme', Filter and Sorter: Add suppport for community page, Filter and Sorter: Update README.md for community page, Merge branch 'fas/add/communities'
  • v0.961 2.2.2019 Filter and Sorter: Add other color scheme for options Add colorScheme blue and purple. Add function makeGradualColorScheme., Filter and Sorter: Fix typos., Merge branch 'fas/add/other-color-scheme'
  • v0.953 2.2.2019 Filter and Sorter: Add css for option with zero story, Filter and Sorter: Improve dividedResultsCombinations arrow function Use reduce instead of for, Filter and Result: Rename classesLength to classLength, Merge branch 'fas/add/css-for-option-with-zero-story'
  • v0.95 1.2.2019 Imported from URL
  • v0.921 29.1.2019 Filter and Sorter: Improve chapter filter, Merge branch 'fas/improve/chapter_filter'
  • v0.92 29.1.2019 Add chapter filter and overwrite original sorters and add asc/dsc feature
  • v0.87 28.1.2019 Add no character filter
  • v0.85 27.1.2019 Add relationship filter
  • v0.83 25.1.2019 Filter and Sorter: Add reviews, favs and follows filters, Filter and Sorter: Add updated and published filters, Filter and Sorter: Update README.md and Change filterKey names, Filter and Sorter: Add initialLockedDic for clear feature Add makeSelectDic arrow function Add makeAlternatelyFilteredStoryIds arrow function, Filter and Sorter: Add new filters which compare story's numerical data Add reviews, favs, follows, update and published filters
  • v0.73 23.1.2019 Filter and Sorter: Update version number
  • v0.72 23.1.2019 Filter and Sorter: Change text of word count filter
  • v0.72 22.1.2019 Imported from URL