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

Initial support for Supabase Sync #554

Open
wants to merge 35 commits into
base: v1-dev
Choose a base branch
from
Open

Commits on May 13, 2024

  1. wip on settings

    joelmnz committed May 13, 2024
    Configuration menu
    Copy the full SHA
    5bfc29f View commit details
    Browse the repository at this point in the history
  2. settings saving

    joelmnz committed May 13, 2024
    Configuration menu
    Copy the full SHA
    f719ace View commit details
    Browse the repository at this point in the history
  3. wip on supabase connection

    joelmnz committed May 13, 2024
    Configuration menu
    Copy the full SHA
    3ec5482 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. wip on sync

    joelmnz committed May 14, 2024
    Configuration menu
    Copy the full SHA
    9a0c165 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eaa2b4c View commit details
    Browse the repository at this point in the history
  3. .

    joelmnz committed May 14, 2024
    Configuration menu
    Copy the full SHA
    7aafb73 View commit details
    Browse the repository at this point in the history
  4. sync wip

    joelmnz committed May 14, 2024
    Configuration menu
    Copy the full SHA
    0f623bb View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. save to db working

    joelmnz committed May 15, 2024
    Configuration menu
    Copy the full SHA
    a1c41b0 View commit details
    Browse the repository at this point in the history
  2. wip on import from server

    joelmnz committed May 15, 2024
    Configuration menu
    Copy the full SHA
    cf36e31 View commit details
    Browse the repository at this point in the history
  3. added docs

    joelmnz committed May 15, 2024
    Configuration menu
    Copy the full SHA
    b6f78c3 View commit details
    Browse the repository at this point in the history
  4. better messages

    joelmnz committed May 15, 2024
    Configuration menu
    Copy the full SHA
    4c1b65f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ab20f0 View commit details
    Browse the repository at this point in the history
  6. publish fixes

    joelmnz committed May 15, 2024
    Configuration menu
    Copy the full SHA
    da8c26e View commit details
    Browse the repository at this point in the history
  7. PR tidy up

    joelmnz committed May 15, 2024
    Configuration menu
    Copy the full SHA
    f4be5dc View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    9823cb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    460068b View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Merge pull request #1 from joelmnz/main-supabase

    Initial support for Supabase Sync
    joelmnz authored May 18, 2024
    Configuration menu
    Copy the full SHA
    319a33c View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

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

Commits on May 25, 2024

  1. wip not working, but might be close. need to put session info in app …

    …top level and wire up Suapbase Auth component
    joelmnz committed May 25, 2024
    Configuration menu
    Copy the full SHA
    002c650 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

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

Commits on May 29, 2024

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

Commits on Jun 3, 2024

  1. doc: supabase db schema

    joelmnz committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    23afb25 View commit details
    Browse the repository at this point in the history
  2. wip: so close yet so far

    joelmnz committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    ade4299 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    93ad2dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc69d20 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

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

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    ba1c7c1 View commit details
    Browse the repository at this point in the history
  2. enh: use Supabase user auth

    joelmnz committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    161b104 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2121bcc View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    bf97301 View commit details
    Browse the repository at this point in the history
  2. doc: update documentation

    joelmnz committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    96dd36f View commit details
    Browse the repository at this point in the history
  3. fix: " vs ' for import

    joelmnz committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    dd7a344 View commit details
    Browse the repository at this point in the history
  4. fix: " vs ' in imports

    joelmnz committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    58eff5e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from joelmnz/main-supabaseUserAuth

    Main supabase user auth
    joelmnz authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    9457b2c View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

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