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-05-24 00:52:23 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Kavita
/
API
/
Data
History
Joseph Milazzo
18385a4f80
Implemented ability to have server settings. Currently cache directory is there but it is not configurable (or used in this commit)
2021-01-23 09:01:10 -06:00
..
Migrations
Implemented ability to have server settings. Currently cache directory is there but it is not configurable (or used in this commit)
2021-01-23 09:01:10 -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
Implemented ability to have server settings. Currently cache directory is there but it is not configurable (or used in this commit)
2021-01-23 09:01:10 -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 ability to have server settings. Currently cache directory is there but it is not configurable (or used in this commit)
2021-01-23 09:01:10 -06:00
SeriesRepository.cs
Implemented ability to leave a rating (up to 5 stars) and a text review (not UI supported until v0.2).
2021-01-19 17:06:26 -06:00
UnitOfWork.cs
Cleaned up some warnings and implemented re-occuring scan libraries task. Customization of task schedules is in v0.2.
2021-01-19 14:41:50 -06:00
UserRepository.cs
Implemented ability to leave a rating (up to 5 stars) and a text review (not UI supported until v0.2).
2021-01-19 17:06:26 -06:00