|
|
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 |
|
|
|
3b0bbeb760
|
Dont have a maxwidth on colours dropdown, it needs a little more space with our new fonts
|
2022-08-18 12:37:37 +08:00 |
|
|
|
6a00f0b8c5
|
Revert the react dropdown menu upgrade, it broke all our menus
|
2022-08-18 12:35:21 +08:00 |
|
|
|
f6cdfaf8c9
|
Use bold on the new library headline font
|
2022-08-18 11:51:29 +08:00 |
|
|
|
0eda66652e
|
Merge pull request #1090 from omnivore-app/fix/1076
Added CSS to make Menu scrollable
|
2022-08-18 11:43:44 +08:00 |
|
|
|
4893587a53
|
Merge pull request #1084 from omnivore-app/dependabot/npm_and_yarn/radix-ui/react-dropdown-menu-1.0.0
Bump @radix-ui/react-dropdown-menu from 0.1.6 to 1.0.0
|
2022-08-18 11:26:27 +08:00 |
|
|
|
4e5dc845cb
|
Merge pull request #1072 from omnivore-app/dependabot/npm_and_yarn/sentry/integrations-7.10.0
Bump @sentry/integrations from 6.19.6 to 7.10.0
|
2022-08-18 11:10:42 +08:00 |
|
|
|
7a19d613ac
|
Added CSS to make Menu scrollable
|
2022-08-17 16:12:21 -05:00 |
|
|
|
f9480d39f4
|
Merge pull request #1087 from omnivore-app/1074
Remove Wiggle effect on sub menu items
|
2022-08-17 07:31:51 -05:00 |
|
|
|
a7f7f80c90
|
Fix the style for cancel buttons on non-login pages
|
2022-08-17 14:21:57 +08:00 |
|
|
|
e41b3cf2bd
|
fixed CSS issues
|
2022-08-16 09:19:42 -05:00 |
|
|
|
616a652aed
|
resolving conflicts
|
2022-08-16 09:03:48 -05:00 |
|
|
|
e0e47f1623
|
Merge pull request #1088 from omnivore-app/1075
Adding background color to active item and cleaning up
|
2022-08-16 08:56:18 -05:00 |
|
|
|
bf63ec61cb
|
Fix empty arrow function
|
2022-08-16 17:20:21 +08:00 |
|
|
|
dfca5d1be7
|
adding the active status to the menu items
|
2022-08-15 19:02:13 -05:00 |
|
|
|
42ee36d8d9
|
Adding background color to active item and cleaning up
|
2022-08-15 18:46:29 -05:00 |
|
|
|
f33e3d686e
|
remove animation and cleaning up menu.css file
|
2022-08-15 17:46:02 -05:00 |
|
|
|
150291fe0b
|
Removing animation and hover effect
|
2022-08-15 16:57:05 -05:00 |
|
|
|
74f91ee84b
|
Bump @radix-ui/react-dropdown-menu from 0.1.6 to 1.0.0
Bumps [@radix-ui/react-dropdown-menu](https://github.com/radix-ui/primitives) from 0.1.6 to 1.0.0.
- [Release notes](https://github.com/radix-ui/primitives/releases)
- [Changelog](https://github.com/radix-ui/primitives/blob/main/release-process.md)
- [Commits](https://github.com/radix-ui/primitives/commits)
---
updated-dependencies:
- dependency-name: "@radix-ui/react-dropdown-menu"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-15 21:19:19 +00:00 |
|
|
|
0c27f5445d
|
Remove empty arrow function
|
2022-08-15 14:53:57 +08:00 |
|
|
|
bd89ee4e17
|
Handle changing the list layout and search term using a coordinator pattern
|
2022-08-15 14:44:05 +08:00 |
|
|
|
b6d58d15be
|
Make the library layout toggles into buttons
|
2022-08-15 12:13:25 +08:00 |
|
|
|
4ed34d6a0b
|
Rename library active menu item colour var to be more descriptive
|
2022-08-15 11:09:27 +08:00 |
|
|
|
e2a04c0ea6
|
Improve layout of library page headers
|
2022-08-15 10:37:26 +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 |
|
|
|
e4ee66e6ab
|
Merge pull request #1053 from omnivore-app/dependabot/npm_and_yarn/puppeteer-core-16.1.0
Bump puppeteer-core from 15.3.2 to 16.1.0
|
2022-08-15 10:15:35 +08: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 |
|
|
|
7491367821
|
Use an icon for subscriptions
Should probably use site icons where we can, but this at least
fixes the UI.
|
2022-08-12 14:42:23 +08:00 |
|
|
|
745416d5f1
|
Fix empty arrow function
|
2022-08-12 12:07:49 +08:00 |
|
|
|
7a8516eb6b
|
SVG attribute naming cleanup
|
2022-08-12 11:51:20 +08:00 |
|
|
|
e4a66f8f9e
|
Use a single dictionary for labels and subscriptions
|
2022-08-12 11:48:03 +08:00 |
|
|
|
5e5ed35687
|
Added Code to support sub menu for Labels and subscriptions
|
2022-08-12 01:16:22 +02:00 |
|
|
|
b6af9d3e5c
|
Add libraryActive colour
|
2022-08-11 19:21:05 +08:00 |
|
|
|
695a9ce649
|
Add page with new library layout
|
2022-08-11 17:36:09 +08:00 |
|
|
|
858448e0d4
|
Update style for new library, display progress bar backgrounds
|
2022-08-11 17:34:44 +08:00 |
|
|
|
4f19d9f5ec
|
Add new text style
|
2022-08-11 17:34:14 +08:00 |
|