Kavita/API/Services
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
..
Clients OPDS Support (#526) 2021-08-27 10:19:25 -07:00
HostedServices OPDS Cleanup (#534) 2021-08-28 15:32:24 -07:00
Tasks Versioning Fix & Improvement (#553) 2021-09-04 14:04:13 -05:00
ArchiveService.cs Misc accessibility fixes (#536) 2021-08-30 13:14:05 -07:00
BookService.cs Filtering Bugs (#447) 2021-07-28 14:11:49 -05:00
CacheService.cs Bugfix/release cleanup (#512) 2021-08-21 10:03:47 -07:00
ComicInfo.cs Manga Redesign (#321) 2021-06-24 19:31:42 -05:00
DirectoryService.cs OPDS Support (#526) 2021-08-27 10:19:25 -07:00
DownloadService.cs OPDS Support (#526) 2021-08-27 10:19:25 -07:00
ImageService.cs Feature/bookmark feedback (#508) 2021-08-18 17:16:05 -07:00
MetadataService.cs Fixed an issue with ordering of chapters within a volume for selecting first cover image. (#529) 2021-08-27 12:51:06 -07:00
TaskScheduler.cs OPDS Cleanup (#534) 2021-08-28 15:32:24 -07:00
TokenService.cs Implemented download log files (not in service). Refactored backupservice to handle log file splitting. Improved a few interfaces and added some unit tests around them. 2021-02-24 11:59:16 -06:00
WarmupServiceStartupTask.cs Lots of Hangfire attempts to solve the lock issue. Not sure how to fix it. Added some APIs for streams. 2021-03-15 13:49:13 -05:00