45a857152b
Add minLength = 1 for quote in highlight
2023-03-10 15:40:31 +08:00
bba0f69f62
Add top percentage to the reading position in API
2023-03-10 12:38:25 +08:00
a1e3ac8a07
Add quote to the updateHighlightInput of the updateHighlight API
2023-03-08 15:37:24 +08:00
bd12ecd7ec
Add publishedAt to the updatePageInput
2023-03-02 13:40:59 +08:00
bb5c104a42
Change archiveAll to bulkAction which allows deletion too
2023-02-02 21:26:37 +08:00
03ab96b7f8
Add archiveAll API
2023-02-01 18:05:16 +08:00
96f727a165
Add mark a recent email as library item api
2023-01-18 15:00:34 +08:00
62a3b48e00
Add list recent emails api
2023-01-18 15:00:34 +08:00
892a9ef30d
Add subscriptionCount and createdAt in NewsletterEmail type
2023-01-09 12:24:45 +08:00
e28c9b10bb
Fetch markdown content if specified in search API
2023-01-05 17:17:09 +08:00
7b749f974d
Convert HTML to markdown if specified
2023-01-05 12:12:48 +08:00
0edd91057e
Update user interface for file import tool
2023-01-03 17:49:07 +08:00
9314c3d8f1
Add uploadImportFile API method
...
Add uploadImportFile API method
Fix prefix, counting max files uploaded
Add resolver types
Basic web ui for the uploader interface
Allow selecting type when uploading import files
2023-01-03 10:01:59 +08:00
2c39916441
Add wordsCount to article schema
2023-01-02 16:49:11 +08:00
7c39db207b
Replace createArticle with savePage in puppeteer-parse service
2022-12-28 10:15:05 +08:00
e22d209721
Fix test
2022-12-28 09:16:44 +08:00
e9b31e375f
Update savePage API to accept parsed content in the param
2022-12-27 21:59:31 +08:00
54ceeb326a
Add canPost and canSeeMembers to type Group
2022-12-12 22:40:19 +08:00
6830da995f
Add leaveGroup API
2022-12-08 15:36:28 +08:00
62a3f6d1d8
Add recommendHighlights API
2022-12-08 11:37:35 +08:00
a8df439297
Rename recommendedBy to recommendations
2022-12-06 21:18:21 +08:00
0892d9e7e6
Add user and note to Recommendation type
2022-12-06 17:44:53 +08:00
bf18c3d3c7
Add recommendedBy in search result
2022-12-05 14:27:46 +08:00
714f0f1f63
Add joinGroup API
2022-12-05 12:47:38 +08:00
7707f100f2
Add recommend gql api
2022-12-02 19:45:26 +08:00
da3d9cf76b
Add groups api
2022-12-02 12:32:26 +08:00
7285ebb940
Add createGroup API
2022-12-01 18:41:00 +08:00
0693a6c2ff
Merge pull request #1487 from omnivore-app/saved-filters-api
...
saved filters api
2022-12-01 11:25:50 +08:00
0eebfe923a
Add position in filter table and move filter api
2022-12-01 10:26:32 +08:00
0487d8325c
Add saved filter api
2022-11-30 21:41:59 +08:00
86dccc0d44
Update savedAt in update page api
2022-11-30 13:17:50 +08:00
28025db959
Add labels in highlight type in api response
2022-11-25 17:12:47 +08:00
e4e21ddc3a
Merge pull request #1462 from omnivore-app/add-order-in-updatesince-api
...
Add sort in updatesince api and default sorting by updatedAt in descending order
2022-11-25 13:18:05 +08:00
64fd0cfdc6
Add sort in updatesince api and default sorting by updatedAt in descending order
2022-11-25 11:44:55 +08:00
319c0c4bcd
Allow changing byline in update api
2022-11-24 16:25:27 +08:00
9741f6b12d
Add highlights to newly saved pages if they contain highlight markers
2022-11-21 22:39:10 +08:00
f358094bbf
Add get device tokens api
2022-11-21 17:03:12 +08:00
88416bc178
Add get rules api
2022-11-21 15:03:15 +08:00
e53d5036dc
Add notification endpoint
2022-11-18 14:33:27 +08:00
fbe4c471cd
Add pubsub subscription to trigger rule actions
2022-11-18 14:00:10 +08:00
50fe92ac85
Add setRule resolver
2022-11-17 18:53:05 +08:00
845e932d93
Store actions as a json in db
2022-11-17 16:21:43 +08:00
60027dd670
Add rules table migration sql
2022-11-17 14:50:57 +08:00
71348ab492
Remove trigger type in gql schema
2022-11-17 14:50:57 +08:00
775180d785
Add rules api gql schema
2022-11-17 14:50:57 +08:00
917396c976
Upsert user personalization in db
2022-11-11 16:11:09 +08:00
67b26be547
Allow apollo sandbox access
2022-11-11 15:24:54 +08:00
ac21e4e6c8
Set voice and secondary voice in user personalization
2022-11-11 14:08:28 +08:00
63de1c3359
Add optInFeature API
2022-11-09 17:35:54 +08:00
5e68e30d5b
Add highlightPositionPercent and highlightPositionAnchorIndex in highlight api
2022-10-25 10:24:30 +08:00