Kavita/API/Extensions
Joseph Milazzo c5b62d00d0
Hashing (#634)
* Added the ability to see when a scan started at.

* filename based hashing now uses last write time as well to ensure if the underlying file changes it sends a new copy

* Fixed a bug where we would reset dark mode on the book reader to dark mode if our site was on dark mode, despite user setting light mode.

* Added a single feed entry when some sort of collection, reading list, etc doesn't have anything in it.

* Allow + in the normalization to prevent some series that use + to denote the sequel from not getting merged together.
2021-10-04 05:33:28 -07:00
..
ApplicationServiceExtensions.cs Shakeout Bugs (#623) 2021-10-03 05:27:35 -07:00
ChapterListExtensions.cs EPUB Support (#178) 2021-04-28 16:16:22 -05:00
ClaimsPrincipalExtensions.cs Reduce Unauthenticated Errors in Sentry (#238) 2021-06-01 06:57:46 -05:00
ConfigurationExtensions.cs Implemented download log files (not in service). Refactored backupservice to handle log file splitting. Improved a few interfaces and added some unit tests around them. 2021-02-24 11:59:16 -06:00
DirectoryInfoExtensions.cs Shakeout Part 2 (#630) 2021-10-03 15:40:22 -07:00
EnumerableExtensions.cs Temp commit to record attempts. Stream APIs are implemented and working. Added some new test cases based on deployed Kavita server testing. 2021-03-17 14:29:50 -05:00
FileInfoExtensions.cs Reading Lists & More (#564) 2021-09-08 12:03:27 -05:00
FilterDtoExtensions.cs Bugfix/in progress (#452) 2021-07-29 19:57:06 -05:00
HttpExtensions.cs Hashing (#634) 2021-10-04 05:33:28 -07:00
IdentityServiceExtensions.cs Update Notifier (#464) 2021-08-09 08:52:24 -05:00
ParserInfoListExtensions.cs PDF Support + MORE!!!! (#416) 2021-07-22 21:13:24 -05:00
SeriesExtensions.cs Feature/performance pdf (#426) 2021-07-24 16:17:13 -05:00
ServiceCollectionExtensions.cs The big one (#396) 2021-07-17 14:03:11 -05:00
VolumeListExtensions.cs Feature/performance pdf (#426) 2021-07-24 16:17:13 -05:00
ZipArchiveExtensions.cs Added a basic cache service to handle interations with the underlying cache implementation. Refactored some code to be more robust. 2021-01-09 16:14:28 -06:00