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

fix: CORS issues in development #231

Closed
wants to merge 7 commits into from
Closed

Commits on May 20, 2024

  1. chore: enable sentry only if NODE_ENV=production

    - this fixes CORS issues due to sentry capturing requests
    JeffreyArt1 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    cc3e53a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5a17c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ca9035 View commit details
    Browse the repository at this point in the history
  4. chore: update next

    JeffreyArt1 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    a90a7fe View commit details
    Browse the repository at this point in the history
  5. refactor: use new instrumentation for sentry

    - recommended by Sentry
    JeffreyArt1 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    a24e87c View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. chore: remove sharp

    JeffreyArt1 committed May 31, 2024
    Configuration menu
    Copy the full SHA
    6f1178e View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

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