Kavita/API/Controllers
Joe Milazzo 59c7ef5aa5
Filtering Bugs + OPDS Want To Read (#2210)
* Fixed Summary not allowing an empty field, as it should allow that.

* Cleaned up some localization wording and put a todo for a bug with library filtering not working.

* Added Want to Read to OPDS stream

* Implemented the ability to disable adding filter rows for bookmarks page which only supports one filter type.

* Fixed the library filtering code

* Fixed a bunch of titles across the app. Fixed about system page not showing data quick enough.

* Hide API key by default and show a button to unhide. Fixed a styling issue with input group buttons.

* Fixed a hack to support zh_Hans language code to work for things like pt-br as well.

* Fixed transloco not supporting same language scheme as Weblate, but somehow needs all languages.

* Fixed the rating on series detail not being inline with other sections
2023-08-13 10:39:28 -07:00
..
AccountController.cs Shakeout (#2195) 2023-08-10 06:43:56 -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 Localization - Part 2 (#2178) 2023-08-03 15:51:32 -07:00
CBLController.cs CBL Import Rework (#1862) 2023-03-07 13:18:26 -08:00
CollectionController.cs Localization - First Pass (#2174) 2023-08-03 08:33:51 -07:00
DeviceController.cs Localization - First Pass (#2174) 2023-08-03 08:33:51 -07:00
DownloadController.cs Localization - First Pass (#2174) 2023-08-03 08:33:51 -07:00
FallbackController.cs v0.7.4 - Kavita+ Launch (#2117) 2023-07-11 11:14:18 -07:00
FilterController.cs Filtering Overhaul (#2207) 2023-08-11 14:30:36 -07:00
HealthController.cs .NET 7 + Spring Cleaning (#1677) 2023-03-05 12:55:13 -08:00
ImageController.cs Localization - Part 2 (#2178) 2023-08-03 15:51:32 -07:00
LibraryController.cs Localization - Part 2 (#2178) 2023-08-03 15:51:32 -07:00
LicenseController.cs Localization - First Pass (#2174) 2023-08-03 08:33:51 -07:00
LocaleController.cs Readme Change (#2190) 2023-08-08 12:06:53 -07:00
MetadataController.cs Filtering Overhaul (#2207) 2023-08-11 14:30:36 -07:00
OPDSController.cs Filtering Bugs + OPDS Want To Read (#2210) 2023-08-13 10:39:28 -07:00
PluginController.cs Release Testing Day 3 (#1951) 2023-05-02 14:02:33 -07:00
RatingController.cs Misc Fixes (#2155) 2023-07-23 09:53:16 -07:00
ReaderController.cs Filtering Overhaul (#2207) 2023-08-11 14:30:36 -07:00
ReadingListController.cs Localization - First Pass (#2174) 2023-08-03 08:33:51 -07:00
RecommendedController.cs Localization - First Pass (#2174) 2023-08-03 08:33:51 -07:00
ReviewController.cs Localization - First Pass (#2174) 2023-08-03 08:33:51 -07:00
ScrobblingController.cs Localization - First Pass (#2174) 2023-08-03 08:33:51 -07:00
SearchController.cs Localization - First Pass (#2174) 2023-08-03 08:33:51 -07:00
SeriesController.cs Filtering Overhaul (#2207) 2023-08-11 14:30:36 -07:00
ServerController.cs Localized Dates (#2182) 2023-08-05 12:02:35 -07:00
SettingsController.cs Localization - First Pass (#2174) 2023-08-03 08:33:51 -07:00
StatsController.cs Localization - First Pass (#2174) 2023-08-03 08:33:51 -07:00
TachiyomiController.cs Localization - First Pass (#2174) 2023-08-03 08:33:51 -07:00
ThemeController.cs Localization - Part 2 (#2178) 2023-08-03 15:51:32 -07:00
UploadController.cs Localization - First Pass (#2174) 2023-08-03 08:33:51 -07:00
UsersController.cs Localization - First Pass (#2174) 2023-08-03 08:33:51 -07:00
WantToReadController.cs Filtering Overhaul (#2207) 2023-08-11 14:30:36 -07:00