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

feat!: Migrate to @supabase/ssr #357

Merged
merged 26 commits into from
Jul 5, 2024
Merged

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    74624c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6123971 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4dcea96 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cdde49f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    60384af View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. fix: unwrap proxy object from cookie to enable message posting

    Previously, the following error was thrown
    
    Failed to execute 'postMessage' on 'BroadcastChannel': #<Object> could not be cloned.
    felixgabler committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    b768da8 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    7f468d3 View commit details
    Browse the repository at this point in the history
  2. fix(lint): useless import

    larbish committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    1b0209b View commit details
    Browse the repository at this point in the history
  3. chore(app): remove logs

    larbish committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    988c9a5 View commit details
    Browse the repository at this point in the history
  4. refactor: fix ts errors

    felixgabler committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    e5062b1 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    b4b6975 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f05024c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    660b811 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    3fd5784 View commit details
    Browse the repository at this point in the history
  2. chore(deps): upgrade

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

Commits on May 17, 2024

  1. chore(deps): upgrade

    larbish committed May 17, 2024
    Configuration menu
    Copy the full SHA
    7a3199c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7cbc2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4dc3828 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    714dbc4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b45770c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0895ccc View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

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

Commits on May 21, 2024

  1. Merge pull request #1 from felixgabler/fg/plugin_controlled_session

    Control session through plugin
    felixgabler authored May 21, 2024
    Configuration menu
    Copy the full SHA
    92bf923 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

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

Commits on Jun 24, 2024

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

Commits on Jun 25, 2024

  1. refactor: fix lint issue

    felixgabler committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    830161c View commit details
    Browse the repository at this point in the history