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

Parse rewrite #128

Merged
merged 12 commits into from
Jan 14, 2024
Merged

Parse rewrite #128

merged 12 commits into from
Jan 14, 2024

Commits on Jan 6, 2024

  1. Move parser to its own module

    Spoked authored and Spoked committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    30ecdc3 View commit details
    Browse the repository at this point in the history
  2. Merge from main. Tidy imports as well.

    Spoked authored and Spoked committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    e758f62 View commit details
    Browse the repository at this point in the history
  3. Add ORIGIN to env vars

    Spoked authored and Spoked committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    0c11a73 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. Fix overseerr, watchlist, jackett validation.

    Spoked authored and Spoked committed Jan 7, 2024
    1 Configuration menu
    Copy the full SHA
    0ea39fe View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. merge main into branch

    Spoked authored and Spoked committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    a98e84b View commit details
    Browse the repository at this point in the history
  2. Added more refined logic to parser module.

    Spoked authored and Spoked committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    ec7f550 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Set stage for testing

    Dreu LaVelle committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    c57e6a4 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. Add methods for individual checks

    Spoked authored and Spoked committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    f1fc80a View commit details
    Browse the repository at this point in the history
  2. Update sort logic

    Spoked authored and Spoked committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    6127d3d View commit details
    Browse the repository at this point in the history
  3. Update default settings

    Spoked authored and Spoked committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    1671dd5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b264d5e View commit details
    Browse the repository at this point in the history
  5. Fix jackett. Begin to add title support for jackett.

    Spoked authored and Spoked committed Jan 14, 2024
    Configuration menu
    Copy the full SHA
    7f982b2 View commit details
    Browse the repository at this point in the history