Kavita/API.Tests/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
..
Test Data Reworked the logic for finding comicinfo to ensure that it finds top-level first and stream lined the logic. (#1008) 2022-01-29 08:50:24 -08:00
ArchiveServiceTests.cs Reworked the logic for finding comicinfo to ensure that it finds top-level first and stream lined the logic. (#1008) 2022-01-29 08:50:24 -08:00
BackupServiceTests.cs .NET 6 Coding Patterns + Unit Tests (#823) 2021-12-05 08:58:53 -08:00
BookServiceTests.cs Unit Tests & New Natural Sort (#941) 2022-01-15 07:39:34 -08:00
CacheServiceTests.cs Unit Tests & New Natural Sort (#941) 2022-01-15 07:39:34 -08:00
CleanupServiceTests.cs Misc Bugfixes (#1015) 2022-01-31 08:50:13 -08:00
DirectoryServiceTests.cs Account Email Support (#1000) 2022-01-30 14:45:57 -08:00
FileSystemTests.cs Local Metadata Integration Part 1 (#817) 2021-12-02 09:02:34 -08:00
MetadataServiceTests.cs Local Metadata Integration Part 1 (#820) 2021-12-02 10:54:27 -08:00
ParseScannedFilesTests.cs Account Email Support (#1000) 2022-01-30 14:45:57 -08:00
ReaderServiceTests.cs Account Email Support (#1000) 2022-01-30 14:45:57 -08:00
ScannerServiceTests.cs Account Email Support (#1000) 2022-01-30 14:45:57 -08:00