adds a button to the heatmap that displays your average workload over time
這裡顯示腳本的所有版本。 只顯示彼此間有代碼差異的版本。
- fixed button location/style on heatmap button
- fix first review edge case
bugfix: clean up empty header spot after button move
updated review cache ref for fix
updated review cache to skip lessons/extra study
updated to use newest version of review cache
updated to review tracking version of review cache
Prevent nullpointer for reviews on unknown items
new version of dependency (review cache script)
increase threshold for moved items to 25newest version of review cache
- (bugfix) start with semicolon to avoid unclosed prior statement
updated dependency of review cache
changed default color of level difficulty graph for Breeze Dark visibility
- Breeze Dark support
Added accuracy over time graph
updated icon classnames to Font Awesome v4
Added option to filter out moved items (level difficulty graph)Added help/legend for both graphs
swapped order of Graph and Levels buttons to prevent conflict with other scriptdisplay options for graphs are now persistent across page reloads
updated to the latest version of the review cache. No functionality changes
- added option to add level stage coloring (level difficulty graph)- added option for more detailed time x axis labels (workload graph)- added option to split out apprentice and guru detail stages (workload graph)- added option for a non-cumulative view of reviews (workload graph)
added a start date to the options panel (workload graph)
cleaning of vertical lines on level resets (difficulty graph) (again)
- cleaned up unnecessary lines for reset series (difficulty graph)- added reverse and fill options (workload graph)
added null check for difficulty graph reset situations
added opacity for difficulty graph reset series
- Added an option panel to change the number of days used in the running average calculation- Added a level difficulty graph and a toggle to switch between graphs