Kavita/API/Entities
Joseph Milazzo be2b78fa5a
Manga Redesign (#321)
* Code cleanup, refactored FileRepository into Unit of Work.

* Added AutoCloseMenu and ReaderMode user perferences to match UI

* Added extra information to ChapterInfo

* Build changes

* Updated the readme to have open collective information and thanks to sponsors

* Fixed an issue with UnitOfWork refactor and how stats was bootsrapped. Replaced stats.kavitareader with a temp url to test out redirection bug.
2021-06-24 19:31:42 -05:00
..
Enums Manga Redesign (#321) 2021-06-24 19:31:42 -05:00
Interfaces Added ability to automatically track last modified and created timestamps for entities via an interface. DBContext will automatically update for us. 2021-01-02 10:59:52 -06:00
AppRole.cs Refractor token auth stuff to use identiycore framework 2020-12-21 09:24:21 -06:00
AppUser.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
AppUserPreferences.cs Manga Redesign (#321) 2021-06-24 19:31:42 -05:00
AppUserProgress.cs Book Reading Progress Enhancement (#259) 2021-06-03 18:33:13 -05:00
AppUserRating.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
AppUserRole.cs Refractor token auth stuff to use identiycore framework 2020-12-21 09:24:21 -06:00
Chapter.cs EPUB Support (#178) 2021-04-28 16:16:22 -05:00
CollectionTag.cs Collection Support (#234) 2021-05-30 17:24:23 -05:00
FolderPath.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
Genre.cs Collection Support (#234) 2021-05-30 17:24:23 -05:00
Library.cs Lots of cleanup 2021-02-07 12:02:47 -06:00
MangaFile.cs EPUB Support (#178) 2021-04-28 16:16:22 -05:00
Person.cs Collection Support (#234) 2021-05-30 17:24:23 -05:00
Series.cs Manga Redesign (#321) 2021-06-24 19:31:42 -05:00
SeriesMetadata.cs Collection Support (#234) 2021-05-30 17:24:23 -05:00
ServerSetting.cs Lots of cleanup 2021-02-07 12:02:47 -06:00
Volume.cs EPUB Support (#178) 2021-04-28 16:16:22 -05:00