Kavita/API
Joseph Milazzo 27aaa040c4
Base Url Support (#642)
* Added base url config

* UI side is not working

* Working base url more

* Attempt to get UI to work with base url

* Implemented the ability to set the Base URL for the app

* Hooked in Base URL as a managed setting

* Ensure we always start with / for base url

* Removed default base href from debug builds. Cleaned up an issue with base url migration.

* Fixed an issue with our BaseURL migration
2021-10-06 05:42:02 -07:00
..
Archive Misc Bugfixes and Enhancements (#507) 2021-08-17 14:15:32 -07:00
Comparators Bugs, Enhancements, and Performance (#580) 2021-09-15 11:06:29 -07:00
Constants Misc Bugfixes and Enhancements (#507) 2021-08-17 14:15:32 -07:00
Controllers Base Url Support (#642) 2021-10-06 05:42:02 -07:00
Data Base Url Support (#642) 2021-10-06 05:42:02 -07:00
DTOs Base Url Support (#642) 2021-10-06 05:42:02 -07:00
Entities Base Url Support (#642) 2021-10-06 05:42:02 -07:00
Errors Removed some dead code on the interfaces. Introduced UnitOfWork to simplify repo injection. 2021-01-18 13:07:48 -06:00
Extensions Hashing (#634) 2021-10-04 05:33:28 -07:00
Helpers Base Url Support (#642) 2021-10-06 05:42:02 -07:00
Interfaces ComicInfo Refactor (#636) 2021-10-04 16:10:48 -07:00
Middleware OPDS Support (#526) 2021-08-27 10:19:25 -07:00
Parser Hashing (#634) 2021-10-04 05:33:28 -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 Book Polishing (#639) 2021-10-05 17:42:43 -07:00
SignalR Hashing (#634) 2021-10-04 05:33:28 -07:00
.dockerignore EPUB Support (#178) 2021-04-28 16:16:22 -05:00
API.csproj Book Polishing (#639) 2021-10-05 17:42:43 -07:00
API.csproj.DotSettings Foundational Cover Image Rework (#584) 2021-09-21 19:15:29 -05:00
appsettings.Development.json Base Url Support (#642) 2021-10-06 05:42:02 -07:00
Dockerfile Sentry Integration (#212) 2021-05-11 14:45:18 -05:00
Program.cs Misc Bugfixes (#637) 2021-10-04 17:18:42 -07:00
Startup.cs Base Url Support (#642) 2021-10-06 05:42:02 -07:00