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/performance pdf #426

Merged
merged 6 commits into from
Jul 24, 2021
Merged

Feature/performance pdf #426

merged 6 commits into from
Jul 24, 2021

Conversation

majora2007
Copy link
Member

@majora2007 majora2007 commented Jul 24, 2021

Added

  • Added: Added series format information to the search typeahead to help identify duplicate series in libraries

Fixed

  • Fixed: Fixed accent color not looking well on light theme
  • Fixed: Attempted to fix the memory issues with PDF reading on Docker. Uses a Memory Pool for streams and removes a bitmap operation for fixing books with transparent backgrounds (v0.4.3 Shakeout Round 2 #424)

Changed

  • Changed: Refactored download logs to use the same download code as rest of Kavita

Dev stuff

  • Added timeout for Regex's to make sure during matching, malicious filenames doesn't crash user system
  • Refactored a missing GetCoverImage to use Series Format rather than old Library Type

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

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

@majora2007 majora2007 merged commit 81dfd63 into develop Jul 24, 2021
@majora2007 majora2007 deleted the feature/performance-pdf branch July 24, 2021 21:17
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