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

.kavitaignore no more #2442

Merged
merged 11 commits into from
Nov 19, 2023
Merged

.kavitaignore no more #2442

merged 11 commits into from
Nov 19, 2023

Commits on Nov 14, 2023

  1. Stashing the code as I found a potential bug/performance improvement …

    …that I want to explore.
    majora2007 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    09a7f35 View commit details
    Browse the repository at this point in the history
  2. Not tonight.

    majora2007 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    8eb6cb3 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Hooked up the ability to default the types of files and also to overr…

    …ide whenever type is set.
    majora2007 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    4f206ce View commit details
    Browse the repository at this point in the history
  2. Removed the old migration files. Added a migration for the new types …

    …and hooked up the UI for file types only.
    majora2007 committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    f78f33e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ea226c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1ef3d89 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

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

Commits on Nov 18, 2023

  1. Everything but the scanner part is hooked up and maybe will need some…

    … light validation on the UI.
    majora2007 committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    37a7307 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. Kavitaignore functionality is fully supported through Library setting…

    …s and a warning is added to inform the user that the file-based support will be removed soon.
    majora2007 committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    0687d6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    251977f View commit details
    Browse the repository at this point in the history
  3. Bugfix

    majora2007 committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    7e2b3d4 View commit details
    Browse the repository at this point in the history