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

mass refactor tv.py #8706

Merged
merged 31 commits into from
Feb 12, 2024
Merged

mass refactor tv.py #8706

merged 31 commits into from
Feb 12, 2024

Commits on Feb 3, 2024

  1. refactor: lowercase and typo function, parameter, and variable names …

    …in tv.py
    
    Signed-off-by: miigotu <[email protected]>
    miigotu committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    83e529a View commit details
    Browse the repository at this point in the history
  2. fix: use property decorators instead of accessors to avoid type check…

    …ing errors
    
    Signed-off-by: miigotu <[email protected]>
    miigotu committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    a3055a7 View commit details
    Browse the repository at this point in the history
  3. black

    Signed-off-by: miigotu <[email protected]>
    miigotu committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    e36b6fb View commit details
    Browse the repository at this point in the history
  4. chore: update release workflow

    Signed-off-by: miigotu <[email protected]>
    miigotu committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    8a67418 View commit details
    Browse the repository at this point in the history
  5. refactor: missed changes

    Signed-off-by: miigotu <[email protected]>
    miigotu committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    89546f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6989d8c View commit details
    Browse the repository at this point in the history
  7. refactor: more renaming and fixing types

    Signed-off-by: miigotu <[email protected]>
    miigotu committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    7ba09ac View commit details
    Browse the repository at this point in the history
  8. fix: can't add init to tornado base class? causes PageTemplate initia…

    …lization to fail somehow
    
    Signed-off-by: miigotu <[email protected]>
    miigotu committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    0bcd73f View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. fix: try to fix airdate modify timestamp, remove some unneded mako co…

    …ntext variables, refactor variable names
    
    Signed-off-by: miigotu <[email protected]>
    miigotu committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    6850259 View commit details
    Browse the repository at this point in the history
  2. chore:black formatting

    Signed-off-by: miigotu <[email protected]>
    miigotu committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    846aa4a View commit details
    Browse the repository at this point in the history
  3. air date tm_isdst

    BKSteve committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    754e34f View commit details
    Browse the repository at this point in the history
  4. air date tm_isdst clean

    BKSteve committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    c20da34 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

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

Commits on Feb 11, 2024

  1. Configuration menu
    Copy the full SHA
    cb4c31b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a6deff View commit details
    Browse the repository at this point in the history
  3. trending add - redirectable

    BKSteve committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    4735005 View commit details
    Browse the repository at this point in the history
  4. searchBacklog needs int

    BKSteve committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    9614388 View commit details
    Browse the repository at this point in the history
  5. subtitles remove legendastv

    BKSteve committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    0ac7c4c View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. add shows redirect allowed

    BKSteve committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    7b58831 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18c4a7d View commit details
    Browse the repository at this point in the history
  3. docstring parameters - Qodana

    BKSteve committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    b44dc29 View commit details
    Browse the repository at this point in the history
  4. fstring logs

    BKSteve committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    6340a58 View commit details
    Browse the repository at this point in the history
  5. fstring logs 2

    BKSteve committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    212444f View commit details
    Browse the repository at this point in the history
  6. wordle

    BKSteve committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    dacdd68 View commit details
    Browse the repository at this point in the history
  7. remove show get*

    BKSteve committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    140482a View commit details
    Browse the repository at this point in the history
  8. snaking vars

    BKSteve committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    8e44069 View commit details
    Browse the repository at this point in the history
  9. home unused var removal

    BKSteve committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    735ea0a View commit details
    Browse the repository at this point in the history
  10. t.render layout

    BKSteve committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    0fb6c6b View commit details
    Browse the repository at this point in the history
  11. Failed download + params

    BKSteve committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    bae210c View commit details
    Browse the repository at this point in the history
  12. revert (_(f

    BKSteve committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    a6ed3a4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b96ea86 View commit details
    Browse the repository at this point in the history