omnivore/packages/web/lib/networking/mutations
Jackson Harper 7f59a23294 Dont pass library item id to backend when updating highlights
The native (iOS and Android) code needs this param but we
cant send it to the web.
2024-01-23 14:51:17 +08:00
..
addPopularReadMutation.ts Remove some debug lines 2023-09-04 15:18:23 +08:00
articleReadingProgressMutation.ts When saving PDF read position always set it to the current page 2023-10-24 17:15:03 +08:00
bulkActionMutation.ts Remove some debug lines 2023-09-04 15:18:23 +08:00
createArticleFromURLMutation.ts Open source omnivore 2022-02-11 09:24:33 -08:00
createHighlightMutation.ts Add multiple highlight colors 2023-08-24 12:03:32 +08:00
createLabelMutation.ts Set selected labels after creating 2023-06-19 21:42:18 +08:00
createNewsletterEmailMutation.ts Remove some debug lines 2023-09-04 15:18:23 +08:00
createReminderMutation.ts Remove some debug lines 2023-09-04 15:18:23 +08:00
deleteAccountMutation.ts Remove some debug lines 2023-09-04 15:18:23 +08:00
deleteFilterMutation.ts Add Filters, and editing filters. 2023-08-30 19:37:24 +02:00
deleteHighlightMutation.ts Start creating a separate sync queue for android highlight changes 2024-01-08 22:27:48 +08:00
deleteIntegrationMutation.ts Remove integration if remove button clicked 2022-10-28 14:20:42 +08:00
deleteLabelMutation.ts Use new layout for desktop labels, handle API errors 2022-04-05 21:35:28 -07:00
deleteLinkMutation.ts Open source omnivore 2022-02-11 09:24:33 -08:00
deleteNewsletterEmailMutation.ts Error responses when deleting emails 2022-03-30 20:16:29 -07:00
deleteRuleMutation.ts Remove some debug lines 2023-09-04 15:18:23 +08:00
deleteWebhookMutation.ts Add get webhooks query 2022-06-01 18:43:43 +08:00
generateApiKeyMutation.ts Add generateApiKey mutation in Web 2022-06-06 11:46:00 +08:00
importFromIntegrationMutation.ts Remove some debug lines 2023-09-04 15:18:23 +08:00
joinGroupMutation.ts Remove some debug lines 2023-09-04 15:18:23 +08:00
logoutMutation.ts Open source omnivore 2022-02-11 09:24:33 -08:00
markEmailAsItemMutation.ts Remove some debug lines 2023-09-04 15:18:23 +08:00
mergeHighlightMutation.ts Add multiple highlight colors 2023-08-24 12:03:32 +08:00
reportIssueMutation.ts Open source omnivore 2022-02-11 09:24:33 -08:00
revokeApiKeyMutation.ts Add revoke api key mutation in Web 2022-06-06 12:53:25 +08:00
saveFilterMutation.ts fix saved search bug: undefined category in input 2023-12-08 19:58:41 +08:00
saveUrlMutation.ts set locale in saveUrl api request on web 2023-07-13 16:00:49 +08:00
setIntegrationMutation.ts allow importing all or unarchived only pocket items 2023-11-16 16:37:14 +08:00
setLabelsForHighlight.ts Remove some debug lines 2023-09-04 15:18:23 +08:00
setLabelsMutation.ts Throttle set label calls 2023-06-21 19:59:32 +08:00
setLinkArchivedMutation.ts Open source omnivore 2022-02-11 09:24:33 -08:00
setRuleMutation.ts add event_types and fix the validation of form on rules page 2023-07-20 18:33:30 +08:00
setWebhookMutation.ts Add enabled input field in form 2022-06-02 12:32:13 +08:00
shareHighlightToFeedMutation.ts Open source omnivore 2022-02-11 09:24:33 -08:00
subscribeMutation.ts add detailed error message for adding feed 2023-07-20 14:10:12 +08:00
unsubscribeMutation.ts fix subscribe and unsubscribe mutation query in web 2023-07-12 16:59:37 +08:00
updateEmailMutation.ts Handle errorCodes response when updating email 2023-10-04 12:10:23 +08:00
updateFilterMutation.ts fix saved search bug: undefined category in input 2023-12-08 19:58:41 +08:00
updateHighlightMutation.ts Dont pass library item id to backend when updating highlights 2024-01-23 14:51:17 +08:00
updateLabelMutation.ts Remove some debug lines 2023-09-04 15:18:23 +08:00
updatePageMutation.ts Dont require confirmation on delete, show undo action 2023-08-04 13:44:31 +08:00
updateShareHighlightCommentMutation.ts Open source omnivore 2022-02-11 09:24:33 -08:00
updateSubscriptionMutation.ts add auto add to library checkbox 2023-11-15 18:12:52 +08:00
updateUserMutation.ts Add settings menu 2023-09-30 12:51:15 +08:00
updateUserProfileMutation.ts Add settings menu 2023-09-30 12:51:15 +08:00
uploadFileMutation.ts Show uploaded items in the upload modal 2023-04-13 19:00:16 +08:00
uploadImportFileMutation.ts Remove some debug lines 2023-09-04 15:18:23 +08:00