Kavita/API
Joseph Milazzo 19678383b2
Tech Debt + Series Sort bugfix (#1192)
* Code cleanup.

When copying files, if the target file already exists, append (1), (2), etc onto the file (this is enhancing existing implementation to allow multiple numbers)

* Added a ton of null checks to UpdateSeriesMetadata and made the code work on the rare case (not really possible) that SeriesMetadata doesn't exist.

* Updated Genre code to use strings to ensure a better, more fault tolerant update experience.

* More cleanup on the codebase

* Fixed a bug where Series SortName was getting emptied on file scan

* Fixed a bad copy

* Fixed unit tests
2022-04-03 14:11:16 -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 Tech Debt + Series Sort bugfix (#1192) 2022-04-03 14:11:16 -07:00
Data Tech Debt + Series Sort bugfix (#1192) 2022-04-03 14:11:16 -07:00
DTOs Tech Debt + Series Sort bugfix (#1192) 2022-04-03 14:11:16 -07:00
Entities New Feature Stats (#1179) 2022-03-27 06:16:43 -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 Tech Debt + Series Sort bugfix (#1192) 2022-04-03 14:11:16 -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 Tech Debt + Series Sort bugfix (#1192) 2022-04-03 14:11:16 -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