Kavita/API.Tests/Parser
Joseph Milazzo 3907414ae4
Shakeout Part 2 (#630)
* When flattening directories, ensure the order or directories being enumerated follows a natural sort. Some users are discovering directories in a different order than other machines.

* Added a case for volume parsing and fixed a poorly designed negative lookahead.

Added a sentence case pipe for formatting things.

Added time for all dates.

* Some more sentence case

* Register user now has a white input

* Fixed an issue with Manga up/down reading mode where top of the page was going forwards, when it should have gone backwards

* Reworked some code to ensure that scanseries doesn't show errors where in fact there was just nothing to update.

* Last updated should be working as intended for new library flow.

* Code smell
2021-10-03 15:40:22 -07:00
..
BookParserTests.cs Shakeout Part 2 (#630) 2021-10-03 15:40:22 -07:00
ComicParserTests.cs Add comics-downloader parser (#611) 2021-10-03 05:42:40 -07:00
MangaParserTests.cs Shakeout Part 2 (#630) 2021-10-03 15:40:22 -07:00
ParserInfoTests.cs EPUB Support (#178) 2021-04-28 16:16:22 -05:00
ParserTest.cs Scan Chunking (#604) 2021-09-30 06:08:05 -07:00