Commit graph

1722 commits

Author SHA1 Message Date
Jackson Harper
28a52b24f5 Remove unused learn more link, this is lowered to under the description text 2022-05-23 12:09:28 -07:00
Jackson Harper
c6fd8bcf4a Add some padding on appstore install button 2022-05-23 12:09:07 -07:00
gitstart-omnivore
06bffa5060 Added underline 2022-05-16 23:27:37 +00:00
gitstart-omnivore
db72f7c733 Made fixes to MobileInstallHelp component 2022-05-16 23:19:24 +00:00
gitstart-omnivore
ede60b21ee Fixed icon being cropped 2022-05-16 21:47:07 +00:00
gitstart-omnivore
5abfff4950 Merge commit 'b84bd77a52b8a08b658c38298a54bc6c47c01f8a' into OMN-617 2022-05-16 21:46:12 +00:00
Satindar Dhillon
b84bd77a52
Merge pull request #627 from omnivore-app/feature/webview-share
Webview share option
2022-05-16 13:27:44 -07:00
Satindar Dhillon
240004c01c update share button text 2022-05-16 13:15:40 -07:00
Satindar Dhillon
4b3533c17d pass url and title to share call. update bundle.js in apple apps 2022-05-16 12:20:05 -07:00
Satindar Dhillon
51117290d7 add event listener for share event in webview 2022-05-16 12:10:03 -07:00
Satindar Dhillon
954d84fab2 add share option to web reader context menu 2022-05-16 12:05:45 -07:00
Satindar Dhillon
05925c42d2
Merge pull request #625 from omnivore-app/feature/ios-use-site-name
Use site name [iOS]
2022-05-16 11:28:52 -07:00
Satindar Dhillon
25ae8622ba Dispatch to main after verifying network connection in share ext 2022-05-16 11:26:42 -07:00
Satindar Dhillon
52c73cf05e set includeAuthToken to true for verify auth call 2022-05-16 11:19:05 -07:00
Satindar Dhillon
e53b295cb1 replace fetchViewer call in extension with a verift token call for faster feedback 2022-05-16 11:18:30 -07:00
Satindar Dhillon
70f6ae5040 remove underline 2022-05-16 10:34:02 -07:00
Satindar Dhillon
2378a08287 rename unwrapped variable to match optional name 2022-05-16 09:32:34 -07:00
Satindar Dhillon
4295b029a5 use site name to display site on feed and grid cards 2022-05-16 09:29:39 -07:00
Satindar Dhillon
3ca464e430 bump app version to 1.7.0 2022-05-16 09:15:23 -07:00
Hongbo Wu
9a14495124
Merge pull request #624 from omnivore-app/morning-brew-newsletters
Support morning brew newsletter and add tests
2022-05-16 11:06:50 +08:00
Hongbo Wu
824d211df2 Support morning brew newsletter and add tests 2022-05-16 10:37:50 +08:00
gitstart-omnivore
516f15940d Changed layout of icon on MobileInstallHelp for small screens and adding storybook story for it 2022-05-14 19:23:13 +00:00
Hongbo Wu
78b8e9fabc
Merge pull request #622 from omnivore-app/fix/puppeteer-headless
Remove single-process from chromium args
2022-05-14 10:49:47 +08:00
Hongbo Wu
745f55a843 Set headless=true 2022-05-14 10:47:15 +08:00
Hongbo Wu
80c14cd6ca Remove single-process from chromium args 2022-05-14 10:37:06 +08:00
Jackson Harper
2cde50a1b1
Merge pull request #620 from omnivore-app/use-chrome-aws-lambda-in-gcf
Use chrome-aws-lambda in the puppeteer GCF
2022-05-13 17:12:00 -07:00
Jackson Harper
0e31a40331 Use chrome-aws-lambda in the puppeteer GCF 2022-05-13 16:48:51 -07:00
Jackson Harper
7bfb8cfee4
Merge pull request #597 from omnivore-app/remove-chrome-aws-lambda
Optimize puppeteer and remove chrome-aws-lambda dependencies
2022-05-13 16:12:24 -07:00
Jackson Harper
fa2302971a
Merge pull request #619 from omnivore-app/content-fetch-token
Add token verification to the content-fetch service
2022-05-13 15:50:00 -07:00
Jackson Harper
87b11277d1 Add token verification to the content-fetch service 2022-05-13 15:14:09 -07:00
Jackson Harper
08a994c43b
Merge pull request #618 from omnivore-app/fix/install-component
Background and header colors for login and settings
2022-05-13 11:53:42 -07:00
Jackson Harper
5d868acc35 Allow the login background to expand past viewport height
On safari the right side image can expand past the viewport
height.
2022-05-13 11:37:06 -07:00
Jackson Harper
bf8a41af29 Make sure the header bar has a background in settings screens 2022-05-13 10:57:39 -07:00
Jackson Harper
8b37a475c8
Merge pull request #612 from omnivore-app/fix/reminder-id-type
Use pageId instead of articleSavingRequestId in reminders
2022-05-13 10:47:46 -07:00
Jackson Harper
d3b65c0ff8
Merge pull request #611 from omnivore-app/fix/elastic-exception
Stop throwing document not found exception to sentry
2022-05-13 09:05:01 -07:00
Jackson Harper
28db39610c
Merge pull request #614 from omnivore-app/fix/medium
Fix missing variable name in medium handler
2022-05-13 09:03:58 -07:00
Jackson Harper
0b49dbb022
Merge pull request #613 from omnivore-app/fix/update-label-result
Fix UpdateLabelResult undefined
2022-05-13 09:02:41 -07:00
Jackson Harper
3c28366f63
Merge pull request #608 from omnivore-app/fix/biospace-list-nav
Remove listnav elements from articles
2022-05-13 08:59:06 -07:00
Jackson Harper
90bd0992b9
Merge pull request #609 from omnivore-app/fix/install-component
Improve layout of the install component on smaller screens
2022-05-13 08:58:45 -07:00
Hongbo Wu
6f09a4b31a Fix missing variable name in medium handler 2022-05-13 17:47:21 +08:00
Hongbo Wu
b306ca6e2e Fix UpdateLabelResult undefined 2022-05-13 17:38:51 +08:00
Hongbo Wu
45213e7b54 Fix reminder trigger 2022-05-13 17:07:10 +08:00
Hongbo Wu
a51eba67ba get reminder by page id 2022-05-13 16:17:25 +08:00
Hongbo Wu
d821f26440 create reminder with page id 2022-05-13 16:12:08 +08:00
Hongbo Wu
40cbfc9058 Use reminder by elasticPageId 2022-05-13 16:01:23 +08:00
Hongbo Wu
f5003c1370 Stop blocking script 2022-05-13 12:17:19 +08:00
Hongbo Wu
37e55add98 Stop blocking stylesheet and media 2022-05-13 12:09:05 +08:00
Hongbo Wu
f51dbafdfc Stop throwing document not found exception to sentry 2022-05-13 11:40:08 +08:00
Jackson Harper
7811e9e428 Improve the Lean More button on smaller screens 2022-05-12 16:33:29 -07:00
Jackson Harper
bdfa76d716 Remove listnav elements from articles 2022-05-12 15:58:24 -07:00