Wanikani Open Framework - Apiv2 module

Apiv2 module for Wanikani Open Framework

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

  • v1.0.14 2023-04-24

    Improve handling of rate-limit errors

  • v1.0.13 2023-04-24

    Remove jquery dependencies.

  • v1.0.12 2022-09-10

    Added option to disable progress dialog per transaction.

  • v1.0.11 2019-11-08 Add support for preview.wanikani.com
  • v1.0.10 2019-05-23 Add auto-generation of APIv2 key. Add 'spoof' function for debugging with a different apikey.
  • v1.0.9 2019-05-23 Fetch username from Javascript info instead of user menu.
  • v1.0.8 2019-05-23 Update fetching of username after WK site change.
  • v1.0.7 2019-03-19 Updated APIv2 key fetching
  • v1.0.6 2018-04-23 Add support for future endpoints
  • v1.0.5 2018-04-16 Update /user endpoint every time
  • v1.0.4 2018-04-03 Switch API URLs to "api.wanikani.com/v2"
  • v1.0.3 2018-03-26 Support additional date formats in fetch filters
  • v1.0.2 2018-03-22 Add 'include_non_user' parameter to Apiv2.clear_cache()
  • v1.0.1 2018-03-02 Close progress dialog when no updates.
  • v1.0.0 2018-02-17