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

chore(mobile): boiler plate for new stream sync mechanism #13699

Draft
wants to merge 18 commits into
base: feat/mobile-sync-endpoints
Choose a base branch
from

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    90dfffa View commit details
    Browse the repository at this point in the history
  2. wiring things up

    alextran1502 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    002ef49 View commit details
    Browse the repository at this point in the history
  3. add mock endpoint

    alextran1502 committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    1a06de0 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. parsing response

    alextran1502 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    000e37c View commit details
    Browse the repository at this point in the history
  2. feat: better mobile sync

    jrasm91 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    a17d4b0 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feat/mobile-sync-endpoints' of github.com:immich-app/im…

    …mich into mobile/stream-sync
    alextran1502 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    be9d767 View commit details
    Browse the repository at this point in the history
  4. update

    alextran1502 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    e82c0cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f030c0 View commit details
    Browse the repository at this point in the history
  6. parsing response

    alextran1502 committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    d2eca4f View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. processing batches

    alextran1502 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    dad88dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcce094 View commit details
    Browse the repository at this point in the history
  3. upsert assets

    alextran1502 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    7eea97d View commit details
    Browse the repository at this point in the history
  4. feat: better mobile sync

    jrasm91 committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    e095c96 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

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

Commits on Oct 28, 2024

  1. wip: clean up logic

    alextran1502 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    7e77f05 View commit details
    Browse the repository at this point in the history
  2. wip: acknowledge changes

    alextran1502 committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    4e164d7 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    3077b69 View commit details
    Browse the repository at this point in the history
  2. catch stream error

    alextran1502 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    b3febbb View commit details
    Browse the repository at this point in the history