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

backend rewrite #453

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

backend rewrite #453

wants to merge 18 commits into from

Commits on Jun 3, 2024

  1. add ratings & users

    - flatten api file structure
    - refactor db to use latest drizzle ver
    - add web fallback for useWarmupBrowser
    dlustre committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    16a430f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa9add5 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

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

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    9585ea0 View commit details
    Browse the repository at this point in the history
  2. add authstore to barrel file

    dlustre committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    d5b1389 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b26c6b View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

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

Commits on Jun 17, 2024

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

Commits on Jul 7, 2024

  1. typescript 5.4.3 -> 5.5.3

    dlustre committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    d633be4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5162304 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Configuration menu
    Copy the full SHA
    e678812 View commit details
    Browse the repository at this point in the history
  2. update api tests

    dlustre committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    d2f0c0b View commit details
    Browse the repository at this point in the history
  3. migrate to pnpm catalogs

    dlustre committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    08fff07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b46de19 View commit details
    Browse the repository at this point in the history
  5. add a db diagram gen script

    dlustre committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    8af1558 View commit details
    Browse the repository at this point in the history
  6. fix lockfile

    dlustre committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    333f382 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

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