Commit Graph

1907 Commits

Author SHA1 Message Date
95ce2d72ab Making sure that search input has atleast one letter to save in local storage 2022-09-15 11:20:45 -06:00
fcca0e508b cleaning up CSS around List and List Items and spans 2022-09-15 11:17:04 -06:00
0d2f8fd043 More clean up on the CSS since now the menu dropdown is better aligned 2022-09-15 10:53:45 -06:00
2e58250779 controlling height of List, adding scrollbar on overflow 2022-09-15 10:43:30 -06:00
c6980fa843 Adding onClick on X on the Menu list items, fixing layout and moving props of Downshift - that fixed the layout and click events 2022-09-15 10:40:50 -06:00
eb98154b70 Merge branch 'main' of github.com:omnivore-app/omnivore into feat/1078 2022-09-15 09:04:23 -06:00
e6ef9c98ca Fixing list view for longer texts and layout 2022-09-15 09:04:06 -06:00
bf24107db8 Disable android link until new build is live 2022-09-15 11:48:14 +08:00
ceed42f247 Add colon in logging text 2022-09-15 11:14:35 +08:00
8ce9c37314 Log synthesis cancel reason 2022-09-15 11:08:56 +08:00
e4fc10e09b Remove some debugging logs 2022-09-15 10:58:27 +08:00
f0b01e6eba Improve error logging in tts cloud functions 2022-09-15 10:57:13 +08:00
303effe849 Log request body only in tts cloud functions 2022-09-15 10:44:25 +08:00
f881b11aa2 Add the Android button to the about footer 2022-09-14 11:55:22 +08:00
bffbda7ddd Update default open graph image 2022-09-14 11:28:44 +08:00
d617a50bfa New copy for about and login pages 2022-09-14 11:19:19 +08:00
381634882e Remove unused template for old About page 2022-09-14 10:47:37 +08:00
66ea008f05 WIP: fetch speech files, show some follow along 2022-09-13 15:22:09 +08:00
a01194d780 Adding layout for the dropdown- CSS for the icons and text alignment 2022-09-12 16:48:23 -06:00
4de634a4ea Adding the icons and CSS for the dropdown - Search 2022-09-12 16:25:31 -06:00
e86a107a9a Bump up image size to 160*160 2022-09-12 17:05:31 +08:00
cb13d08421 Strip Emojis from title 2022-09-12 10:55:26 +08:00
3827195aea Catch Maximum call stack size exceeded error when converting html to text and fallback to linkedom 2022-09-12 10:53:51 +08:00
d04ad9d272 Strip Emojis from html text content 2022-09-09 18:33:52 +08:00
f83435eb07 Add stripEmojis 2022-09-09 17:18:27 +08:00
ea59efbf4d Replace with the test address 2022-09-09 15:22:22 +08:00
512c7e10d8 Update sender address 2022-09-09 15:19:54 +08:00
02ab4e45e5 Fix not setting confirmation code from Google Japan confiramtion emails 2022-09-09 15:12:19 +08:00
a01a10e3f5 Put title the first utterance 2022-09-09 12:10:29 +08:00
09bf82910b Merge branch 'main' of github.com:omnivore-app/omnivore into feat/1078 2022-09-08 17:26:25 -06:00
cd97ff0ebb cleaning up comments related to searchTerm 2022-09-08 17:20:06 -06:00
2556fda6da commenting out searchTerm from the file, leveraging inputValue, setting up localStorage with data, loading the data in the dropdown, selection of the field 2022-09-08 17:18:21 -06:00
173f543de0 CSS clean up and removing commented out code that is not needed 2022-09-08 17:08:12 -06:00
04b6d8f6ea added filter functionality to the list 2022-09-08 15:01:32 -06:00
589f99b6cb some more polish around the list CSS 2022-09-08 14:37:41 -06:00
89b54bc20c updated local storage to populate search dropdown and background color for highlighted index 2022-09-08 14:18:01 -06:00
1be0dd50ef Remove anchors class names that contain "tw-text-substack-secondary" as they are used for Substack subscription 2022-09-08 22:19:27 +08:00
06218ef5e0 Return image proxy url in Article function_resolver 2022-09-08 17:55:09 +08:00
2eb6255ff3 Revert change on wordOffset 2022-09-08 16:19:12 +08:00
85e39dc9f1 Use paragraph as anchor 2022-09-08 16:10:38 +08:00
ff6e84c401 Revert the change 2022-09-08 16:00:26 +08:00
e0ae73b582 Adjust wordOffset 2022-09-08 15:59:44 +08:00
bbed3330e9 Return bookmark in utterances and speech marks 2022-09-08 15:50:35 +08:00
6350a3d53e Make idx string type 2022-09-08 11:33:29 +08:00
68a932ad0b Escape entityName in ssml 2022-09-07 23:13:12 +08:00
967fb3c6d5 Do not throw error if text is empty 2022-09-07 22:56:37 +08:00
8e8a6dccd0 Change rate to string type 2022-09-07 22:55:07 +08:00
9a62a3c31e Add pageId to speech-file 2022-09-07 22:51:44 +08:00
3cf3d40482 Replace speech-file with speech in the route 2022-09-07 22:48:40 +08:00
f927f879fd Exclude empty text in utterances 2022-09-07 22:48:06 +08:00