Kavita/API/Data
Joseph Milazzo 864d693790
Stablize the Styles (#1128)
* Fixed a bug where adding multiple series to reading list would throw an error on UI, but it was successful.

* When a series has a reading list, we now show the connection on Series detail.

* Removed all baseurl code from UI and not-connected component since we no longer use it.

* Fixed tag badges not showing a border. Added last read time to the series detail page

* Fixed up error interceptor to remove no-connection code

* Changed implementation for series detail. Book libraries will never send chapters back. Volume 0 volumes will not be sent in volumes ever. Fixed up more renaming logic on books to send more accurate representations to the UI.

* Cleaned up the selected tab and tab display logic

* Fixed a bad where statement in reading lists for series

* Fixed up tab logic again

* Fixed a small margin on search backdrop

* Made badge expander button smaller to align with badges

* Fixed a few UIs due to .form-group and .form-row being removed

* Updated Theme component page to help with style testing

* Added more components to theme tester

* Cleaned up some styling

* Fixed opacity on search item hover
2022-02-28 11:09:37 -08:00
..
Metadata Validate Download Claim (#971) 2022-01-20 07:46:59 -08:00
Migrations Custom Theme Support (#1077) 2022-02-16 07:12:38 -08:00
Repositories Stablize the Styles (#1128) 2022-02-28 11:09:37 -08:00
Scanner Scan Chunking (#604) 2021-09-30 06:08:05 -07:00
DataContext.cs Custom Theme Support (#1077) 2022-02-16 07:12:38 -08:00
DbFactory.cs Took care of SonarCloud code issues (#1041) 2022-02-07 05:30:28 -08: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
MigrateBookmarks.cs Removed old manual migrations (config change, cover images) that are from many releases ago. (#1054) 2022-02-10 17:39:48 -08:00
MigrateChangePasswordRoles.cs Removed old manual migrations (config change, cover images) that are from many releases ago. (#1054) 2022-02-10 17:39:48 -08:00
MigrateConfigFiles.cs Account Email Support (#1000) 2022-01-30 14:45:57 -08:00
MigrateCoverImages.cs Misc Fixes and Changes (#927) 2022-01-12 15:00:00 -08:00
Seed.cs Theme Cleanup (#1089) 2022-02-18 07:03:19 -08:00
UnitOfWork.cs Custom Theme Support (#1077) 2022-02-16 07:12:38 -08:00