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

Migrate hyper to reqwest and axum, update dependencies #59

Merged
merged 22 commits into from
May 17, 2024

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    bc3679e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3b6e81 View commit details
    Browse the repository at this point in the history
  3. Run cargo update

    threema-donat committed May 14, 2024
    Configuration menu
    Copy the full SHA
    532c2ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d63d7e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5857a9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    65c8c66 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f9b7409 View commit details
    Browse the repository at this point in the history
  8. Migrate HMS to reqwest

    threema-donat committed May 14, 2024
    Configuration menu
    Copy the full SHA
    358313f View commit details
    Browse the repository at this point in the history
  9. Migrate FCM to reqwest

    threema-donat committed May 14, 2024
    Configuration menu
    Copy the full SHA
    28420aa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2eada7b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ef6b513 View commit details
    Browse the repository at this point in the history
  12. Migrate from hyper to axum

    - Use axum as HTTP framework instead of using hyper directly
    threema-donat committed May 14, 2024
    Configuration menu
    Copy the full SHA
    f739c44 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fcc7ce2 View commit details
    Browse the repository at this point in the history
  14. Ignore data directory

    threema-donat committed May 14, 2024
    Configuration menu
    Copy the full SHA
    f5bb4ea View commit details
    Browse the repository at this point in the history
  15. Remove unused crate

    threema-donat committed May 14, 2024
    Configuration menu
    Copy the full SHA
    754ea2a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    297460d View commit details
    Browse the repository at this point in the history
  17. Replace mockito with wiremock

    - Extract config of hms and fcm to set endpoint dynamically
    threema-donat committed May 14, 2024
    Configuration menu
    Copy the full SHA
    7184d23 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d42c2ac View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e2f9864 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f36f925 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

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

Commits on May 17, 2024

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