Commit graph

4199 commits

Author SHA1 Message Date
Rupin Khandelwal
96ae67ebf3 Updating the height and width and commented out temporary code 2022-11-16 22:22:52 -03:00
Rupin Khandelwal
4902019485 Added some layout for Drag n Drop 2022-11-16 22:15:35 -03:00
Jackson Harper
b5a1d8fb9f Call mutate after uploading an item completes 2022-11-14 17:05:38 +08:00
Jackson Harper
ad391fb4e6 Handle various DnD states 2022-11-14 16:39:05 +08:00
Jackson Harper
5c1e4e4667 Use string instead of URL with fetch 2022-11-14 15:18:02 +08:00
Jackson Harper
87b90fbeaa Handle uploading with fetch, set the filename on upload 2022-11-14 15:10:35 +08:00
Jackson Harper
c79d2a3ed7 Fix debug 2022-11-14 12:26:12 +08:00
Jackson Harper
389dcc4430 Use xhr to upload 2022-11-14 12:19:55 +08:00
Jackson Harper
0a43674da3 Linting fix 2022-11-14 12:02:38 +08:00
Jackson Harper
5c62a63788 Remove mode 2022-11-14 12:01:02 +08:00
Jackson Harper
c9771bb2c3 Add a file uploader 2022-11-14 11:54:28 +08:00
Rupin Khandelwal
857fd59199 fixing text color for different themes 2022-11-11 10:18:53 -03:00
Rupin Khandelwal
9dfa628d71 Added drag and drop with temporary display of files being dropped for debugging purposes 2022-11-11 09:59:14 -03:00
Rupin Khandelwal
05404046a7 Merge branch 'main' of github.com:omnivore-app/omnivore into feat/dragndrop 2022-11-11 09:39:06 -03:00
Hongbo Wu
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
Hongbo Wu
3f6a3b36ff Replace default voice to Larry for pre-generating 2022-11-11 18:34:44 +08:00
Hongbo Wu
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
Hongbo Wu
2cff9f049a Temporarily disable feature api tests 2022-11-11 16:54:18 +08:00
Hongbo Wu
588a14c6b9 Fix tests 2022-11-11 16:47:32 +08:00
Hongbo Wu
9872355056 Allow apollo sandbox access in local env only 2022-11-11 16:18:11 +08:00
Hongbo Wu
917396c976 Upsert user personalization in db 2022-11-11 16:11:09 +08:00
Jackson Harper
eda8ff5f97
Merge pull request #1407 from omnivore-app/feat/search-by-author
Allow filtering by author
2022-11-11 15:54:45 +08:00
Jackson Harper
eaaf1c052b Fix typo 2022-11-11 15:39:47 +08:00
Hongbo Wu
67b26be547 Allow apollo sandbox access 2022-11-11 15:24:54 +08:00
Jackson Harper
c5c59c07c0 Fix test for search field 2022-11-11 15:19:53 +08:00
Jackson Harper
83dbb54896 Allow filtering by author 2022-11-11 15:01:14 +08:00
Hongbo Wu
477b5d7d24 Fix typeorm issue 2022-11-11 14:53:46 +08:00
Hongbo Wu
ac21e4e6c8 Set voice and secondary voice in user personalization 2022-11-11 14:08:28 +08:00
Hongbo Wu
f9fa4656d0
Merge pull request #1405 from omnivore-app/fix/features-test
Fix tests of optInFeatures API
2022-11-11 10:33:26 +08:00
Hongbo Wu
ce18d33ae1 Change queue name 2022-11-11 10:14:46 +08:00
Hongbo Wu
c09074d901 Fix tests of optInFeatures API 2022-11-10 21:32:49 +08:00
Hongbo Wu
f55ebce8ef
Merge pull request #1404 from omnivore-app/fix/realistic-voice-prefetch
fix/realistic voice prefetch
2022-11-10 18:52:30 +08:00
Hongbo Wu
d58fb63c87 Pre-fetch realistic voice only if user is opted in 2022-11-10 18:49:52 +08:00
Hongbo Wu
b0938ee96c Pre-fetch realistic voice only if user is opted in 2022-11-10 18:48:00 +08:00
Hongbo Wu
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
Hongbo Wu
69d6b60adc Extend expiration of the jwt token to 1 year 2022-11-10 17:42:25 +08:00
Hongbo Wu
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
Hongbo Wu
0f85071af7 validate if user has opted in to use ultra realistic voice feature 2022-11-10 17:18:16 +08:00
Hongbo Wu
b9c5f02fe3 Archive audio file and speech marks file in GCS 2022-11-10 17:18:16 +08:00
Satindar Dhillon
751699ab53 update swift gql schema 2022-11-09 20:17:39 -08:00
Hongbo Wu
399e31534d Update jwt token 2022-11-09 22:48:33 +08:00
Hongbo Wu
c89ffdeaf9 Fix some tests 2022-11-09 18:14:15 +08:00
Hongbo Wu
63de1c3359 Add optInFeature API 2022-11-09 17:35:54 +08:00
Hongbo Wu
98f59c50f0 Remove token in features table 2022-11-09 11:32:08 +08:00
Hongbo Wu
c2f4ba4a57 Add features entity 2022-11-08 18:14:23 +08:00
Hongbo Wu
398e242131 Add features table 2022-11-08 17:30:03 +08:00
Hongbo Wu
f2a69d06c4 Change default rate to 1.1 2022-11-08 16:53:35 +08:00
Hongbo Wu
ddd1e84686 Add language and rate in the cloud task params 2022-11-08 16:22:23 +08:00
Hongbo Wu
769e8c5f96 Add default language and rate 2022-11-08 15:41:20 +08:00
Hongbo Wu
3ffd7739bb Default voice is Larry 2022-11-08 14:23:48 +08:00