|
|
dcfcd9f600
|
Fix: Improve the icon alignment in toggle buttons
|
2022-10-05 18:10:23 +08:00 |
|
|
|
c65a484ded
|
Merge pull request #1277 from omnivore-app/feature/mark-by-sentence
Add sentence-level speech marks
|
2022-10-05 14:53:39 +08:00 |
|
|
|
0071d88443
|
Stop deducting length of SSML starting tags in the offset
|
2022-10-05 12:36:29 +08:00 |
|
|
|
9d768c04a9
|
Merge pull request #1273 from omnivore-app/fix/apple-id-button
Embed the apple id button so it doesnt fail when the apple CDN returns 404
|
2022-10-05 11:51:05 +08:00 |
|
|
|
c2a44f4991
|
Restore HTTP interceptor to the normal unmocked behaviour after testing
|
2022-10-05 11:29:23 +08:00 |
|
|
|
edd1b908ee
|
Fix tests
|
2022-10-05 11:29:23 +08:00 |
|
|
|
034f833529
|
Calculate the length of each sentence in speech marks
|
2022-10-05 11:29:23 +08:00 |
|
|
|
5e79529e11
|
Add sentence-level speech marks
|
2022-10-05 11:29:23 +08:00 |
|
|
|
fd3047a8ab
|
Escape HTML entities when synthesizing because we are sending raw text now
|
2022-10-05 11:27:28 +08:00 |
|
|
|
e5c215fb9d
|
Add test for long sentence
|
2022-10-05 10:34:51 +08:00 |
|
|
|
e3959c4ab8
|
Fix tests
|
2022-10-05 10:26:12 +08:00 |
|
|
|
3bd6b3d137
|
Do not break on words and long sentence if exceeds 256 chars
|
2022-10-05 10:25:24 +08:00 |
|
|
|
851e264300
|
Add test case
|
2022-10-04 19:35:14 +08:00 |
|
|
|
690ce05b0e
|
if we hit 256, look back for first ending sentence within 80 chars
|
2022-10-04 17:16:26 +08:00 |
|
|
|
39dcab5076
|
Fix tests
|
2022-10-04 16:28:04 +08:00 |
|
|
|
ae4c01f2d3
|
Split utterance into chunks of 256 chars
|
2022-10-04 16:06:05 +08:00 |
|
|
|
0aa17eb6dc
|
Merge pull request #1269 from omnivore-app/fix/content-handler-dependency
Import content-handler as local dependency
|
2022-10-04 16:05:14 +08:00 |
|
|
|
1024e5e5d6
|
Add Dockerfile for text-to-speech
|
2022-10-04 16:01:01 +08:00 |
|
|
|
4ced49c4f3
|
Remove register/should
|
2022-10-04 15:38:05 +08:00 |
|
|
|
d6e465d482
|
Add Dockerfile for pdfHandler
|
2022-10-04 15:28:12 +08:00 |
|
|
|
7187326d90
|
Use li-date and post-tag selectors instead of post-meta as that usually has useful data
|
2022-10-04 15:06:54 +08:00 |
|
|
|
61303419a0
|
Add timeout
|
2022-10-04 14:25:19 +08:00 |
|
|
|
8a4777011f
|
Improve readability of dev.to pages
|
2022-10-04 13:40:26 +08:00 |
|
|
|
dd508f2f63
|
Dont double encode the redirect uri
|
2022-10-04 13:25:22 +08:00 |
|
|
|
cf582df406
|
use const instead of let
|
2022-10-04 13:10:31 +08:00 |
|
|
|
cdef752a81
|
Embed the apple id button so it doesnt fail when the apple CDN returns 404
|
2022-10-04 13:04:52 +08:00 |
|
|
|
767053e31b
|
mock redirect request
|
2022-10-04 11:27:55 +08:00 |
|
|
|
53d6afe25f
|
Fix tests
|
2022-10-04 10:47:58 +08:00 |
|
|
|
9cae703666
|
Fix Dockerfile
|
2022-10-04 10:20:13 +08:00 |
|
|
|
78bce2d1e7
|
Add Dockerfile for cloud run
|
2022-10-04 09:51:42 +08:00 |
|
|
|
29b35d6363
|
declare recentSearches as unknown array to avoid type error
|
2022-10-03 08:31:50 -07:00 |
|
|
|
726df26c15
|
Temporarily copy content-handler to cloud functions root dir when doing cloud build
|
2022-10-03 15:39:05 +08:00 |
|
|
|
4b01fccad8
|
Fix content-fetch dockerfile
|
2022-10-03 14:21:31 +08:00 |
|
|
|
cae2715a52
|
Remove content-handler
|
2022-10-03 11:15:09 +08:00 |
|
|
|
a9607adfd3
|
Import content-handler as local dependency
|
2022-10-03 11:11:24 +08:00 |
|
|
|
6ae0948ca9
|
Merge branch 'main' of github.com:omnivore-app/omnivore into feat/1078
|
2022-10-01 14:55:39 -05:00 |
|
|
|
25740465f2
|
Add timeout
|
2022-09-30 13:10:58 +08:00 |
|
|
|
8942398092
|
Change GET to HEAD
|
2022-09-30 12:52:09 +08:00 |
|
|
|
9841ce7f8e
|
Remove parsing newsletter emails from forwarded emails
|
2022-09-30 12:51:23 +08:00 |
|
|
|
b00a516737
|
Add other newsletter handlers
|
2022-09-30 12:51:23 +08:00 |
|
|
|
9b209314a6
|
Rename content to websites
|
2022-09-30 12:51:22 +08:00 |
|
|
|
f7b20f3186
|
Add newsletter handlers
|
2022-09-30 12:51:22 +08:00 |
|
|
|
dfbd317f99
|
Import content-handler in inbound-email-handler
|
2022-09-30 12:51:22 +08:00 |
|
|
|
99956539a0
|
Handle newsletter in content-handlers
|
2022-09-30 12:51:22 +08:00 |
|
|
|
206d795c54
|
Import content-handler in puppeteer
|
2022-09-30 12:51:22 +08:00 |
|
|
|
8c61832c77
|
Import content-handler in content-fetch
|
2022-09-30 12:51:22 +08:00 |
|
|
|
8fb398eae4
|
Add tests
|
2022-09-30 12:51:22 +08:00 |
|
|
|
5fdb8b337d
|
Lint
|
2022-09-30 12:51:22 +08:00 |
|
|
|
6deb62d983
|
Add handlers for content-fetching
|
2022-09-30 12:51:22 +08:00 |
|
|
|
91952e587b
|
Replace newsletter-handler with content-handler
|
2022-09-30 12:51:22 +08:00 |
|