Kavita/API/Controllers
Joe Milazzo a0a6da9c60
Personal Table of Contents (#2148)
* Fixed a bad default setting for token key

* Changed the payment link to support Google Pay

* Fixed duplicate events occurring on newly added series from a scan.

Fixed the version update code from not firing and made it check every 4-6 hours (random per user per restart)

* Check for new releases on startup as well.

Added Personal Table of Contents (called Bookmarks on epub and pdf reader). The idea is that sometimes you want to bookmark certain parts of pages to get back to quickly later. This mechanism will allow you to do that without having to edit the underlying ToC.

* Added a button to update modal to show how to update for those unaware.

* Darkened the link text within tables to be more visible.

* Update link for how to update now is dynamic for docker users

* Refactored to send proper star/end dates for scrobble read events for upcoming changes in the API.

Added GoogleBooks Rating UI code if I go forward with API changes.

* When Scrobbling, send when the first and last progress for the series was.

Added OpenLibrary icon for upcoming enhancements for Kavita+.

Changed the Update checker to execute at start.

* Fixed backups not saving favicons in the correct place

* Refactored the layout code for Personal ToC

* More bugfixes around toc

* Box alignment

* Fixed up closing the overlay when bookmark mode is active

* Fixed up closing the overlay when bookmark mode is active

---------

Co-authored-by: Robbie Davis <robbie@therobbiedavis.com>
2023-07-21 15:29:35 -07:00
..
AccountController.cs v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -07:00
AdminController.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
BaseApiController.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
BookController.cs Personal Table of Contents (#2148) 2023-07-21 15:29:35 -07:00
CBLController.cs CBL Import Rework (#1862) 2023-03-07 13:18:26 -08:00
CollectionController.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
DeviceController.cs Cleanup from the Release (#2127) 2023-07-12 14:06:30 -07:00
DownloadController.cs More Bugfixes (EPUB Mainly) (#2004) 2023-05-19 11:32:24 -05:00
FallbackController.cs v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -07:00
HealthController.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
ImageController.cs v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -07:00
LibraryController.cs Cleanup from the Release (#2127) 2023-07-12 14:06:30 -07:00
LicenseController.cs Overall Ratings (#2129) 2023-07-14 12:12:03 -07:00
MetadataController.cs Last fixes before release (#2027) 2023-06-02 06:09:22 -07:00
OPDSController.cs v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -07:00
PluginController.cs Release Testing Day 3 (#1951) 2023-05-02 14:02:33 -07:00
RatingController.cs Overall Ratings (#2129) 2023-07-14 12:12:03 -07:00
ReaderController.cs Personal Table of Contents (#2148) 2023-07-21 15:29:35 -07:00
ReadingListController.cs v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -07:00
RecommendedController.cs Overall Ratings (#2129) 2023-07-14 12:12:03 -07:00
ReviewController.cs Overall Ratings (#2129) 2023-07-14 12:12:03 -07:00
ScrobblingController.cs v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -07:00
SearchController.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
SeriesController.cs Remove From On Deck (#2131) 2023-07-15 07:27:21 -07:00
ServerController.cs Changed the fingerprinting code for Kavita+. Optimized System tab to be way faster. (#2140) 2023-07-17 16:33:45 -07:00
SettingsController.cs Remove From On Deck (#2131) 2023-07-15 07:27:21 -07:00
StatsController.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
TachiyomiController.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
ThemeController.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
UploadController.cs v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -07:00
UsersController.cs v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -07:00
WantToReadController.cs v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -07:00