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

use Supabase for auth and database 🐘 #424

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

Commits on Sep 16, 2024

  1. supabase auth

    jgoux committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    226d2fd View commit details
    Browse the repository at this point in the history
  2. remove unused code

    jgoux committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    54d7dad View commit details
    Browse the repository at this point in the history
  3. ignore tsbuildinfo

    jgoux committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    69b1d35 View commit details
    Browse the repository at this point in the history
  4. kv -> postgres, lfg

    jgoux committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    cb5d4ea View commit details
    Browse the repository at this point in the history
  5. infinite redirect lol

    jgoux committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    1015c58 View commit details
    Browse the repository at this point in the history
  6. github auth

    jgoux committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    6fa306a View commit details
    Browse the repository at this point in the history
  7. github auth

    jgoux committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    9ca4709 View commit details
    Browse the repository at this point in the history
  8. remove GitHub oauth

    jgoux committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d4799be View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Cleanup package.json

    saltcod committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f944ee3 View commit details
    Browse the repository at this point in the history
  2. Update readme

    saltcod committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    751c07a View commit details
    Browse the repository at this point in the history
  3. Fix login message

    saltcod committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    52f3c08 View commit details
    Browse the repository at this point in the history
  4. Fix saving system messages

    saltcod committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    53ea1bd View commit details
    Browse the repository at this point in the history
  5. Cleanup

    saltcod committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    9c19e30 View commit details
    Browse the repository at this point in the history
  6. Tidy up package.json

    saltcod committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    9ae8566 View commit details
    Browse the repository at this point in the history
  7. Update readme

    saltcod committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    eae8a9b View commit details
    Browse the repository at this point in the history
  8. Fix signin message

    saltcod committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    eaa428e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5686425 View commit details
    Browse the repository at this point in the history
  10. Cleanup

    saltcod committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a19e42a View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1 from saltcod/feat/supabase

    Feat/supabase
    jgoux authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    3d099a8 View commit details
    Browse the repository at this point in the history
  12. fix

    jordienr committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8316078 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'feat/supabase' of github.com:supabase-community/ai-chat…

    …bot into feat/supabase
    saltcod committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b2f7309 View commit details
    Browse the repository at this point in the history
  14. Readme updates

    saltcod committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    175ca4f View commit details
    Browse the repository at this point in the history
  15. Readme updates

    saltcod committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    917493b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bee32b8 View commit details
    Browse the repository at this point in the history
  17. fix signup

    jgoux committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    fad704b View commit details
    Browse the repository at this point in the history
  18. edit readme

    jgoux committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    bfdaf95 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    9728a53 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Update README.md

    MildTomato committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    3b7aabd View commit details
    Browse the repository at this point in the history
  2. Update README.md

    MildTomato committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    55dea4f View commit details
    Browse the repository at this point in the history