Kavita/API
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
..
Archive Misc Bugfixes and Enhancements (#507) 2021-08-17 14:15:32 -07:00
Comparators Unit Tests & New Natural Sort (#941) 2022-01-15 07:39:34 -08:00
config Bookmark Refactor (#893) 2022-01-05 09:56:49 -08:00
Constants Account Email Support (#1000) 2022-01-30 14:45:57 -08:00
Controllers Misc Bugfixes (#1015) 2022-01-31 08:50:13 -08:00
Data Misc Bugfixes (#1015) 2022-01-31 08:50:13 -08:00
DTOs Remove No Authentication mode from Kavita (#1006) 2022-01-31 05:42:06 -08:00
Entities Remove No Authentication mode from Kavita (#1006) 2022-01-31 05:42:06 -08:00
Errors Validate Download Claim (#971) 2022-01-20 07:46:59 -08:00
Extensions Account Email Support (#1000) 2022-01-30 14:45:57 -08:00
Helpers Remove No Authentication mode from Kavita (#1006) 2022-01-31 05:42:06 -08:00
Middleware More fixes (again) (#858) 2021-12-17 14:29:41 -08:00
Parser Account Email Support (#1000) 2022-01-30 14:45:57 -08: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 Misc Bugfixes (#1015) 2022-01-31 08:50:13 -08:00
SignalR .NET 6 Coding Patterns + Unit Tests (#823) 2021-12-05 08:58:53 -08:00
.dockerignore EPUB Support (#178) 2021-04-28 16:16:22 -05:00
API.csproj Updated NetVips.Native to fix an issue with cover generation being skewed due to the way lipjpeg handles some streams. (#998) 2022-01-27 07:47:29 -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 Account Email Support (#1000) 2022-01-30 14:45:57 -08:00
Startup.cs Account Email Support (#1000) 2022-01-30 14:45:57 -08:00