Kavita/API/Controllers
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
..
AccountController.cs Custom Theme Support (#1077) 2022-02-16 07:12:38 -08:00
AdminController.cs Ability to update settings. Take effect on next reboot. 2021-02-04 16:49:48 -06:00
BaseApiController.cs Cleaned up some warnings in the codebase. 2020-12-13 16:26:31 -06:00
BookController.cs Shakeout Testing Part 1 (#1052) 2022-02-09 16:59:14 -08:00
CollectionController.cs Event Widget Update (#1098) 2022-02-18 18:57:37 -08:00
DownloadController.cs Misc Bugfixes (#1123) 2022-02-25 17:56:39 -08:00
FallbackController.cs .NET 6 Coding Patterns + Unit Tests (#823) 2021-12-05 08:58:53 -08:00
ImageController.cs Bookmark Refactor (#893) 2022-01-05 09:56:49 -08:00
LibraryController.cs Webtoon fixes + Random release stuff (#1048) 2022-02-08 07:30:54 -08:00
MetadataController.cs Misc Bugfixes (#1015) 2022-01-31 08:50:13 -08:00
OPDSController.cs Took care of SonarCloud code issues (#1041) 2022-02-07 05:30:28 -08:00
PluginController.cs Fixes filter application (#992) 2022-01-26 15:54:35 -08:00
ReaderController.cs Shakeout Testing Part 1 (#1052) 2022-02-09 16:59:14 -08:00
ReadingListController.cs Stablize the Styles (#1128) 2022-02-28 11:09:37 -08:00
SeriesController.cs Series Detail Refactor (#1118) 2022-02-24 12:23:40 -08:00
ServerController.cs Shakeout Testing Part 1 (#1052) 2022-02-09 16:59:14 -08:00
SettingsController.cs Refactored Test email service to provide the error message if it fails to the end user. (#1051) 2022-02-09 07:14:51 -08:00
ThemeController.cs Custom Theme Support (#1077) 2022-02-16 07:12:38 -08:00
UploadController.cs .NET 6 Coding Patterns + Unit Tests (#823) 2021-12-05 08:58:53 -08:00
UsersController.cs Custom Theme Support (#1077) 2022-02-16 07:12:38 -08:00