Commit Graph

850 Commits

Author SHA1 Message Date
6a9a5c3870 Merge pull request #1408 from omnivore-app/fix/use-must-clause
Replace filter clause with must clause in the search query in elastic
2022-11-14 11:32:33 +08:00
3f6a3b36ff Replace default voice to Larry for pre-generating 2022-11-11 18:34:44 +08:00
2301f44848 Replace filter clause with must clause in the search query in elastic 2022-11-11 18:31:47 +08:00
a78074b0da Merge pull request #1406 from omnivore-app/set-voice-in-user-personalization
set voice in user personalization
2022-11-11 16:57:49 +08:00
2cff9f049a Temporarily disable feature api tests 2022-11-11 16:54:18 +08:00
588a14c6b9 Fix tests 2022-11-11 16:47:32 +08:00
9872355056 Allow apollo sandbox access in local env only 2022-11-11 16:18:11 +08:00
917396c976 Upsert user personalization in db 2022-11-11 16:11:09 +08:00
eaaf1c052b Fix typo 2022-11-11 15:39:47 +08:00
67b26be547 Allow apollo sandbox access 2022-11-11 15:24:54 +08:00
c5c59c07c0 Fix test for search field 2022-11-11 15:19:53 +08:00
83dbb54896 Allow filtering by author 2022-11-11 15:01:14 +08:00
477b5d7d24 Fix typeorm issue 2022-11-11 14:53:46 +08:00
ac21e4e6c8 Set voice and secondary voice in user personalization 2022-11-11 14:08:28 +08:00
ce18d33ae1 Change queue name 2022-11-11 10:14:46 +08:00
c09074d901 Fix tests of optInFeatures API 2022-11-10 21:32:49 +08:00
d58fb63c87 Pre-fetch realistic voice only if user is opted in 2022-11-10 18:49:52 +08:00
b0938ee96c Pre-fetch realistic voice only if user is opted in 2022-11-10 18:48:00 +08:00
69d6b60adc Extend expiration of the jwt token to 1 year 2022-11-10 17:42:25 +08:00
399e31534d Update jwt token 2022-11-09 22:48:33 +08:00
c89ffdeaf9 Fix some tests 2022-11-09 18:14:15 +08:00
63de1c3359 Add optInFeature API 2022-11-09 17:35:54 +08:00
98f59c50f0 Remove token in features table 2022-11-09 11:32:08 +08:00
c2f4ba4a57 Add features entity 2022-11-08 18:14:23 +08:00
398e242131 Add features table 2022-11-08 17:30:03 +08:00
f2a69d06c4 Change default rate to 1.1 2022-11-08 16:53:35 +08:00
ddd1e84686 Add language and rate in the cloud task params 2022-11-08 16:22:23 +08:00
769e8c5f96 Add default language and rate 2022-11-08 15:41:20 +08:00
3ffd7739bb Default voice is Larry 2022-11-08 14:23:48 +08:00
44987072ee Get voice from user personalization 2022-11-08 13:08:05 +08:00
271280f4fc Fix not correctly getting audio file 2022-11-08 12:56:52 +08:00
e62765c3e6 Save steaming data in GCS 2022-11-08 11:24:47 +08:00
1af5af0e97 Get realistic voice id from user personalization table 2022-11-08 10:21:27 +08:00
2e47b0879c Convert HTML to utterances 2022-11-07 19:30:20 +08:00
8712a3efef Merge pull request #1373 from omnivore-app/fix/substack-embedded-tweets
Handle embedded tweets in substack emails
2022-11-01 15:04:03 +08:00
d5583455ca Forward text if html is not found in the email 2022-11-01 12:47:23 +08:00
54ad303ed7 Add a nock for stratechery test 2022-11-01 11:54:57 +08:00
028b212ecb Fix readwise api error when image_url is empty by removing image_url from api payload 2022-10-31 12:45:49 +08:00
324e0191d6 Fix tests 2022-10-28 18:01:56 +08:00
e87b81c5c8 Use order instead of page to indicate highlight location in Readwise 2022-10-28 17:44:14 +08:00
1c31e5fc15 Skip sync with Readwise if no highlights 2022-10-28 15:05:16 +08:00
bad6904909 Merge pull request #1355 from omnivore-app/fix/sync-integration
Use the correct data format in the pub/sub queue
2022-10-27 14:15:01 +08:00
3446bc3555 Use the correct data format in the pub/sub queue 2022-10-27 14:01:32 +08:00
f0dc9b7d13 Fix tests 2022-10-27 12:45:32 +08:00
2169ade48f Persist integration in db before creating cloud task to sync with integrations 2022-10-27 11:32:56 +08:00
614c6a2b95 Merge pull request #1347 from omnivore-app/fix/puppeteer-timeout
Use auth token to identify client request in rate limiter
2022-10-25 17:21:13 +08:00
57ba9afbfa Remove debugging 2022-10-25 13:17:57 +08:00
c9ea622461 Use auth token to identify client request in rate limiter 2022-10-25 12:42:32 +08:00
5e68e30d5b Add highlightPositionPercent and highlightPositionAnchorIndex in highlight api 2022-10-25 10:24:30 +08:00
a2f31c943f Fix tests 2022-10-20 11:31:39 +08:00