Kavita/API/Interfaces
2021-03-18 14:18:56 -05:00
..
Services Fixed GetInProgress API - The condition for PagesRead needed to be a sum for all progress, not each row. 2021-03-18 14:18:56 -05:00
ILibraryRepository.cs Implements search functionality and prepares for upcoming paging in v0.3. 2021-02-15 13:08:30 -06:00
ISeriesRepository.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
ISettingsRepository.cs Lots of cleanup 2021-02-07 12:02:47 -06:00
ITaskScheduler.cs Moved some files around, fixed Log file fetching to use zip and work more reliably. Refactored some code in directory service. 2021-02-24 15:58:17 -06:00
IUnitOfWork.cs Ability to update settings. Take effect on next reboot. 2021-02-04 16:49:48 -06:00
IUserRepository.cs Fixed a deployment bug where we weren't listening on port properly. New way will force firewall exception dialog on Windows and work across board. Implemented user preferences and ability to update them. 2021-02-06 13:08:48 -06:00
IVolumeRepository.cs Temp commit to record attempts. Stream APIs are implemented and working. Added some new test cases based on deployed Kavita server testing. 2021-03-17 14:29:50 -05:00