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.15 28.06.2024.

    Partial fix for changes to the API Token page. Can't generate a token automatically, but at least we can read an already-generated one.

  • v1.0.14 24.04.2023.

    Improve handling of rate-limit errors

  • v1.0.13 24.04.2023.

    Remove jquery dependencies.

  • v1.0.12 10.09.2022.

    Added option to disable progress dialog per transaction.

  • v1.0.11 08.11.2019. Add support for preview.wanikani.com
  • v1.0.10 23.05.2019. Add auto-generation of APIv2 key. Add 'spoof' function for debugging with a different apikey.
  • v1.0.9 23.05.2019. Fetch username from Javascript info instead of user menu.
  • v1.0.8 23.05.2019. Update fetching of username after WK site change.
  • v1.0.7 19.03.2019. Updated APIv2 key fetching
  • v1.0.6 23.04.2018. Add support for future endpoints
  • v1.0.5 16.04.2018. Update /user endpoint every time
  • v1.0.4 03.04.2018. Switch API URLs to "api.wanikani.com/v2"
  • v1.0.3 26.03.2018. Support additional date formats in fetch filters
  • v1.0.2 22.03.2018. Add 'include_non_user' parameter to Apiv2.clear_cache()
  • v1.0.1 02.03.2018. Close progress dialog when no updates.
  • v1.0.0 17.02.2018.