Kavita/API
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
..
Archive Misc Bugfixes and Enhancements (#507) 2021-08-17 14:15:32 -07:00
Comparators Unit Tests & New Natural Sort (#941) 2022-01-15 07:39:34 -08:00
config Shakeout Testing Part 2 (#1053) 2022-02-10 16:25:34 -08:00
Constants Shakeout Testing Part 1 (#1052) 2022-02-09 16:59:14 -08:00
Controllers Stablize the Styles (#1128) 2022-02-28 11:09:37 -08:00
Data Stablize the Styles (#1128) 2022-02-28 11:09:37 -08:00
DTOs Stablize the Styles (#1128) 2022-02-28 11:09:37 -08:00
Entities Series Detail Refactor (#1118) 2022-02-24 12:23:40 -08:00
Errors Validate Download Claim (#971) 2022-01-20 07:46:59 -08:00
Extensions Series Detail Refactor (#1118) 2022-02-24 12:23:40 -08:00
Helpers Custom Theme Support (#1077) 2022-02-16 07:12:38 -08:00
Middleware More fixes (again) (#858) 2021-12-17 14:29:41 -08:00
Parser Misc Bugfixes (#1123) 2022-02-25 17:56:39 -08: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 Stablize the Styles (#1128) 2022-02-28 11:09:37 -08:00
SignalR Event Widget Update (#1098) 2022-02-18 18:57:37 -08:00
.dockerignore EPUB Support (#178) 2021-04-28 16:16:22 -05:00
API.csproj Tachiyomi Bugfix (#1119) 2022-02-24 14:42:39 -08:00
API.csproj.DotSettings .NET 6 Coding Patterns + Unit Tests (#823) 2021-12-05 08:58:53 -08:00
Dockerfile Local Metadata Integration Part 1 (#817) 2021-12-02 09:02:34 -08:00
Program.cs Custom Theme Support (#1077) 2022-02-16 07:12:38 -08:00
Startup.cs Event Widget Update (#1098) 2022-02-18 18:57:37 -08:00