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

Feat 52 search by genre #80

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Feat 52 search by genre #80

wants to merge 6 commits into from

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    6c0f4dd View commit details
    Browse the repository at this point in the history
  2. add: search now pro-actively searches until no more results are retur…

    …ned. It still queries in batches of 20, and updates the list(s) as results are available.
    xxxserxxx committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    1a744b7 View commit details
    Browse the repository at this point in the history
  3. feat: #52, search by genre

    xxxserxxx committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    1fe546f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c70ad8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cfef241 View commit details
    Browse the repository at this point in the history
  6. fix: clear search columns when genre search mode changes

    fix: make sure _something_ other than the search field gets focused on Enter
    xxxserxxx committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    5cac4ac View commit details
    Browse the repository at this point in the history