Kavita/API/Controllers
Joseph Milazzo 2ab0aedd22
Swagger, Tachiyomi, and some new settings (#1331)
* Fixed up swagger generation

* Updated Tachiyomi's latest-chapter to hopefully solve some sync issues.

* Fixed #1279 with table of contents due to new EPubReader

* When errors occur, show the event widget icon in red

* Lots of documentation added and tweaked some wording around backups and swagger

* For promidius

* Return proper ChapterDTO

* Hacks for Promidius

* Cleanup code

* No loose leaf, send max chapter

* One more encode change

* Implemented code per promiduius' requirements

* Fixed a bug in the epub parsing where even if you had a series index and series group, but didn't have the series in the title, Kavita wouldn't group them properly.

* Removed some extra comment

* Implemented the ability to change a library's type after it's been setup. This displays a warning explaining the dangers of it.

* Removed some whitespace

* Blur descriptions based on read status for list item view to avoid spoilers

* Tweaked placement of a tooltip due to new series detail styles

* Hooked up a user preference for bluring unread summaries. Fixed a bug in refresh token where we would cause re-authentication when it shouldn't be needed.
2022-06-25 15:52:21 -07:00
..
AccountController.cs Swagger, Tachiyomi, and some new settings (#1331) 2022-06-25 15:52:21 -07:00
AdminController.cs Swagger, Tachiyomi, and some new settings (#1331) 2022-06-25 15:52:21 -07:00
BaseApiController.cs Cleaned up some warnings in the codebase. 2020-12-13 16:26:31 -06:00
BookController.cs Swagger, Tachiyomi, and some new settings (#1331) 2022-06-25 15:52:21 -07:00
CollectionController.cs Fixes, Tweaks, and Series Filtering (#1217) 2022-04-14 14:55:06 -07:00
DownloadController.cs Swagger, Tachiyomi, and some new settings (#1331) 2022-06-25 15:52:21 -07:00
FallbackController.cs v0.5.0 Release (#960) 2022-01-18 15:31:34 -08:00
ImageController.cs Swagger, Tachiyomi, and some new settings (#1331) 2022-06-25 15:52:21 -07:00
LibraryController.cs Swagger, Tachiyomi, and some new settings (#1331) 2022-06-25 15:52:21 -07:00
MetadataController.cs Infinite Scroll + List View + Cover Upload Redesign (#1319) 2022-06-13 14:37:49 -07:00
OPDSController.cs Infinite Scroll + List View + Cover Upload Redesign (#1319) 2022-06-13 14:37:49 -07:00
PluginController.cs Fixes filter application (#992) 2022-01-26 15:54:35 -08:00
ReaderController.cs Swagger, Tachiyomi, and some new settings (#1331) 2022-06-25 15:52:21 -07:00
ReadingListController.cs All Around Polish (#1328) 2022-06-22 10:25:52 -07:00
RecommendedController.cs Infinite Scroll + List View + Cover Upload Redesign (#1319) 2022-06-13 14:37:49 -07:00
SeriesController.cs Drawers, Estimated Reading Time, Korean Parsing Support (#1297) 2022-05-27 07:08:54 -07:00
ServerController.cs All Around Polish (#1328) 2022-06-22 10:25:52 -07:00
SettingsController.cs All Around Polish (#1328) 2022-06-22 10:25:52 -07:00
TachiyomiController.cs Swagger, Tachiyomi, and some new settings (#1331) 2022-06-25 15:52:21 -07:00
ThemeController.cs Book Reader Redesign with e-ink focus (#1246) 2022-05-08 17:52:15 -07:00
UploadController.cs Release Shakeout (#1266) 2022-05-20 17:50:17 -05:00
UsersController.cs Swagger, Tachiyomi, and some new settings (#1331) 2022-06-25 15:52:21 -07:00