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

Feature/streamline backend requests #297

Merged
merged 4 commits into from
May 18, 2023
Merged

Feature/streamline backend requests #297

merged 4 commits into from
May 18, 2023

Conversation

schroda
Copy link
Collaborator

@schroda schroda commented May 15, 2023

No description provided.

@AriaMoradi
Copy link
Member

Good idea, this will help a lot to prepare for migrating to graphql.

@schroda schroda changed the title [WIP] Feature/streamline backend requests Feature/streamline backend requests May 17, 2023
@schroda schroda marked this pull request as ready for review May 17, 2023 10:54
schroda added 4 commits May 18, 2023 13:20
 - Get rid of all "util/client" imports
 - replace old requests with new "RequestManager"
 - remove "fetcher" from global SWR config
     instead of using the SWR hooks by themselves, the "requestManager" is supposed to be used
Use SWR hooks at places where it's easily usable
@schroda schroda merged commit a457d80 into Suwayomi:master May 18, 2023
@schroda schroda deleted the feature/streamline_backend_requests branch May 18, 2023 11:25
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.

2 participants