Kavita/API
Joseph Milazzo 428516b224
Post Release Shakeout (Hotfix Testing) (#1200)
* Fixed an issue where when falling back to folder parsing, sometimes the folder name wouldn't parse well, like "Foo 50" which parses as "Foo". Now the fallback will check if we have a solid series parsed from filename before we attempt to parse a folder.

* Ensure SortName is set during a scan loop even if locked and it's empty string.

* Added some null checks for metadata update

* Fixed a bug where Updating a series name with a name of an existing series wouldn't properly check for existing series.

* Tweaked the logic of OnDeck to consider LastChapterCreated from all chapters in a series, not just those with progress.

* Fixed a bug where the hamburger menu was still visible on login/registration page despite not functioning

* Tweaked the logic of OnDeck to consider LastChapterCreated from all chapters in a series, not just those with progress.

* Removed 2 unused packages from ui

* Fixed some bugs around determining what the current installed version is in Announcements

* Use AnyAsync for a query to improve performance

* Fixed up some fallback code

* Tests are finally fixed
2022-04-05 07:39:03 -07:00
..
Archive Misc Bugfixes and Enhancements (#507) 2021-08-17 14:15:32 -07:00
Comparators Release Shakeout Part 1 (#1184) 2022-03-30 05:42:55 -07:00
config Shakeout Testing Part 2 (#1053) 2022-02-10 16:25:34 -08:00
Constants Shakeout Testing Part 1 (#1052) 2022-02-09 16:59:14 -08:00
Controllers Post Release Shakeout (Hotfix Testing) (#1200) 2022-04-05 07:39:03 -07:00
Data Post Release Shakeout (Hotfix Testing) (#1200) 2022-04-05 07:39:03 -07:00
DTOs Tech Debt + Series Sort bugfix (#1192) 2022-04-03 14:11:16 -07:00
Entities Post Release Shakeout (Hotfix Testing) (#1200) 2022-04-05 07:39:03 -07:00
Errors Validate Download Claim (#971) 2022-01-20 07:46:59 -08:00
Extensions Release Shakeout (#1186) 2022-04-02 07:38:14 -07:00
Helpers Bugfixes (#1177) 2022-03-25 16:38:13 -07:00
Middleware More fixes (again) (#858) 2021-12-17 14:29:41 -08:00
Parser Post Release Shakeout (Hotfix Testing) (#1200) 2022-04-05 07:39:03 -07:00
Properties Added new API for getting Member (aka Users but for use in FE). User is just used for login/registering. 2020-12-14 14:33:09 -06:00
Services Post Release Shakeout (Hotfix Testing) (#1200) 2022-04-05 07:39:03 -07:00
SignalR Tech Debt + Series Sort bugfix (#1192) 2022-04-03 14:11:16 -07:00
.dockerignore EPUB Support (#178) 2021-04-28 16:16:22 -05:00
API.csproj Tachiyomi Bugfix (#1119) 2022-02-24 14:42:39 -08:00
API.csproj.DotSettings .NET 6 Coding Patterns + Unit Tests (#823) 2021-12-05 08:58:53 -08:00
Dockerfile Local Metadata Integration Part 1 (#817) 2021-12-02 09:02:34 -08:00
Program.cs Release Shakeout (#1186) 2022-04-02 07:38:14 -07:00
Startup.cs Release Shakeout (#1186) 2022-04-02 07:38:14 -07:00