Commit Graph

181 Commits

Author SHA1 Message Date
5edba30e23 create an integration handler for syncing with readwise 2023-10-30 14:41:52 +08:00
6db23ba05c Add intercom identity verification 2023-10-27 16:13:03 +08:00
f18ea7a7ce ignore position check if force = true in reading progress api payload 2023-10-23 20:57:20 +08:00
4e36a5809e fix failure of re-subscribing rss feed 2023-10-20 11:05:58 +08:00
1880f2ace4 Update rss handler to fetch a group of rss feeds in one task 2023-10-19 17:27:55 +08:00
78a642db6d Update type signature 2023-10-18 19:53:26 +08:00
cf101c6d18 Cache and check feed checksums to reduce fetching 2023-10-18 16:26:03 +08:00
2e5529fd81 allow readingProgressAnchorIndex to be null 2023-10-05 14:31:07 +08:00
68e381deb2 revert note changes 2023-10-05 14:31:06 +08:00
fdd771bc06 add migration script 2023-10-05 14:31:06 +08:00
5ed7e819e8 fix label constraint 2023-10-05 14:28:52 +08:00
65bb4aa85f remove knex 2023-10-05 14:27:18 +08:00
ee50529f95 add update email form on account page 2023-10-02 22:21:50 +08:00
c40e64773a convert to email api 2023-10-02 17:01:13 +08:00
d433d48365 Add Filters, and editing filters. 2023-08-30 19:37:24 +02:00
ce480806c0 add color to create/update/merge highlight api and highlight schema 2023-08-18 13:30:54 +08:00
5f6be169bd add savedAt and publishedAt to saveUrl api 2023-08-14 17:10:34 +08:00
b403dea247 add a button to pause rss feed 2023-08-01 22:07:53 +08:00
0a227decdd Merge pull request #2515 from omnivore-app/fix/push-notification
fix/push notification
2023-07-26 12:36:13 +08:00
e0a6a2e0a4 limit number of rss subscriptions to 20 2023-07-21 15:28:20 +08:00
9a224d2324 add event_types and fix the validation of form on rules page 2023-07-20 18:33:30 +08:00
6ef74a2601 disable import button while importer is running 2023-07-20 09:52:23 +08:00
153662ce6a set savedAt and publishedAt timestamp for rss item 2023-07-14 12:21:34 +08:00
435fa0c541 Merge pull request #2478 from omnivore-app/fix/puppeteer-timezone
add optional locale and timezone to saveUrl request for puppeteer to use
2023-07-11 17:32:10 +08:00
1f283e6122 add optional locale and timezone to saveUrl request for puppeteer to use 2023-07-11 16:15:32 +08:00
b1b4a2e3fd save rss feed url in the index 2023-07-11 13:14:43 +08:00
56a27878dc add updateSubscription api 2023-07-10 15:24:33 +08:00
574636451d update api to accommodate rss feed subscriptions 2023-07-06 19:51:30 +08:00
2adf753f8f update graphql schema 2023-07-06 19:51:30 +08:00
599d61016e feat: add category field to Filter object 2023-07-03 19:06:45 +08:00
a413521e3b Merge pull request #2445 from omnivore-app/feature/create-labels
feat: create labels if not exist when setting labels
2023-07-03 16:54:15 +08:00
88dc514d27 feat: allow recovering a soft deleted item through updatePage api 2023-06-30 18:39:43 +08:00
13afb7febd feat: create labels if not exist when setting labels in the highlight 2023-06-30 11:40:39 +08:00
8d3cac989b feat: create labels if not exist when setting labels in the page 2023-06-30 11:08:03 +08:00
8904247620 add test 2023-06-09 18:58:41 +08:00
5db4354f3f make internal optional in label response 2023-06-09 17:33:14 +08:00
55904ccf04 feat: add set favorite article api which adds the favorites internal label to it 2023-06-09 13:09:47 +08:00
6116746e80 feat: make newsletters and favorites internal labels 2023-06-09 12:48:46 +08:00
039f00e3b2 perf: add max doc and throttling to bulk api 2023-06-08 18:36:09 +08:00
de3623d3f2 allow mark as read and add labels bulk actions 2023-06-08 13:05:30 +08:00
1af845e4e5 feat: add bulk action api schema 2023-06-07 21:50:43 +08:00
a439aac7e7 feat: update api to include preview image 2023-06-05 12:38:30 +08:00
565c932a2d Add archivedAt to the search item in the search api response 2023-05-12 12:22:11 +08:00
130677b50c Add contentReader to the typeAheadSearchResult 2023-04-20 10:00:56 +08:00
69df32d428 Implement a reader for epubs 2023-04-18 09:00:48 +08:00
9857af27e2 Add labels and state to createArticle API 2023-04-12 17:04:59 +08:00
abd42f7064 Add labels and state to saveUrl API 2023-04-12 16:50:11 +08:00
87d3f5b3d8 Add labels and state to savePage API 2023-04-12 16:50:11 +08:00
fcf08fc364 Add state and labels to savePageInput 2023-04-12 16:50:11 +08:00
1c5991aded import from integration api return a boolean value 2023-04-12 16:50:10 +08:00