Commit Graph

1696 Commits

Author SHA1 Message Date
0e31a40331 Use chrome-aws-lambda in the puppeteer GCF 2022-05-13 16:48:51 -07:00
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
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
87b11277d1 Add token verification to the content-fetch service 2022-05-13 15:14:09 -07:00
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
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
bf8a41af29 Make sure the header bar has a background in settings screens 2022-05-13 10:57:39 -07:00
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
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
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
0b49dbb022 Merge pull request #613 from omnivore-app/fix/update-label-result
Fix UpdateLabelResult undefined
2022-05-13 09:02:41 -07:00
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
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
6f09a4b31a Fix missing variable name in medium handler 2022-05-13 17:47:21 +08:00
b306ca6e2e Fix UpdateLabelResult undefined 2022-05-13 17:38:51 +08:00
45213e7b54 Fix reminder trigger 2022-05-13 17:07:10 +08:00
a51eba67ba get reminder by page id 2022-05-13 16:17:25 +08:00
d821f26440 create reminder with page id 2022-05-13 16:12:08 +08:00
40cbfc9058 Use reminder by elasticPageId 2022-05-13 16:01:23 +08:00
f5003c1370 Stop blocking script 2022-05-13 12:17:19 +08:00
37e55add98 Stop blocking stylesheet and media 2022-05-13 12:09:05 +08:00
f51dbafdfc Stop throwing document not found exception to sentry 2022-05-13 11:40:08 +08:00
7811e9e428 Improve the Lean More button on smaller screens 2022-05-12 16:33:29 -07:00
bdfa76d716 Remove listnav elements from articles 2022-05-12 15:58:24 -07:00
394a558e45 Merge pull request #600 from omnivore-app/fix/subfolder-404s
Better handling of 404 errors
2022-05-12 14:57:00 -07:00
ad071ca677 Use the same colour on the download button regardless of usage
The download button is always yellow regardless of the usage
so the text should always be a contrasting black, not a themed
colour.
2022-05-12 13:34:25 -07:00
279995d9a3 Merge pull request #603 from omnivore-app/fix/login-page-color
Correct font colour on the login page
2022-05-12 12:35:51 -07:00
74ee631b60 Merge pull request #601 from omnivore-app/fix/link-removed-event
Add an analytics event when links are removed
2022-05-12 12:12:05 -07:00
53d2fe3b1d Correct font colour on the login page 2022-05-12 12:02:54 -07:00
eee116e71d Add an analytics event when links are removed 2022-05-12 10:55:12 -07:00
2a5aaaecd1 Better handling of 404 errors
Next will route these to /[username]/[slug] if there is a 404
with a subfolder.
2022-05-12 10:45:30 -07:00
48c25a05a2 Merge pull request #596 from omnivore-app/build-content-fetch-image
Build the content-fetch docker image in github action
2022-05-12 10:41:45 -07:00
b409f40d89 Merge pull request #598 from omnivore-app/fix/money-stuff-title
Use newsletter's title and author from emails
2022-05-12 09:52:53 -07:00
91d0d0604e Fix tests 2022-05-12 18:08:44 +08:00
adfaf6b8ce Use newsletter's title and author as page's ones 2022-05-12 18:08:38 +08:00
ad99f933e5 Fix tests cont 2022-05-12 17:53:28 +08:00
1b8850ed33 Fix tests 2022-05-12 17:41:11 +08:00
60bbbb6cf3 Block requests to 'font', 'image', 'stylesheet', 'script', 'media' in puppeteer 2022-05-12 17:10:38 +08:00
b766e17189 Remove jsdom in content-fetch 2022-05-12 16:48:59 +08:00
9606cd6b28 Remove chrome-aws-lambda dependencies 2022-05-12 16:32:22 +08:00
f170a61a43 Build the content-fetch docker image in github action 2022-05-12 15:59:08 +08:00
e1e0ddf7fc Merge pull request #582 from omnivore-app/optimize-parsing
Optimize parsing
2022-05-12 11:07:52 +08:00
b4e66f33d2 Merge pull request #590 from omnivore-app/clean-domain-name
Remove www. from the siteName
2022-05-12 11:03:19 +08:00
602d141dec Rename doc to dom 2022-05-12 11:00:32 +08:00
5dca02873d Revert originalArticleUrl change 2022-05-12 10:45:13 +08:00
412d7cebc6 Remove www in the hostname if exists 2022-05-12 10:32:35 +08:00
b4ec812f41 Use siteName in search result in web 2022-05-12 10:32:10 +08:00
2aadd6d200 Add siteName in search result web 2022-05-12 10:31:14 +08:00
8f75c43658 Add siteName in search result 2022-05-12 10:30:47 +08:00
1fc1722698 Merge pull request #592 from omnivore-app/feature/searchbar-ios
Search Bar and CoreData Updates
2022-05-11 19:22:59 -07:00