Wanikani Open Framework

Framework for writing scripts for Wanikani

這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。

  • v1.2.10 2024-12-01

    Fix pageload skipping after navigating before first turbo:load fires

  • v1.2.9 2024-11-22

    Fix double pageload

  • v1.2.8 2024-11-22

    Fix double-firing of pageload due to race condition

  • v1.2.7 2024-11-22

    Increase z-index of menu on Reviews page to prevent other elements from obscuring it.

  • v1.2.6 2024-10-01

    Fix regex_entry naming issue

  • v1.2.5 2024-10-01

    Update internal version number to match header.

  • v1.2.4 2024-10-01

    Added unload_handler to wkof.on_pageload. Added try-catch blocks around even handlers.

  • v1.2.3 2024-09-25

    A more robust startup sequence for Turbo listener and first pageload.

  • v1.2.2 2024-09-24

    Combine menu CSS for all site pages, and distinguish via class.

  • v1.2.1 2024-09-23

    Fix pageload handler to be called when not on a Turbo page.

  • v1.2.0 2024-09-23

    Improved support for Turbo navigation.
    Added wkof.on_pageload(urls, handler)

  • v1.1.12 2024-06-28
  • v1.1.11 2024-03-13

    Fix version number

  • v1.1.10 2024-03-13

    Fix scripts menu after WK removal of FontAwesome

  • v1.1.9 2024-01-03

    Modified module URLs to new "update.gf.qytechs.cn" format.

  • v1.1.8 2023-11-08

    Updated Menu.js to support changes on WK Lessons page

  • v1.1.7 2023-08-23

    Add Menu support for /recent-mistakes/*/quiz

  • v1.1.6 2023-08-20

    Fixed Menu links that are not in a submenu.
    Removed support for menu links for old version of WK

  • v1.1.5 2023-06-30

    Fix insert_script_link() on lesson quiz

  • v1.1.4 2023-05-30

    Add z-index to keep scripts menu on top of other screen elements when the menu gets long.

  • v1.1.3 2023-05-07

    Add support for Kana Vocabulary

  • v1.1.2 2023-04-24

    Update Apiv2 to improve rate-limit handling

  • v1.1.1 2023-04-24

    Update APIv2 to remove dependency on Jquery

  • v1.1.0 2023-03-29

    Support for new Hotwire-based WaniKani

  • v1.0.60 2022-10-25

    Handle cached files that are null.

  • v1.0.59 2022-09-10

    * Reduced dependency on jquery, since Wanikani is removing it from many pages.
    * Added ability for scripts to auto-load Jquery on Wanikani pages that don't have it, via wkof.include('Jquery') and wkof.ready('Jquery').
    * Increased pop-up delay of the Progress box.
    * Added ability for users to change the Progress pop-up delay via wkof.Progress.popup_delay().
    * Added option for scripts to disable pop-up on a per-transaction basis.

  • v1.0.58 2022-03-19

    Improved filtering of key bubble capture in Settings dialogs.

  • v1.0.57 2022-03-19

    Fixed "have_burned" filter when no assignments exist.
    Fixed key handling issue related to Self-Study Quiz.

  • v1.0.56 2022-03-18

    Improved blocking of WK hotkeys when Settings dialog is open.

  • v1.0.55 2022-03-17

    Added menu support to /extra_study.
    Added workaround for WK capturing keys while Settings dialog is open.

  • v1.0.54 2022-02-23

    Update Menu module to add dropdown menu support on Lessons page.

  • v1.0.53 2021-10-04

    Fix 'FontAwesome' icons after WK update.

  • v1.0.52 2020-09-21 Fix Settings dialog max height to account for bottom scrollbar
  • v1.0.51 2020-09-21
  • v1.0.50 2020-01-25 Update wkof.ItemData.get_index() to distinguish between 'Locked' and 'Initiate' for 'srs_stage' and 'srs_stage_name' indices.
  • v1.0.49 2019-12-26 Changed deprecated "max_level_granted_by_subscription" to "subscription.max_level_granted"
  • v1.0.48 2019-11-08 Add support for preview.wanikani.com
  • v1.0.47 2019-10-31 Fix page scroll after menu link clicked
  • v1.0.46 2019-10-31 Menu: Fix page scroll after menu link clicked
  • v1.0.45 2019-05-26 Fixes to simplfy alternate item sources.
  • v1.0.44 2019-05-25 Fix submenus after WK site change.
  • v1.0.43 2019-05-23 Fix non-submenu Menu links. Add auto-generation of APIv2 keys. Add debug support functions.
  • v1.0.42 2019-05-23 Revert username fetch location.
  • v1.0.41 2019-05-23 Make versions match in Core.js
  • v1.0.40 2019-05-23 Fetch username from Javascript info instead of user menu.
  • v1.0.39 2019-05-23 Make version numbers match.
  • v1.0.38 2019-05-23 Fix username retrieval and menu integration after WK site change.
  • v1.0.37 2019-03-19 Apiv2: updated apikeyv2 fetching
  • v1.0.36 2018-07-12 Menu: Fix review menu selector
  • v1.0.35 2018-07-08 Fix classification of 'Locked' vs 'Initiate' items
  • v1.0.34 2018-06-24 Settings: FIx size when changing tabs. Remember active tabs. Fix html/attrib escaping. ItemData: Ignore quotes in Level filter.
  • v1.0.33 2018-06-19 Add menu support to Reviews page, fix Settings validation note CSS.
  • v1.0.32 2018-06-04 Switch to ISO dates in file_cache to prevent caching issues.
  • v1.0.31 2018-06-01 Add string escaping to Core, Menu, and Settings modules. Remove condition on Progress css url.
  • v1.0.30 2018-05-29 Fix load_file() reject
  • v1.0.29 2018-05-21 Add detection (and override) for missing indexedDB
  • v1.0.28 2018-05-16 ItemData: Remove hidden items by default.
  • v1.0.27 2018-05-03 Fix cache cleanup, don't flush wkof.settings.* files.
  • v1.0.26 2018-04-25 Settings: Expose 'close' function. Rename 'settings' to 'content' for dialog. Add button text field.
  • v1.0.25 2018-04-23 Apiv2: Add support for future endpoints
  • v1.0.24 2018-04-20 Settings: Resolve wkof.Settings.load() with merged defaults
  • v1.0.23 2018-04-20 ItemData: Add support for "1..3" and "1 to 3" format in level filter
  • v1.0.22 2018-04-18 ItemData: Enforce max_level_granted_by_subscription
  • v1.0.21 2018-04-18 Replace debug version
  • v1.0.20 2018-04-18 ItemData: Add 'Locked' option to srs filter
  • v1.0.19 2018-04-18 ItemData: Add 'Initiate' to 'srs' filter.
  • v1.0.18 2018-04-16 ItemData: Use state instead of event for registration stage.
  • v1.0.17 2018-04-16 ItemData: Add filter registration phase
  • v1.0.16 2018-04-16 Apiv2: Update user every time. ItemData: Add "prepare()" function to filters
  • v1.0.15 2018-04-14 Override browser input validation CSS
  • v1.0.14 2018-04-13 Settings: Add setting type "button"
  • v1.0.13 2018-04-03 Apiv2: Switch API URLs to "api.wanikani.com/v2"
  • v1.0.12 2018-04-03 Work around incompatibility between WK and jQueryUI
  • v1.0.11 2018-04-02 Add 'default' argument to wkof.Settings.load(), and support additional ItemData filter value formats
  • v1.0.10 2018-03-27 Add automatic cleanup of wkof.file_cache, and increase z-index of Progress dialog
  • v1.0.9 2018-03-27 Move urls for shared support files to Core.js
  • v1.0.8 2018-03-26 Handle html escaping in Settings, improve ItemData filters, support more date formats in Apiv2, improve CSS for narrow windows.
  • v1.0.7 2018-03-22 Menu: Remove references to 'settings'
  • v1.0.6 2018-03-22 Apiv2: Add 'include_non_user' parameter to Apiv2.clear_cache()
  • v1.0.5 2018-03-20 Update Settings module (new input types, etc), use version-specific CSS
  • v1.0.4 2018-03-06 Add autosave flag and funcs to Settings module
  • v1.0.3 2018-03-02 Apiv2: Close progress dialog when no updates from WK server.
  • v1.0.2 2018-02-22 ItemData: Add support for global fetcher options in get_items()
  • v1.0.1 2018-02-17 Fix repeating progress timer
  • v1.0.0 2018-02-17

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址