Kavita/API/SignalR
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
..
Presence Misc Updates (#665) 2021-10-13 11:13:55 -07:00
MessageFactory.cs Backend Bugfixes and Enhanced Selections (#754) 2021-11-14 08:20:12 -08:00
MessageHub.cs Warn on Refresh Metadata (#610) 2021-09-30 17:36:58 -07:00
SignalREvents.cs Backend Bugfixes and Enhanced Selections (#754) 2021-11-14 08:20:12 -08:00
SignalRMessage.cs Update Notifier (#464) 2021-08-09 08:52:24 -05:00