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

feat(remix): Add Fastify server adapter #11261

Open
wants to merge 32 commits into
base: develop
Choose a base branch
from

Commits on Apr 18, 2024

  1. Add fastify types to polymorphics

    rustworthy authored and onurtemizkan committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e3397e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63ddafb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b2b971 View commit details
    Browse the repository at this point in the history
  4. Ingore .yarn dir

    rustworthy authored and onurtemizkan committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    4231514 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    578f1da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0a5dfa8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3231279 View commit details
    Browse the repository at this point in the history
  8. chore: untrack .yarn dir

    rustworthy authored and onurtemizkan committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    f5f1671 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    72309fe View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d294533 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    01b3d4b View commit details
    Browse the repository at this point in the history
  12. chore: use fastify types

    rustworthy authored and onurtemizkan committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    ec96d48 View commit details
    Browse the repository at this point in the history
  13. Revert "chore: use fastify types"

    This reverts commit ebcf709.
    rustworthy authored and onurtemizkan committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    ea61973 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    18e567f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a495c7f View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

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

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    0cbb034 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f8f58f View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

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

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    15a7a0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b37721 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78e4d22 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

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

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    fb15ad8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    838de36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60ba722 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    849e6fd View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    a7bcba8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f0b5ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb6d651 View commit details
    Browse the repository at this point in the history
  4. Apply biome fmt fixes

    rustworthy committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    aeb5cb2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    373dffd View commit details
    Browse the repository at this point in the history