This website requires JavaScript.
Explore
Help
Sign In
Cutlery
/
Kavita
Watch
1
Star
0
Fork
0
You've already forked Kavita
mirror of
https://github.com/Kareadita/Kavita.git
synced
2025-06-03 21:54:47 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Kavita
/
API
/
Interfaces
History
Joseph Milazzo
2a8931406d
Cleaned up ReaderController to match the new method of loading images in FE. Sends the full files rather than base64 encoded string.
2021-03-09 15:50:17 -06:00
..
Services
Cleaned up ReaderController to match the new method of loading images in FE. Sends the full files rather than base64 encoded string.
2021-03-09 15:50:17 -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
Added series progress/rating information back in. Left attempts at doing via a JOIN or raw SQL.
2021-02-17 15:28:57 -06: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
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