Kavita/API/Interfaces
2021-02-17 11:23:08 -06:00
..
Services Added more edge case handling for Library backup 2021-02-17 09:48:42 -06:00
ILibraryRepository.cs Implements search functionality and prepares for upcoming paging in v0.3. 2021-02-15 13:08:30 -06:00
ISeriesRepository.cs Implemented pagination on GetSeriesForLibrary 2021-02-17 11:23:08 -06:00
ISettingsRepository.cs Lots of cleanup 2021-02-07 12:02:47 -06:00
ITaskScheduler.cs Code cleanup. Implemented ability to schedule Library Backups. 2021-02-17 08:58:36 -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 Refactored DB to be Series->Volumes->Chapters instead. All functionality that previously worked still works. Cleanup still needed. 2021-02-01 09:29:11 -06:00