Kavita/API/Services
Joseph Milazzo c6d1311560
Misc Bugfixes (#1015)
* Fixed some security issues in dev env

* When deleting folders in bookmark cleanup, delete empty folders correctly.

* When a new library is created and cards are added, cards can have a blank library name. Card library name code is reworked to be much lighter on memory.

* Added a config for github issues to disable blank issues.

* Skip any sort of directory iteration code if we haven't deleted any bookmarks.

* Fixed a bug where some style overrides were duplicating. Now logic is much more targetted, only applying to the correct tags.

* Applied sorting to the filtering apis.

* Reverted one of my changes for a better version Robbie did.
2022-01-31 08:50:13 -08:00
..
HostedServices Fixes v0.4.19! (#855) 2021-12-17 10:46:01 -08:00
Tasks Misc Bugfixes (#1015) 2022-01-31 08:50:13 -08:00
AccountService.cs Account Email Support (#1000) 2022-01-30 14:45:57 -08:00
ArchiveService.cs Account Email Support (#1000) 2022-01-30 14:45:57 -08:00
BookService.cs Account Email Support (#1000) 2022-01-30 14:45:57 -08:00
CacheService.cs Account Email Support (#1000) 2022-01-30 14:45:57 -08:00
DirectoryService.cs Remove No Authentication mode from Kavita (#1006) 2022-01-31 05:42:06 -08:00
DownloadService.cs .NET 6 Coding Patterns + Unit Tests (#823) 2021-12-05 08:58:53 -08:00
EmailService.cs Account Email Support (#1000) 2022-01-30 14:45:57 -08:00
FileService.cs Local Metadata Integration Part 1 (#817) 2021-12-02 09:02:34 -08:00
ImageService.cs Misc Fixes and Changes (#927) 2022-01-12 15:00:00 -08:00
MetadataService.cs Account Email Support (#1000) 2022-01-30 14:45:57 -08:00
ReaderService.cs Account Email Support (#1000) 2022-01-30 14:45:57 -08:00
ReadingItemService.cs Misc Fixes and Changes (#927) 2022-01-12 15:00:00 -08:00
TaskScheduler.cs Account Email Support (#1000) 2022-01-30 14:45:57 -08:00
TokenService.cs Less Logging In (#978) 2022-01-22 06:36:32 -08:00