nextcloud-news/lib/Controller
Martin Vuille 847556cda2 Fix deprecated variable reference
Signed-off-by: Martin Vuille <jpmv27@yahoo.com>
2024-03-13 12:43:05 +01:00
..
Exceptions Fix mapper->find and empty user sessions 2020-12-17 10:35:23 +01:00
ApiController.php add routes for starring/unstarring items by id 2022-04-30 20:04:30 +02:00
ApiPayloadTrait.php move v2 api responses into existing php traits 2021-04-08 10:23:11 +02:00
Controller.php fixes done by psalm 2021-01-08 22:45:10 +01:00
ExportController.php Fix deprecated variable reference 2024-03-13 12:43:05 +01:00
FeedApiController.php Fix only one item marked as read by Feed API 2022-03-08 13:05:15 +01:00
FeedController.php Fix adding feed that was just deleted is causing an error 2022-08-25 07:50:36 +02:00
FolderApiController.php rename maxItemId to newestItemId to match docs 2022-03-18 11:54:02 +01:00
FolderApiV2Controller.php fix invalid 'empty' checks 2021-04-08 10:23:11 +02:00
FolderController.php Make PHPstan stricter 2021-03-25 18:47:38 +01:00
ItemApiController.php rename parameter for read/unread api call 2022-04-30 20:04:30 +02:00
ItemController.php Add sharer display name into shared items 2021-04-08 22:31:21 +02:00
JSONHttpErrorTrait.php add missing type hints 2021-04-08 10:23:11 +02:00
PageController.php adjust dependabot, remove allowEvalScript() 2023-10-24 13:22:44 +02:00
UtilityApiController.php Fix mapper->find and empty user sessions 2020-12-17 10:35:23 +01:00