| .. |
|
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 |
|
deleteDiscoverArticle.ts
|
Fix Linting...
|
2024-01-09 11:22:32 +01: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 |
|
discoverFeedMutation.ts
|
Fix Linting...
|
2024-01-09 11:22:32 +01:00 |
|
emptyTrashMutation.ts
|
Add empty trash support to account page
|
2024-03-05 13:15:46 +08:00 |
|
exportToIntegrationMutation.ts
|
add long polling to check exporter state
|
2024-03-21 12:19:12 +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
|
Copy params so no extra params are sent
|
2024-02-01 09:59:42 +08:00 |
|
optIntoFeatureMutation.ts
|
remove button if feature is requested
|
2024-03-28 15:53:13 +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 |
|
saveDiscoverArticle.ts
|
Fix Linting...
|
2024-01-09 11:22:32 +01: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
|
fix some state issue
|
2024-04-04 12:19:17 +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 |
|
unsubscribeDiscoverFeedMutation.ts
|
Fix Linting...
|
2024-01-09 11:22:32 +01:00 |
|
unsubscribeMutation.ts
|
Fix some issues with unsubscribing on web
|
2024-03-14 18:09:38 +08:00 |
|
updateDiscoverFeedMutation.ts
|
Fix Linting...
|
2024-01-09 11:22:32 +01: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
|
Allow toggling the fetch content type per feed
|
2024-03-05 18:03:24 +08:00 |
|
updateUserMutation.ts
|
Update imports
|
2024-02-16 11:56:26 +08:00 |
|
updateUserProfileMutation.ts
|
Warnings cleanup
|
2024-02-16 12:25:45 +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 |