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-12-27 07:10:21 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Kavita
/
API
/
Data
History
Joseph Milazzo
e180032a8e
ScanLibrary now respects the library a series belongs to, doesn't reset series every run but updates/removes/inserts as needed.
2021-01-19 14:35:24 -06:00
..
Migrations
Very messy code that implements read status tracking. Needs major cleanup.
2021-01-17 15:05:27 -06:00
BookmarkDto.cs
Very messy code that implements read status tracking. Needs major cleanup.
2021-01-17 15:05:27 -06:00
DataContext.cs
Fixed offset bug in GetCachedPagePath for if you've read just one page. Fixed a bad refactor for getting files.
2021-01-19 12:06:45 -06:00
LibraryRepository.cs
ScanLibrary now respects the library a series belongs to, doesn't reset series every run but updates/removes/inserts as needed.
2021-01-19 14:35:24 -06:00
Seed.cs
Implemented the ability to send images to frontend with some contextual information.
2021-01-08 15:17:39 -06:00
SeriesRepository.cs
ScanLibrary now respects the library a series belongs to, doesn't reset series every run but updates/removes/inserts as needed.
2021-01-19 14:35:24 -06:00
UnitOfWork.cs
Removed some dead code on the interfaces. Introduced UnitOfWork to simplify repo injection.
2021-01-18 13:07:48 -06:00
UserRepository.cs
Fixed grant-access api and new library to properly update the db. Somehow the old way of updating db no longer works.
2021-01-18 17:18:42 -06:00