Kavita/API/Entities
Robbie Davis 9534618f4b
Set dark mode to true and migration (#348)
* Default to dark mode for application
2021-06-30 12:40:04 -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 Set dark mode to true and migration (#348) 2021-06-30 12:40:04 -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