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: frontend improvements #159

Merged
merged 47 commits into from
Jan 24, 2024
Merged

feat: frontend improvements #159

merged 47 commits into from
Jan 24, 2024

Commits on Jan 6, 2024

  1. Configuration menu
    Copy the full SHA
    c107453 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c65c500 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5280a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a8f4e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3cde4c2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c34983 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    74d57e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    87aa1b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e75fb66 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d525db9 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

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

Commits on Jan 11, 2024

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

Commits on Jan 15, 2024

  1. Parse rewrite (#128)

    * Move parser to its own module
    
    * Add ORIGIN to env vars
    
    * Fix overseerr, watchlist, jackett validation.
    
    * Added more refined logic to parser module.
    
    * Set stage for testing
    
    * Add methods for individual checks
    
    * Update sort logic
    
    * Update default settings
    
    * Fix jackett. Begin to add title support for jackett.
    
    ---------
    
    Co-authored-by: Spoked <Spoked@localhost>
    Co-authored-by: Dreu LaVelle <dreu.lavelle@localhost>
    3 people authored and AyushSehrawat committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    a7708f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d8df59 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Simplified downloading logic and modified state matchine

    Gaisberg authored and AyushSehrawat committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    a36a1d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ce7c9c View commit details
    Browse the repository at this point in the history
  3. Remove useless method

    Gaisberg authored and AyushSehrawat committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    06eeeab View commit details
    Browse the repository at this point in the history
  4. Temporary fix to test

    Gaisberg authored and AyushSehrawat committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    8b57ca7 View commit details
    Browse the repository at this point in the history
  5. Remove uncached stream hashes from item to avoid loop, some blacklist…

    …ing logic could also be good
    Gaisberg authored and AyushSehrawat committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    69434fc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    15a4d96 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8855390 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8d8d5c4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    eb81df8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8db126d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b0f2a6c View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Dev startup to disabling pickling

    Gaisberg authored and AyushSehrawat committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    7ac4b88 View commit details
    Browse the repository at this point in the history
  2. feat: Listrr Support Added (#136)

    * Start Listrr Feature
    * feat: Listrr ready for review.
    * small tweaks. rewrite coming later.
    
    ---------
    
    Co-authored-by: Spoked <Spoked@localhost>
    2 people authored and AyushSehrawat committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    6953784 View commit details
    Browse the repository at this point in the history
  3. Jackett rewrite (#139)

    * Add TorBox scraper
    
    * Add is_anime attribute to item
    
    * Rework Jackett to Keyword Queries. Added categories. Removed Torbox
    
    * Remove audio from parsing, it removed alot of good hits
    
    * fix movie scraping and modify response parsing logic to be more readable
    
    * fix: remove torbox module
    
    * remove audio from being parsed
    
    * remove more audio from parser
    
    * fix typo
    
    * fix: tidy audio and networks
    
    * small tweaks
    
    ---------
    
    Co-authored-by: Spoked <Spoked@localhost>
    Co-authored-by: Gaisberg <None>
    2 people authored and AyushSehrawat committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    ca99757 View commit details
    Browse the repository at this point in the history
  4. Avoid [None] if empty content service

    Gaisberg authored and AyushSehrawat committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    fbdd763 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. fix: handle bad quality manually in parser (#145)

    Co-authored-by: Spoked <Spoked@localhost>
    2 people authored and AyushSehrawat committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    2426ba1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c07c1f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be21062 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    495b9cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d3cbc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea88e41 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b91e13 View commit details
    Browse the repository at this point in the history
  5. feat: minor changes

    AyushSehrawat committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    2134814 View commit details
    Browse the repository at this point in the history
  6. feat: deps change

    AyushSehrawat committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    cc62c9c View commit details
    Browse the repository at this point in the history
  7. feat: deps change

    AyushSehrawat committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    18546ea View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    046428c View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    592bb27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a7089b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db5dddc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9bf7a7 View commit details
    Browse the repository at this point in the history
  5. fix: minor fix

    AyushSehrawat committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    038f1cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5227482 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ebfabcf View commit details
    Browse the repository at this point in the history