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

[WIP] [iOS] Refresh, Edit, or Delete Media Items #1305

Draft
wants to merge 20 commits into
base: main
Choose a base branch
from

Commits on Nov 3, 2024

  1. WIP - So so so so much to do

    JPKribs committed Nov 3, 2024
    Configuration menu
    Copy the full SHA
    6b5582f View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. WIP | TODO:

    Parental Warning is giving a weird error but otherwise works.
    Studios and Cast need an option to select.
    Need to add in 3D format & Original Aspect Ratio.
    Need to localize the Metadata sections,
    Need to localize all strings in new sections
    Need to test Movies, Series, BoxSets once the above are done for Episodes
    JPKribs committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    7af4b22 View commit details
    Browse the repository at this point in the history
  2. Added: Series - Day of Week

    JPKribs committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    db51dff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    374a12e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    091492c View commit details
    Browse the repository at this point in the history
  5. WIP

    JPKribs committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    c4ee0fb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a8a8636 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Localize everything except Genres & Tags. These I need to move to the…

    …ir own view. Once these are on their own view I should be done. Likely want feeback on existing two views first to avoid issues
    JPKribs committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    7219bff View commit details
    Browse the repository at this point in the history
  2. Imports should be unique.

    JPKribs committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    083945a View commit details
    Browse the repository at this point in the history
  3. WIP

    JPKribs committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    4165b10 View commit details
    Browse the repository at this point in the history
  4. Navigation is hard

    JPKribs committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    4020d73 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cddfc15 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df764ab View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Fix routing issues. Adjust delete button format. Locked buttons vs ac…

    …tive buttons. Very close to being ready.
    JPKribs committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    1d5ee6b View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

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

Commits on Nov 9, 2024

  1. Fix tvOS Build Issues

    JPKribs committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    57453c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d2eaab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89e1e67 View commit details
    Browse the repository at this point in the history
  4. People are rectangles

    JPKribs committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    5d56562 View commit details
    Browse the repository at this point in the history
  5. ItemDetailsViewModel inheritance. TODO: DismissCoordinator() is break…

    …ing for People and Studios
    JPKribs committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    f832203 View commit details
    Browse the repository at this point in the history