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 submit endpoint when authorised #22

Merged
merged 18 commits into from
May 9, 2024
Merged

Commits on May 8, 2024

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

Commits on May 9, 2024

  1. Added prisma

    cultpodcasts committed May 9, 2024
    Configuration menu
    Copy the full SHA
    fcd3386 View commit details
    Browse the repository at this point in the history
  2. Deploy from branch

    cultpodcasts committed May 9, 2024
    Configuration menu
    Copy the full SHA
    5999078 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f3f0a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c12ddd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c3d14b5 View commit details
    Browse the repository at this point in the history
  6. Remove unused variable

    cultpodcasts committed May 9, 2024
    Configuration menu
    Copy the full SHA
    ab466bf View commit details
    Browse the repository at this point in the history
  7. Corrected log message

    cultpodcasts committed May 9, 2024
    Configuration menu
    Copy the full SHA
    7fe6ebb View commit details
    Browse the repository at this point in the history
  8. Fixed syntax

    cultpodcasts committed May 9, 2024
    Configuration menu
    Copy the full SHA
    5123d32 View commit details
    Browse the repository at this point in the history
  9. Read body once

    cultpodcasts committed May 9, 2024
    Configuration menu
    Copy the full SHA
    180352b View commit details
    Browse the repository at this point in the history
  10. Carry over auth header

    cultpodcasts committed May 9, 2024
    Configuration menu
    Copy the full SHA
    1194a67 View commit details
    Browse the repository at this point in the history
  11. log some of auth header

    cultpodcasts committed May 9, 2024
    Configuration menu
    Copy the full SHA
    8594711 View commit details
    Browse the repository at this point in the history
  12. Change header name

    cultpodcasts committed May 9, 2024
    Configuration menu
    Copy the full SHA
    5e02df1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d5cd8a0 View commit details
    Browse the repository at this point in the history
  14. Add accept header

    cultpodcasts committed May 9, 2024
    Configuration menu
    Copy the full SHA
    d1d938b View commit details
    Browse the repository at this point in the history
  15. add user-agent

    cultpodcasts committed May 9, 2024
    Configuration menu
    Copy the full SHA
    1482267 View commit details
    Browse the repository at this point in the history
  16. Added Host header

    cultpodcasts committed May 9, 2024
    Configuration menu
    Copy the full SHA
    18b03fc View commit details
    Browse the repository at this point in the history
  17. Fix typo in header

    cultpodcasts committed May 9, 2024
    Configuration menu
    Copy the full SHA
    0f29056 View commit details
    Browse the repository at this point in the history