omnivore/packages/web/lib/networking/mutations
2023-03-31 14:04:42 +08:00
..
addPopularReadMutation.ts Add popular reads for onboarding 2022-05-24 15:31:55 -07:00
articleReadingProgressMutation.ts Start sending top percent 2023-03-10 15:05:18 +08:00
bulkActionMutation.ts Add new bulk tool 2023-02-03 14:44:47 +08:00
createArticleFromURLMutation.ts Open source omnivore 2022-02-11 09:24:33 -08:00
createHighlightMutation.ts Send HTML with highlight requests 2023-03-31 14:04:42 +08:00
createLabelMutation.ts Implement the Create new Label button 2022-04-12 12:23:55 -07:00
createNewsletterEmailMutation.ts Parse response type for newsletter creation 2022-03-30 20:13:06 -07:00
createReminderMutation.ts Open source omnivore 2022-02-11 09:24:33 -08:00
deleteAccountMutation.ts Add web page to delete accounts 2022-07-25 12:38:59 -07:00
deleteHighlightMutation.ts Open source omnivore 2022-02-11 09:24:33 -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 Downgrade antd as its conflicting with our typescript settings 2022-11-23 14:14:17 +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
joinGroupMutation.ts Basic page for accepting invites 2022-12-05 15:45:36 +08:00
logoutMutation.ts Open source omnivore 2022-02-11 09:24:33 -08:00
markEmailAsItemMutation.ts Fix types 2023-01-25 19:34:01 +08:00
mergeHighlightMutation.ts Send HTML with highlight requests 2023-03-31 14:04:42 +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
saveUrlMutation.ts Use ssrFetcher for saving via /api/save 2023-02-21 12:05:21 +08:00
setIntegrationMutation.ts Fix bug in adding the Readwise connection, open Readwise API page in a new window. 2022-10-28 17:47:02 +08:00
setLabelsForHighlight.ts Set labels on toggle 2022-12-30 11:20:05 +08:00
setLabelsMutation.ts Only save labels from the modal when the user finishes selection 2022-12-21 12:29:34 +08:00
setLinkArchivedMutation.ts Open source omnivore 2022-02-11 09:24:33 -08:00
setRuleMutation.ts Add UI for the rules engine 2022-11-23 13:42:34 +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 Made minor changes 2022-06-02 08:46:16 +00:00
unsubscribeMutation.ts Create subscription type instead of importing from GraphQL 2022-04-22 12:17:09 -07:00
updateHighlightMutation.ts Separate the mutations out of lower level components 2022-03-22 13:58:39 -07:00
updateLabelMutation.ts Remove debug statements 2022-04-06 12:12:55 -07:00
updatePageMutation.ts Update savedAt and publishedAt 2023-03-03 19:20:06 +08:00
updateShareHighlightCommentMutation.ts Open source omnivore 2022-02-11 09:24:33 -08:00
uploadFileMutation.ts More warnings clean up 2023-02-27 10:34:12 +08:00
uploadImportFileMutation.ts More warnings clean up 2023-02-27 10:34:12 +08:00