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

fix the search in folder that is set as default item of the parent folder #66

Merged
merged 8 commits into from
Nov 25, 2024

Commits on Nov 18, 2024

  1. fix the search in folder that is set as default item of the parent fo…

    …lder
    
    it looks in the folder above because it assumes that the default view is not folderish
    Mychae1 committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    429f38a View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

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

Commits on Nov 21, 2024

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

Commits on Nov 25, 2024

  1. Fix broken doctest

    gotcha committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    6dd586d View commit details
    Browse the repository at this point in the history
  2. improve pathlib2 usage

    gotcha committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    878ec89 View commit details
    Browse the repository at this point in the history
  3. also test under python 3.12

    gotcha committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    df584cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad7556b View commit details
    Browse the repository at this point in the history
  5. update changelog

    Mychae1 committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    0f67bab View commit details
    Browse the repository at this point in the history