Kavita/API
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
..
Archive Misc Bugfixes and Enhancements (#507) 2021-08-17 14:15:32 -07:00
Comparators v0.5.2 - UX Refresh, Custom Themes, Metadata Editing, and OPDS updates! (#1189) 2022-04-02 10:11:07 -07:00
config More Scan Loop Bugfixes (#1471) 2022-08-24 09:27:32 -07:00
Constants Shakeout Testing Part 1 (#1052) 2022-02-09 16:59:14 -08:00
Controllers Misc UI Fixes (#1477) 2022-08-25 09:34:48 -07:00
Data Misc UI Fixes (#1477) 2022-08-25 09:34:48 -07:00
DTOs Misc UI Fixes (#1477) 2022-08-25 09:34:48 -07:00
Entities Folder Watching (#1467) 2022-08-23 09:45:11 -07:00
Errors Validate Download Claim (#971) 2022-01-20 07:46:59 -08:00
Extensions Misc UI Fixes (#1477) 2022-08-25 09:34:48 -07:00
Helpers More Scan Loop Fixes (#1473) 2022-08-24 17:02:16 -07:00
Middleware Create Users Manually (Email still required) (#1381) 2022-07-17 08:43:03 -07:00
Parser Folder Watching (#1467) 2022-08-23 09:45:11 -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 UI Fixes (#1477) 2022-08-25 09:34:48 -07:00
SignalR New Scan Loop (#1447) 2022-08-19 05:42:38 -07:00
API.csproj More Scan Loop Fixes (#1473) 2022-08-24 17:02:16 -07:00
API.csproj.DotSettings v0.5.0 Release (#960) 2022-01-18 15:31:34 -08:00
Program.cs File Created Date (#1434) 2022-08-14 07:35:02 -07:00
Startup.cs Scroll Resume (#1460) 2022-08-22 13:27:36 -07:00