..
addPopularReadMutation.ts
Add popular reads for onboarding
2022-05-24 15:31:55 -07:00
articleReadingProgressMutation.ts
Separate the mutations out of lower level components
2022-03-22 13:58:39 -07:00
createArticleFromURLMutation.ts
Open source omnivore
2022-02-11 09:24:33 -08:00
createHighlightMutation.ts
Reduce the data fetched when creating highlights
2022-03-24 10:50:46 -07: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
mergeHighlightMutation.ts
Bridge response values from highlight mutations back to JS in the format it expects
2022-03-24 10:52:26 -07: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
Open source omnivore
2022-02-11 09:24:33 -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
Add web UI for editing bylines
2022-11-25 11:16:20 +08:00
updateShareHighlightCommentMutation.ts
Open source omnivore
2022-02-11 09:24:33 -08:00
uploadFileMutation.ts
Call mutate after uploading an item completes
2022-11-14 17:05:38 +08:00
uploadImportFileMutation.ts
Add uploadImportFile API method
2023-01-03 10:01:59 +08:00
userPersonalizationMutation.ts
Open source omnivore
2022-02-11 09:24:33 -08:00