Kavita/API/Entities
Leonardo Dias 1c9b2572ae
Feat/usage stats collection (#317)
* feat: implement anonymous usage data collection

Co-authored-by: Joseph Milazzo <joseph.v.milazzo@gmail.com>
2021-06-20 17:26:35 -05:00
..
Enums Feat/usage stats collection (#317) 2021-06-20 17:26:35 -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 Added book reader reading direction preference (#249) 2021-06-03 09:05:07 -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 Collection Support (#234) 2021-05-30 17:24:23 -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