Commit Graph

4196 Commits

Author SHA1 Message Date
ad391fb4e6 Handle various DnD states 2022-11-14 16:39:05 +08:00
5c1e4e4667 Use string instead of URL with fetch 2022-11-14 15:18:02 +08:00
87b90fbeaa Handle uploading with fetch, set the filename on upload 2022-11-14 15:10:35 +08:00
c79d2a3ed7 Fix debug 2022-11-14 12:26:12 +08:00
389dcc4430 Use xhr to upload 2022-11-14 12:19:55 +08:00
0a43674da3 Linting fix 2022-11-14 12:02:38 +08:00
5c62a63788 Remove mode 2022-11-14 12:01:02 +08:00
c9771bb2c3 Add a file uploader 2022-11-14 11:54:28 +08:00
857fd59199 fixing text color for different themes 2022-11-11 10:18:53 -03:00
9dfa628d71 Added drag and drop with temporary display of files being dropped for debugging purposes 2022-11-11 09:59:14 -03:00
05404046a7 Merge branch 'main' of github.com:omnivore-app/omnivore into feat/dragndrop 2022-11-11 09:39:06 -03:00
19b8b1a965 Merge pull request #1409 from omnivore-app/change-default-voice
Replace default voice to Larry for pre-generating
2022-11-11 18:39:15 +08:00
3f6a3b36ff Replace default voice to Larry for pre-generating 2022-11-11 18:34:44 +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
eda8ff5f97 Merge pull request #1407 from omnivore-app/feat/search-by-author
Allow filtering by author
2022-11-11 15:54:45 +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
f9fa4656d0 Merge pull request #1405 from omnivore-app/fix/features-test
Fix tests of optInFeatures API
2022-11-11 10:33:26 +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
f55ebce8ef Merge pull request #1404 from omnivore-app/fix/realistic-voice-prefetch
fix/realistic voice prefetch
2022-11-10 18:52:30 +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
f3e5076a29 Merge pull request #1403 from omnivore-app/fix/token-exp
Extend expiration of the jwt token to 1 year
2022-11-10 17:43:20 +08:00
69d6b60adc Extend expiration of the jwt token to 1 year 2022-11-10 17:42:25 +08:00
f56de45ed0 Merge pull request #1389 from omnivore-app/rate-limiting-on-tts
Add a realistic voice api provider
2022-11-10 17:25:08 +08:00
0f85071af7 validate if user has opted in to use ultra realistic voice feature 2022-11-10 17:18:16 +08:00
b9c5f02fe3 Archive audio file and speech marks file in GCS 2022-11-10 17:18:16 +08:00
751699ab53 update swift gql schema 2022-11-09 20:17:39 -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
120974f348 Merge pull request #1397 from omnivore-app/chore/bump-ios-1.20.0
bump ios to 1.20.0
2022-11-08 12:13:40 +08:00