Kavita/API.Tests/Services
Joseph Milazzo 5812588fe5
misc stuff to avoid scan loop (#1389)
* Implemented a workaround for nginx users with BlockCommonExploits enabled, which would interfere with book image escaping done by Kavita when images had ../ in their path.

* Added back to top support on all pages but those that untilize virtual scrolling without a parent scroll.

* Hide jumpbar on pages where there is no scroll

* Refactored jumbar code into a dedicated service

* Stash some jumpkey resume code as I can't get it working with the virtual scroller.

* Don't allow non-admins to see File locations on card detail drawer.

* Some cleanup on GetServerInfo

* When an error occurs in register, delete the user on exception.

* Fixed a NPE in Stat collection for brand new users

* When we catch an exception on registering a new user, delete the user as rolling back doesn't do anything.

* Don't close typeahead when we are selecting options from it

* Added shortcut key H to open shortcut modal on manga reader

* When processing progress updates on cards, for volumes, properly find the chapter to update pages read.

* Hide cover image on reading list if it's not set and fixed a missing closing div tag

* Hide collection poster when nothing is set on collection detail

* Small fix around updating state

* Sped up the bookmark image call by removing one DB call

* Fixed broken test from change in bookmark code

* Fixed an oversight where if there is no tag in ComicInfo after a chapter was updated with People or Genres, then the People/Genres would never be removed.

* Added test with TagHelper

* Fixed a bug where 2 clear buttons would show on search bar due to browser injecting their own. Search bar wont show clear button until text is typed.

* Fixed a bug where InstallID wasn't being selected correctly in converter
2022-07-27 08:16:45 -07:00
..
Test Data Adding gif support (#1225) 2022-04-20 18:05:42 -04:00
ArchiveServiceTests.cs Manga Reader Shakeout (#1142) 2022-03-08 17:58:47 -08:00
BackupServiceTests.cs PDF Rendering on Pi (64bit) & Backup Fix (#1204) 2022-04-06 16:21:38 -07:00
BookmarkServiceTests.cs misc stuff to avoid scan loop (#1389) 2022-07-27 08:16:45 -07:00
BookServiceTests.cs Unit Tests & New Natural Sort (#941) 2022-01-15 07:39:34 -08:00
CacheServiceTests.cs New PDF Reader (#1324) 2022-06-15 14:43:32 -07:00
CleanupServiceTests.cs All Around Polish (#1328) 2022-06-22 10:25:52 -07:00
DirectoryServiceTests.cs On Deck + Misc Fixes and Changes (#1215) 2022-04-11 15:43:40 -07: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 Event Widget Update (#1098) 2022-02-18 18:57:37 -08:00
ReaderServiceTests.cs Change Detection: On Push aka UI Smoothness (#1369) 2022-07-11 08:57:07 -07:00
ScannerServiceTests.cs Linked Series (#1230) 2022-04-24 09:59:09 -07:00
SeriesServiceTests.cs misc stuff to avoid scan loop (#1389) 2022-07-27 08:16:45 -07:00
SiteThemeServiceTests.cs Infinite Scroll + List View + Cover Upload Redesign (#1319) 2022-06-13 14:37:49 -07:00