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

Simplify network layer #175

Merged
merged 23 commits into from
Nov 5, 2023
Merged

Simplify network layer #175

merged 23 commits into from
Nov 5, 2023

Conversation

kirmanak
Copy link
Owner

@kirmanak kirmanak commented Oct 29, 2023

This PR simplifies the network layer in three ways:

  1. Replaces Retrofit with Ktor.
  2. Removes support for older Mealie APIs (such as 0.5.6).
  3. Removes now unnecessary *Info objects

Copy link

sonarcloud bot commented Nov 5, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@kirmanak kirmanak merged commit 5ed1acb into master Nov 5, 2023
4 of 5 checks passed
@kirmanak kirmanak deleted the ktor branch November 5, 2023 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant