Kavita/API
Joe Milazzo 58bbba29cc
Misc Polish (#1569)
* Introduced a lock for DB work during the scan to hopefully reduce the concurrency issues

* Don't allow multiple theme scans to occur

* Fixed bulk actions not having all actions due to nested actionable menu changes

* Refactored the Scan loop to be synchronous to avoid any issues. After first loop, no real performance issues.

* Updated the LibraryWatcher when under many internal buffer full issues, to suspend watching for a full hour, to allow whatever downloading to complete.

* Removed Semaphore as it's not needed anymore

* Updated the output for logger to explicitly say from Kavita (if you're pushing to Seq)

* Fixed a broken test

* Fixed ReleaseYear not populating due to a change from a contributor around how to populate ReleaseYear.

* Ensure when scan folder runs, that we don't double enqueue the same tasks.

* Fixed user settings not loading the correct tab

* Changed the Release Year -> Release

* Added more refresh hooks in reader to hopefully ensure faster refreshes

* Reset images between chapter loads to help flush image faster. Don't show broken image icon when an image is still loading.

* Fixed the prefetcher not properly loading the correct images and hence, allowing a bit of lag between chapter loads.

* Code smells
2022-10-04 17:40:34 -07:00
..
Archive Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Comparators Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
config Misc Enhancements (#1525) 2022-09-13 16:59:26 -07:00
Constants Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Controllers Misc Polish (#1569) 2022-10-04 17:40:34 -07:00
Data Auth Email Rework (#1567) 2022-10-01 08:23:35 -05:00
DTOs Auth Email Rework (#1567) 2022-10-01 08:23:35 -05:00
Entities Misc Polish (#1569) 2022-10-04 17:40:34 -07:00
Errors Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Extensions Auth Email Rework (#1567) 2022-10-01 08:23:35 -05:00
Helpers Disable Animations + Lots of bugfixes and Polish (#1561) 2022-09-26 10:40:25 -07:00
Logging Misc Polish (#1569) 2022-10-04 17:40:34 -07:00
Middleware Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Properties Added new API for getting Member (aka Users but for use in FE). User is just used for login/registering. 2020-12-14 14:33:09 -06:00
Services Misc Polish (#1569) 2022-10-04 17:40:34 -07:00
SignalR Auth Email Rework (#1567) 2022-10-01 08:23:35 -05:00
API.csproj Folder Watching Polish + Epub Fix (#1550) 2022-09-20 16:14:40 -07:00
API.csproj.DotSettings v0.5.0 Release (#960) 2022-01-18 15:31:34 -08:00
Program.cs Send To Device Support (#1557) 2022-09-23 15:41:29 -07:00
Startup.cs Send To Device Support (#1557) 2022-09-23 15:41:29 -07:00