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

Add Electric-sql #484

Draft
wants to merge 55 commits into
base: master
Choose a base branch
from
Draft

Add Electric-sql #484

wants to merge 55 commits into from

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    1e92d0b View commit details
    Browse the repository at this point in the history
  2. Add sql db schema

    mattriese committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    b9b0c34 View commit details
    Browse the repository at this point in the history
  3. Copy more shared files

    mattriese committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    9ce7ddc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1653688 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7b6dd0e View commit details
    Browse the repository at this point in the history
  6. move auth to /app

    mattriese committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    d283aef View commit details
    Browse the repository at this point in the history
  7. add dev env var

    mattriese committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    0f1e07a View commit details
    Browse the repository at this point in the history
  8. generate typescript client

    mattriese committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    5d1ca4d View commit details
    Browse the repository at this point in the history
  9. Add electric service

    mattriese committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    f88af1b View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    f13f175 View commit details
    Browse the repository at this point in the history
  2. Add db sync to db serverice

    mattriese committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    c485ca0 View commit details
    Browse the repository at this point in the history
  3. init and sync db at startup

    mattriese committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    ea3d5a2 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. refactor getUserByName

    mattriese committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    2f41d1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    805bf2c View commit details
    Browse the repository at this point in the history
  3. move email pattern file

    mattriese committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    cd150be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c71e6d1 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    79ae2b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a52973 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1dcdeef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f43c138 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d777b28 View commit details
    Browse the repository at this point in the history
  6. Refactor addMessage

    mattriese committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    f1c13e6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9ac9b31 View commit details
    Browse the repository at this point in the history
  8. Refactor hasData

    mattriese committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    e1c590a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    85e2b9b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e058979 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Refactor getSearchResults

    mattriese committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    a1acc13 View commit details
    Browse the repository at this point in the history
  2. Add scripts

    mattriese committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    d33b781 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9cbc551 View commit details
    Browse the repository at this point in the history
  4. Update build script

    mattriese committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    7eb6b3b View commit details
    Browse the repository at this point in the history
  5. Add project to angular.json

    mattriese committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    720c531 View commit details
    Browse the repository at this point in the history
  6. add environment.prod.ts

    mattriese committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    be5bf20 View commit details
    Browse the repository at this point in the history
  7. Update scripts

    mattriese committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    a36bc40 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    da08fd2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    59a3189 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    63ad5c7 View commit details
    Browse the repository at this point in the history
  2. Update electric-sql verison

    mattriese committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    80908cb View commit details
    Browse the repository at this point in the history
  3. generate ts client

    mattriese committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    483ca6d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    345b152 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. fix typo in script

    mattriese committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    e03301b View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Fix file path to wa-sqlite

    mattriese committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    451884f View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Configuration menu
    Copy the full SHA
    6aa3736 View commit details
    Browse the repository at this point in the history
  2. Update readme

    mattriese committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    affeb7a View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

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

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    f55cd3d View commit details
    Browse the repository at this point in the history
  2. Remove references to sync

    mattriese committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    b5277d8 View commit details
    Browse the repository at this point in the history
  3. Fix formatting in README

    mattriese committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    ebab8ca View commit details
    Browse the repository at this point in the history
  4. Remove electric-sql readme

    mattriese committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    078a6b2 View commit details
    Browse the repository at this point in the history
  5. Remove partial docstrings

    mattriese committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    ea8c29e View commit details
    Browse the repository at this point in the history
  6. Remove Auth.ts

    mattriese committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    3b3015b View commit details
    Browse the repository at this point in the history
  7. Simplify db init logic

    mattriese committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    9f8df46 View commit details
    Browse the repository at this point in the history
  8. Clean up initializeApp

    mattriese committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    7906378 View commit details
    Browse the repository at this point in the history
  9. Fix html title

    mattriese committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    6e25d1c View commit details
    Browse the repository at this point in the history
  10. bump pg-migrations version

    mattriese committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    5dfce8c View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

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