Kavita/API
Yovarni Yearwood 31ae65b2b7
Versioning Fix & Improvement (#553)
* Fix UpdaterService versioning (#544)

* Add "Available" to newer, non-installed updates

* Add if...else logic to Available/Installed badge

* Change substring to account for bigger versions (#544)

* Cache BuildInfo.version into local variable (#544)

* Cache BuildInfo.Version.ToString() into local variable (#544)

Co-authored-by: Yovarni Yearwood <yovarni@hawser.org>
2021-09-04 14:04:13 -05:00
..
Archive Misc Bugfixes and Enhancements (#507) 2021-08-17 14:15:32 -07:00
Comparators The big one (#396) 2021-07-17 14:03:11 -05:00
Constants Misc Bugfixes and Enhancements (#507) 2021-08-17 14:15:32 -07:00
Controllers OPDS Support (#526) 2021-08-27 10:19:25 -07:00
Data OPDS Support (#526) 2021-08-27 10:19:25 -07:00
DTOs OPDS Support (#526) 2021-08-27 10:19:25 -07:00
Entities OPDS Support (#526) 2021-08-27 10:19:25 -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 OPDS Support (#526) 2021-08-27 10:19:25 -07:00
Helpers OPDS Support (#526) 2021-08-27 10:19:25 -07:00
Interfaces OPDS Cleanup (#534) 2021-08-28 15:32:24 -07:00
Middleware OPDS Support (#526) 2021-08-27 10:19:25 -07:00
Parser Add support for mangapy syntax to parser (#538) 2021-08-31 08:57:43 -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 Versioning Fix & Improvement (#553) 2021-09-04 14:04:13 -05:00
SignalR Update Notification Refactor (#511) 2021-08-19 18:49:53 -05:00
.dockerignore EPUB Support (#178) 2021-04-28 16:16:22 -05:00
API.csproj Versioning Fix & Improvement (#553) 2021-09-04 14:04:13 -05:00
appsettings.Development.json Update Notifier (#464) 2021-08-09 08:52:24 -05:00
Dockerfile Sentry Integration (#212) 2021-05-11 14:45:18 -05:00
Program.cs OPDS Support (#526) 2021-08-27 10:19:25 -07:00
Startup.cs Bugfix/release cleanup (#512) 2021-08-21 10:03:47 -07:00