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

feature: auto sync on startup #5700

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Oct 19, 2024

  1. run cloud sync on startup

    jokester committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    93ad218 View commit details
    Browse the repository at this point in the history
  2. add setting UI

    jokester committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    df7edbd View commit details
    Browse the repository at this point in the history
  3. only sync on startup

    jokester committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    a73a4c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    903d00b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f123ffc View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. fix

    jokester committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    7fac17f View commit details
    Browse the repository at this point in the history
  2. make coderabbit happy

    jokester committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    53156ab View commit details
    Browse the repository at this point in the history
  3. Update app/store/sync.ts

    Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
    jokester and coderabbitai[bot] authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    7869f7c View commit details
    Browse the repository at this point in the history
  4. wait for store hydration

    jokester committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    02ce968 View commit details
    Browse the repository at this point in the history
  5. fix syntax error

    jokester committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    7c1a765 View commit details
    Browse the repository at this point in the history