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

Update dependencies and improve API response structure #63

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

AbreuHD
Copy link
Owner

@AbreuHD AbreuHD commented Feb 17, 2025

Update dependencies and improve API response structure

  • Updated AutoMapper, HtmlAgilityPack, and Auth package versions in project files.
  • Removed System.Text.Json.Serialization from TMDBResult.cs.
  • Cleaned up using directives in GetAllCuevanaMoviesCommand.cs and other files.
  • Enhanced GenericApiResponse initialization in ShareListModule command classes.
  • Updated constructor syntax in LogedUserQuery and UserShareListQuery for better readability.
  • Unified CustomLogLevel and LogLevels enums under Core.Application.Helpers.Logger.
  • Removed obsolete code from Program.cs and introduced TestingFlareSolverr for Cloudflare handling.
  • Updated WebScrapingTesting.csproj to include FlareSolverrSharp.
  • Improved user share list handling in AccountController.cs and ShareListController.cs.

- Updated `AutoMapper`, `HtmlAgilityPack`, and `Auth` package versions in project files.
- Removed `System.Text.Json.Serialization` from `TMDBResult.cs`.
- Cleaned up `using` directives in `GetAllCuevanaMoviesCommand.cs` and other files.
- Enhanced `GenericApiResponse` initialization in ShareListModule command classes.
- Updated constructor syntax in `LogedUserQuery` and `UserShareListQuery` for better readability.
- Unified `CustomLogLevel` and `LogLevels` enums under `Core.Application.Helpers.Logger`.
- Removed obsolete code from `Program.cs` and introduced `TestingFlareSolverr` for Cloudflare handling.
- Updated `WebScrapingTesting.csproj` to include `FlareSolverrSharp`.
- Improved user share list handling in `AccountController.cs` and `ShareListController.cs`.
@AbreuHD AbreuHD self-assigned this Feb 17, 2025
@AbreuHD AbreuHD added the bug Something isn't working label Feb 17, 2025
@AbreuHD AbreuHD merged commit 48ee5a4 into test Feb 17, 2025
1 check passed
@AbreuHD AbreuHD deleted the Automatic-CodeClean-and-minor-Changes branch February 17, 2025 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant