Kavita/API/Services
Joseph Milazzo 1961b41268
Last batch of bugfixes (#1262)
* Refactored code to show action bar instead of drawer in immersive mode

* Card grid

* adding margin for pagination gap

* Fixed a rare routing case that wouldn't redirect

* Fixed a bug where series detail would show blank filtering

* Fixing image scaling and library card spacing

* Refactored some methods to be static

* Adding card grid to series detail

* Fixed a bug with webtoon going to non-webtoon mode, resulting in black screen.

* Ensure emails are trimmed when trying to invite.

* Don't show More In if there is only 1 item in there on library recommended tab

* Fixed some bugs around locking metadata fields where the correct param wasn't being sent to backend.

* Added some UI error messaging when the email doesn't match the confirm-email (or rather any email in the system).

* Fixed some pages where actions weren't working (library detail) and removed some actionable buttons where they didn't make sense

* Refactored the series detail to use Robbie's new grid system.

* some styling fixes

* Styling fixes

- Removing select border gap
- fixing switches on lite theme
- fixing search result text-light

* better css var naming

* changing search lite text color override

* fixing as per feedback

* Removing boolean from being visible in bookreader

* Fixed some bugs in bulk operations not being visible on light/eink screens. Added --bulk-selection-highlight-text-color and --bulk-selection-text-color.

Co-authored-by: Robbie Davis <robbie@therobbiedavis.com>
2022-05-18 17:31:49 -07:00
..
HostedServices Fixes v0.4.19! (#855) 2021-12-17 10:46:01 -08:00
Tasks Book Reader Bugfixes (#1254) 2022-05-13 17:30:37 -07:00
AccountService.cs Account Email Support (#1000) 2022-01-30 14:45:57 -08:00
ArchiveService.cs Bugfix polishing (#1245) 2022-05-08 09:15:43 -07:00
BookmarkService.cs Readable Bookmarks (#1228) 2022-04-23 11:58:14 -07:00
BookService.cs Book Reader Bugfixes (#1254) 2022-05-13 17:30:37 -07:00
CacheService.cs Bugfix polishing (#1245) 2022-05-08 09:15:43 -07:00
DirectoryService.cs Book Reader Redesign with e-ink focus (#1246) 2022-05-08 17:52:15 -07:00
DownloadService.cs Bugfix polishing (#1245) 2022-05-08 09:15:43 -07:00
EmailService.cs Feature/enhancements and more (#1166) 2022-03-21 07:26:49 -07:00
FileService.cs Local Metadata Integration Part 1 (#817) 2021-12-02 09:02:34 -08:00
ImageService.cs Fixes, Tweaks, and Series Filtering (#1217) 2022-04-14 14:55:06 -07:00
MetadataService.cs Book Reader Redesign with e-ink focus (#1246) 2022-05-08 17:52:15 -07:00
ReaderService.cs Book Reader Bugfixes (#1254) 2022-05-13 17:30:37 -07:00
ReadingItemService.cs On Deck + Misc Fixes and Changes (#1215) 2022-04-11 15:43:40 -07:00
SeriesService.cs Last batch of bugfixes (#1262) 2022-05-18 17:31:49 -07:00
TaskScheduler.cs Book Reader Redesign with e-ink focus (#1246) 2022-05-08 17:52:15 -07:00
TokenService.cs Misc Fixes (#1031) 2022-02-04 11:28:58 -08:00