Changes the count of lessons on the Today's Lessons tile to show the total number of available lessons in addition to or in place of the daily number you can set
這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。
One more typo fix
Fixes a typo in a variable and tries to improve handling of turbo events/navigation
Update TurboEvents library dependency
Fix error for non-local instances of the TurboEvents library
Address potential (but very very small chance of) infinite recursion
More robust handling of turbo events.
Add a way for the script to run at least once without the turbo events.
Bug fixes
Fixes for global state management.
Fix saving of settings
More logging improvements, navigation execution improvements, deprecation of the preferred daily amount settings
Dependency update + minor improvements
Update TurboEvents library dependency.
Update library dependency to hopefully fix an issue with intermittent failure to register the turbo event listeners. Also further improves the debug logging.
More improvements for logging
Improvements to the debug logging (accounting for when script fails to reach main())
Added debugging setting and debug logging. On by default as it outputs with console.debug() not console.log()
Update hover tip text in settings and update support url
Update maximum preferred daily amount to match Wanikani's
Explicitly await load_script
Fixed dependency URL.
Updated script to work with the finished transition to Turbo on WaniKani. Makes use of a library script that simplifies some aspects of working with the Turbo events. This method of waiting for the turbo:frame-load event should also make the script work with the Cockpit script or any other script that moves the lesson start tile.
Fix @match
Added User settings:* User can now choose to display only the total or today's count / total* User can now set their own preferred daily lesson amount for displayAdd some initial handling for the navbar button on the dashboard only (for now)
Hides "Today's" subtitle on lesson tileSmall change to description
Error prevention + displays today's count vs total count