Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Niai Request: sorting displayed items by (un)locked status #34

Draft
wants to merge 22 commits into
base: master
Choose a base branch
from

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    392f578 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6450f0 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. ✨ change to sort by score

    marciska committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    b438283 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    746ff11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12de089 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1397025 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc2a432 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7917f53 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    805c305 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    93b5163 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Niai: cleanup

    lupomikti committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    2dbc118 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Configuration menu
    Copy the full SHA
    5c6e970 View commit details
    Browse the repository at this point in the history
  2. Fix: Niai: sorting happens before cache update

    Due to the internal database not being up to date
    with Wanikani content movements, unlocked items
    would end up in the locked section. This address the issue
    by incorporating more use of open framework in updating items
    lupomikti committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    28b40b5 View commit details
    Browse the repository at this point in the history
  3. Niai: update user.js

    New minor version due to scope of the changes made
    regarding further incorporation of Wanikani Open Framework
    lupomikti committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    95d7441 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    c1cf36c View commit details
    Browse the repository at this point in the history
  2. Niai: update user.js

    lupomikti committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    d9efa94 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Configuration menu
    Copy the full SHA
    0a8aedf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62a6bbb View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Merge branch 'master' of github.com:lupomikti/mwil-wanikani-userscrip…

    …ts into niai-display-sorting
    lupomikti committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    ac1287d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c01480 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f17bcb View commit details
    Browse the repository at this point in the history
  4. Niai: same as last commit

    Forgot a change in html.js
    lupomikti committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    8b61601 View commit details
    Browse the repository at this point in the history