Kavita/API/Data
Joseph Milazzo f6bfabde4c
Backend Bugfixes and Enhanced Selections (#754)
* Updated some signatures to avoid a ToArray() within a loop.

* Use UpdateSeries directly when adding new series, rather than a modified version for new series only.

* Refactored some messages for scanner loop to reduce duplicate code and write messages more clear. Hooked in a RefreshMetadataProgress event (no UI changes).

* Fixed a bug on docker where backup service was using different logic than non-docker, which isn't needed after config change last release.

* Allow user to make more than 1 backup per day

* Implemented a select all checkbox for library access modal
2021-11-14 08:20:12 -08:00
..
Metadata ComicInfo Refactor (#636) 2021-10-04 16:10:48 -07:00
Migrations Polishing and Bugfixes (#613) 2021-10-01 08:13:55 -07:00
Repositories Bugfix/misc cleanup (#745) 2021-11-11 15:15:28 -08:00
Scanner Scan Chunking (#604) 2021-09-30 06:08:05 -07:00
DataContext.cs Reading Lists & More (#564) 2021-09-08 12:03:27 -05:00
DbFactory.cs Feature/bookmark feedback (#508) 2021-08-18 17:16:05 -07:00
LogLevelOptions.cs Implemented a startup task that will instantiate all the DI so first API isn't having to eat that overhead. 2021-03-13 17:44:29 -06:00
MigrateConfigFiles.cs Backend Bugfixes and Enhanced Selections (#754) 2021-11-14 08:20:12 -08:00
MigrateCoverImages.cs Feature/image rework cleanup (#589) 2021-09-22 06:00:14 -07:00
Seed.cs Bugfix/misc cleanup (#745) 2021-11-11 15:15:28 -08:00
UnitOfWork.cs Bulk Add to Collection (#674) 2021-10-14 17:23:21 -07:00