Wanikani Open Framework

Framework for writing scripts for Wanikani

Dette er versjoner av dette scriptet hvor koden ble oppdatert. Vis alle versjoner.

  • v1.0.34 24.06.2018 Settings: FIx size when changing tabs. Remember active tabs. Fix html/attrib escaping. ItemData: Ignore quotes in Level filter.
  • v1.0.33 19.06.2018 Add menu support to Reviews page, fix Settings validation note CSS.
  • v1.0.32 04.06.2018 Switch to ISO dates in file_cache to prevent caching issues.
  • v1.0.31 01.06.2018 Add string escaping to Core, Menu, and Settings modules. Remove condition on Progress css url.
  • v1.0.30 29.05.2018 Fix load_file() reject
  • v1.0.29 21.05.2018 Add detection (and override) for missing indexedDB
  • v1.0.28 16.05.2018 ItemData: Remove hidden items by default.
  • v1.0.27 03.05.2018 Fix cache cleanup, don't flush wkof.settings.* files.
  • v1.0.26 25.04.2018 Settings: Expose 'close' function. Rename 'settings' to 'content' for dialog. Add button text field.
  • v1.0.25 23.04.2018 Apiv2: Add support for future endpoints
  • v1.0.24 20.04.2018 Settings: Resolve wkof.Settings.load() with merged defaults
  • v1.0.23 20.04.2018 ItemData: Add support for "1..3" and "1 to 3" format in level filter
  • v1.0.22 18.04.2018 ItemData: Enforce max_level_granted_by_subscription
  • v1.0.21 18.04.2018 Replace debug version
  • v1.0.20 18.04.2018 ItemData: Add 'Locked' option to srs filter
  • v1.0.19 18.04.2018 ItemData: Add 'Initiate' to 'srs' filter.
  • v1.0.18 16.04.2018 ItemData: Use state instead of event for registration stage.
  • v1.0.17 16.04.2018 ItemData: Add filter registration phase
  • v1.0.16 16.04.2018 Apiv2: Update user every time. ItemData: Add "prepare()" function to filters
  • v1.0.15 14.04.2018 Override browser input validation CSS
  • v1.0.14 13.04.2018 Settings: Add setting type "button"
  • v1.0.13 03.04.2018 Apiv2: Switch API URLs to "api.wanikani.com/v2"
  • v1.0.12 03.04.2018 Work around incompatibility between WK and jQueryUI
  • v1.0.11 02.04.2018 Add 'default' argument to wkof.Settings.load(), and support additional ItemData filter value formats
  • v1.0.10 27.03.2018 Add automatic cleanup of wkof.file_cache, and increase z-index of Progress dialog
  • v1.0.9 27.03.2018 Move urls for shared support files to Core.js
  • v1.0.8 26.03.2018 Handle html escaping in Settings, improve ItemData filters, support more date formats in Apiv2, improve CSS for narrow windows.
  • v1.0.7 22.03.2018 Menu: Remove references to 'settings'
  • v1.0.6 22.03.2018 Apiv2: Add 'include_non_user' parameter to Apiv2.clear_cache()
  • v1.0.5 20.03.2018 Update Settings module (new input types, etc), use version-specific CSS
  • v1.0.4 06.03.2018 Add autosave flag and funcs to Settings module
  • v1.0.3 02.03.2018 Apiv2: Close progress dialog when no updates from WK server.
  • v1.0.2 22.02.2018 ItemData: Add support for global fetcher options in get_items()
  • v1.0.1 17.02.2018 Fix repeating progress timer
  • v1.0.0 17.02.2018

Show all script versions