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

New tracking System via Suwayomi #106

Merged
merged 19 commits into from
Apr 8, 2024
Merged

New tracking System via Suwayomi #106

merged 19 commits into from
Apr 8, 2024

Conversation

aless2003
Copy link
Collaborator

Now uses the Suwayomi Tracking System, which brings with it MyAnimeList Support.

Introduced a new feature for importing manga from MyAnimeList (MAL). Implemented the necessary backend functionality and views with better code sharing between import views. Also added support for refresh tokens to manage session continuity in MAL API service.
The redundant getContentSection method has been eliminated from the AniListView and MALView files. It has been moved to the TrackingLayout, improving maintainability of the code.
@aless2003 aless2003 self-assigned this Apr 2, 2024
deepsource-autofix bot and others added 15 commits April 2, 2024 21:33
This commit fixes the style issues introduced in 9b60988 according to the output
from Google Java Format.

Details: #106
# Conflicts:
#	src/main/java/online/hatsunemiku/tachideskvaadinui/api/AuthAPI.java
This commit fixes the style issues introduced in ec6aa3b according to the output
from Google Java Format.

Details: #106
Resolved issues in src/main/java/online/hatsunemiku/tachideskvaadinui/view/layout/TrackingLayout.java with DeepSource Autofix
Added docs to Constructors
Added docs to classes for this PR
# Conflicts:
#	src/main/java/online/hatsunemiku/tachideskvaadinui/view/layout/TrackingLayout.java
This commit fixes the style issues introduced in 8855fe5 according to the output
from Google Java Format.

Details: #106
This commit fixes the style issues introduced in b2694cd according to the output
from Google Java Format.

Details: #106
Adds Documentation to methods that were introduced in a previous commit
This commit fixes the style issues introduced in c3a185c according to the output
from Google Java Format.

Details: #106
@aless2003 aless2003 merged commit 052bfe9 into master Apr 8, 2024
2 checks passed
@aless2003 aless2003 deleted the new-tracking branch April 8, 2024 19:48
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