Kavita/API/Controllers
Joseph Milazzo 7790cf31fd
In Progress Query Update (#145)
* Fixed a bug where chapter cover images weren't being updated due to a missed not.

* Removed a piece of code that was needed for upgrading, since all beta users agreed to wipe db.

* Fixed InProgress to properly respect order and show more recent activity first. Issue is with IEntityDate LastModified not updating in DataContext.

* Updated dependencies to lastest stable.

* LastModified on Volumes wasn't updating, validated it does update when data is changed.
2021-04-01 16:11:06 -05:00
..
AccountController.cs Some code cleanup 2021-03-23 12:22:47 -05:00
AdminController.cs Ability to update settings. Take effect on next reboot. 2021-02-04 16:49:48 -06:00
BaseApiController.cs Cleaned up some warnings in the codebase. 2020-12-13 16:26:31 -06:00
FallbackController.cs Some code cleanup 2021-03-23 12:22:47 -05:00
ImageController.cs In Progress Query Update (#145) 2021-04-01 16:11:06 -05:00
LibraryController.cs Some code cleanup 2021-03-23 12:22:47 -05:00
ReaderController.cs In Progress Query Update (#145) 2021-04-01 16:11:06 -05:00
SeriesController.cs Some code cleanup 2021-03-23 12:22:47 -05:00
ServerController.cs Dropped the initial commit for this work due to a large file. Had to do some cleanup from a bad merge. 2021-03-23 12:27:04 -05:00
SettingsController.cs Some code cleanup 2021-03-23 12:22:47 -05:00
UsersController.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