Kavita/API/Extensions
Joseph Milazzo 8edd5e476a
Misc UI Fixes (#1477)
* Tweaked a Migration to log correctly only if something is going to be done.

* Refactored Reading List Controller code into a dedicated service and cleaned up some methods that aren't needed anymore.

* Fixed a bug where adding a new item to a reading list wasn't adding it at the end.

* Fixed an issue where collection page would re-render the same covers on multiple items.

* Fixed a missing margin-top which made the page extras drawer not render correctly and hence unclosable on small screens.

* Added some timeout on manage users screen to give data time to flush.

Added a dedicated token log for account flows, in case url encoding plays a part (but from testing it doesn't).

* Reverted back to building for ES6 instead of es2020 for old Safari 12.5.5 browsers (10MB difference in build size).

* Cleaned up the logic in removing series not found during scan loop.

* Tweaked the timings for Library Watcher to 1 min and reprocess queue every 30 seconds.
2022-08-25 09:34:48 -07:00
..
ApplicationServiceExtensions.cs Misc UI Fixes (#1477) 2022-08-25 09:34:48 -07:00
ChapterListExtensions.cs Fixing duplicate chapter issue and adding unit test (#1221) 2022-04-18 15:57:31 -04: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
DateTimeExtensions.cs Local Metadata Integration Part 1 (#817) 2021-12-02 09:02:34 -08:00
EnumerableExtensions.cs Manga Reader Refresh (#1137) 2022-03-07 09:35:27 -08:00
FileInfoExtensions.cs Reading Lists & More (#564) 2021-09-08 12:03:27 -05:00
FilterDtoExtensions.cs Tachiyomi Enhancements (#845) 2021-12-10 13:04:52 -08:00
HttpExtensions.cs Lots of Bugfixes (#1426) 2022-08-11 18:16:31 -07:00
IdentityServiceExtensions.cs Security Hotfix (#1415) 2022-08-08 13:47:37 -07:00
ParserInfoListExtensions.cs Took care of SonarCloud code issues (#1041) 2022-02-07 05:30:28 -08:00
PathExtensions.cs Unit Tests & New Natural Sort (#941) 2022-01-15 07:39:34 -08:00
SeriesExtensions.cs Unit Tests & New Natural Sort (#941) 2022-01-15 07:39:34 -08:00
StringExtensions.cs Local Metadata Integration Part 1 (#817) 2021-12-02 09:02:34 -08:00
VolumeListExtensions.cs On Deck + Misc Fixes and Changes (#1215) 2022-04-11 15:43:40 -07: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