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

Added filter by filesystem location + bonus tooltip on overflowed filter names #518

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Dec 21, 2023

  1. Merge pull request #1 from jesec/master

    update master
    FinalDoom authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    e20a2f0 View commit details
    Browse the repository at this point in the history
  2. Added filter by filesystem loc+overflow filt ttip

    FinalDoom authored and FinalDoom committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    bc6b386 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f783f68 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

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

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    0900280 View commit details
    Browse the repository at this point in the history
  2. Remove case-insensitivity as it breaks client-side filtering.

    Just treat everything as case-sensitive.
    Also flood could be on a different OS than the torrent application, which would also cause mismatches.
    FinalDoom committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    4a14a8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3baa607 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

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