|
|
02ba753375
|
Upload speech marks file to gcs too
|
2022-08-18 19:24:38 +08:00 |
|
|
|
c482ad320b
|
Add duration in logging
|
2022-08-18 19:24:38 +08:00 |
|
|
|
b0bf4fc5ce
|
Create speech while requesting
|
2022-08-18 19:24:38 +08:00 |
|
|
|
301746d494
|
Add /:id/mp3 router to redirect request to speech MP3 URL
|
2022-08-18 19:24:38 +08:00 |
|
|
|
c74f2bc3fd
|
Enqueue text to speech task after creating article
|
2022-08-18 19:24:38 +08:00 |
|
|
|
447e413605
|
Add function to parse HTML to SSML
|
2022-08-18 19:24:38 +08:00 |
|
|
|
def8f28138
|
Add Azure Speech Service dependencies
|
2022-08-18 19:24:38 +08:00 |
|
|
|
355e33b648
|
Test Mandarin
|
2022-08-18 19:24:38 +08:00 |
|
|
|
e086a14ac2
|
Convert time to ms
|
2022-08-18 19:24:38 +08:00 |
|
|
|
77570aa5ab
|
Synthesize text to speech with azure API
|
2022-08-18 19:24:36 +08:00 |
|
|
|
94f9dd9e6e
|
Enqueue text to speech tasks
|
2022-08-18 19:23:41 +08:00 |
|
|
|
4b42d013ca
|
Convert text to OGG file
|
2022-08-18 19:23:41 +08:00 |
|
|
|
0419472c2e
|
Upload audio file with public access right
|
2022-08-18 19:23:41 +08:00 |
|
|
|
dd332f5ee6
|
Add tests
|
2022-08-18 19:23:41 +08:00 |
|
|
|
bca0f5ed59
|
Create Amazon Polly text to speech integration
|
2022-08-18 19:23:41 +08:00 |
|
|
|
9ded821d85
|
Bump @sentry/integrations from 6.19.6 to 7.10.0
Bumps [@sentry/integrations](https://github.com/getsentry/sentry-javascript) from 6.19.6 to 7.10.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.19.6...7.10.0)
---
updated-dependencies:
- dependency-name: "@sentry/integrations"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-15 02:16:56 +00:00 |
|
|
|
5de2d65ce4
|
Merge pull request #1052 from omnivore-app/dependabot/npm_and_yarn/sentry/tracing-7.9.0
Bump @sentry/tracing from 5.30.0 to 7.9.0
|
2022-08-15 10:14:54 +08:00 |
|
|
|
5da6a5e036
|
Fix setLabelsForHighlights integration tests
|
2022-08-09 10:10:07 +08:00 |
|
|
|
427cecf6b9
|
Update syncedAt after syncing
|
2022-08-09 09:51:31 +08:00 |
|
|
|
858c91d814
|
Bump @sentry/tracing from 5.30.0 to 7.9.0
Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript) from 5.30.0 to 7.9.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/5.30.0...7.9.0)
---
updated-dependencies:
- dependency-name: "@sentry/tracing"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-08 21:51:50 +00:00 |
|
|
|
134482a261
|
Add integration tests for integration router
|
2022-08-08 23:11:35 +08:00 |
|
|
|
7ac45ca748
|
Add deleteIntegration API and integration tests
|
2022-08-08 18:34:13 +08:00 |
|
|
|
4aa62d6031
|
Add list integrations API and integration tests
|
2022-08-08 18:12:44 +08:00 |
|
|
|
0cf3f58258
|
Add integration tests for setIntegration API
|
2022-08-08 17:09:23 +08:00 |
|
|
|
8070273dad
|
Fix tests
|
2022-08-05 16:10:33 +08:00 |
|
|
|
22ce59a198
|
Enqueue or delete sync task when create or disable integration
|
2022-08-05 16:09:26 +08:00 |
|
|
|
5a8184da3a
|
Add taskName in integrations table
|
2022-08-05 16:09:26 +08:00 |
|
|
|
eb2ee5ab55
|
Add task to handle sync with integrations
|
2022-08-05 16:09:26 +08:00 |
|
|
|
c0c58bf751
|
Only sync pages that were updated after syncedAt
|
2022-08-05 16:09:26 +08:00 |
|
|
|
8e9d1fcc4f
|
Update integration syncedAt if successful
|
2022-08-05 16:09:26 +08:00 |
|
|
|
bd73da0571
|
Add syncedAt field in integrations table
|
2022-08-05 16:09:26 +08:00 |
|
|
|
8aa7ccdd1e
|
Add INTEGRATION_TASK_HANDLER_URL in env
|
2022-08-05 16:09:26 +08:00 |
|
|
|
971bbfda7f
|
Add integrations service router to sync pages with integrations
|
2022-08-05 16:09:26 +08:00 |
|
|
|
24caac2ed5
|
Update integration updatedAt after syncing
|
2022-08-05 16:09:26 +08:00 |
|
|
|
8f50285ad5
|
Allow search page by highlight or label id
|
2022-08-05 16:09:24 +08:00 |
|
|
|
fa97c9511c
|
Add Readwise create highlight API integration
|
2022-08-05 16:08:20 +08:00 |
|
|
|
73bf695cf3
|
Add function to get highlight start location
|
2022-08-05 16:08:20 +08:00 |
|
|
|
b8dbcdb2bd
|
Add createHighlight API integration for Readwise
|
2022-08-05 16:08:20 +08:00 |
|
|
|
dd2db71876
|
Add createIntegration API implementation
|
2022-08-05 16:08:20 +08:00 |
|
|
|
e66d047d51
|
Add createIntegration API to the GQL schema
|
2022-08-05 16:08:20 +08:00 |
|
|
|
db27ac7d59
|
Add integration entity
|
2022-08-05 16:08:20 +08:00 |
|
|
|
977bd1deda
|
Fix tests
|
2022-08-05 11:44:02 +08:00 |
|
|
|
f2319bd70d
|
Fix conflicts after rebasing
|
2022-08-04 21:56:38 +08:00 |
|
|
|
73ce9072f3
|
Add test for afterLabel not exists
|
2022-08-04 21:39:45 +08:00 |
|
|
|
eee918c522
|
Fix test Con't
|
2022-08-04 21:39:45 +08:00 |
|
|
|
4916bdf1f3
|
Fix tests
|
2022-08-04 21:39:45 +08:00 |
|
|
|
7c73982fe3
|
Add test for moving to the top
|
2022-08-04 21:39:45 +08:00 |
|
|
|
ace5628c11
|
Add integration test
|
2022-08-04 21:39:43 +08:00 |
|
|
|
a95f532e44
|
Add moveLabel api implementation
|
2022-08-04 21:38:36 +08:00 |
|
|
|
b12607887e
|
Add moveLable api in gql Schema
|
2022-08-04 21:38:05 +08:00 |
|