Commit graph

1617 commits

Author SHA1 Message Date
Hongbo Wu
5dca02873d Revert originalArticleUrl change 2022-05-12 10:45:13 +08:00
Hongbo Wu
412d7cebc6 Remove www in the hostname if exists 2022-05-12 10:32:35 +08:00
Hongbo Wu
b4ec812f41 Use siteName in search result in web 2022-05-12 10:32:10 +08:00
Hongbo Wu
2aadd6d200 Add siteName in search result web 2022-05-12 10:31:14 +08:00
Hongbo Wu
8f75c43658 Add siteName in search result 2022-05-12 10:30:47 +08:00
Hongbo Wu
76aef35423 Remove www. from the siteName in the search api response 2022-05-11 23:07:34 +08:00
Hongbo Wu
37ce895d01 Revert change in web 2022-05-11 23:07:13 +08:00
Hongbo Wu
b102e35465 Remove www. from the siteName 2022-05-11 22:25:38 +08:00
Jackson Harper
40eda0a6ca
Merge pull request #533 from omnivore-app/OMN-506
OMN-506
2022-05-10 13:28:01 -07:00
Jackson Harper
4c7dce330c
Merge pull request #537 from omnivore-app/OMN-434
[OMN-434]: cypress tests for saving links
2022-05-10 12:03:00 -07:00
Satindar Dhillon
e370ee7ab8
Merge pull request #578 from omnivore-app/feature/horizontal-loading-indicator
Shimmering  loading indicator [iOS]
2022-05-10 11:08:43 -07:00
Jackson Harper
7949026b46 Rename cypress test script to e2e so its not run in GH Actions 2022-05-10 11:07:26 -07:00
Jackson Harper
b1c9911827 Add test script to cypress package 2022-05-10 10:48:09 -07:00
Jackson Harper
50b3e38235
Merge pull request #575 from omnivore-app/dependabot/npm_and_yarn/radix-ui/react-avatar-0.1.4
Bump @radix-ui/react-avatar from 0.1.3 to 0.1.4
2022-05-10 10:21:53 -07:00
Jackson Harper
ccc4c3833f
Merge pull request #574 from omnivore-app/dependabot/npm_and_yarn/nodemon-2.0.16
Bump nodemon from 2.0.15 to 2.0.16
2022-05-10 09:44:48 -07:00
Hongbo Wu
f9222ac0b9
Merge pull request #580 from omnivore-app/merge-youtube-fix
merge youtube download fix into content-fetch
2022-05-10 12:54:55 +08:00
Hongbo Wu
a6c5bee909 merge youtube download fix into content-fetch 2022-05-10 10:36:51 +08:00
Hongbo Wu
7dd460352e
Merge pull request #566 from omnivore-app/optimize-puppeteer
Optimize saving performance
2022-05-10 09:43:33 +08:00
Satindar Dhillon
e2f08e7141 ensure nav bar is hidden if searchable field is active in home view 2022-05-09 16:44:02 -07:00
Satindar Dhillon
bca28bb699 remove aspect ratio constraint 2022-05-09 16:44:02 -07:00
Satindar Dhillon
9cab60b107 set an empty nav title for reader view to prevent nav bar from reappearing 2022-05-09 16:44:02 -07:00
Satindar Dhillon
65f2baa8c4 show loading bar as item content is prefetched 2022-05-09 16:44:02 -07:00
Satindar Dhillon
e6d1a0840b set loading bar on zstack over labels bar 2022-05-09 16:44:02 -07:00
Satindar Dhillon
60aa05c567 add a shimmering loader 2022-05-09 16:44:02 -07:00
Satindar Dhillon
c57b0bd415
Merge pull request #577 from omnivore-app/ios-cell-spacing
Tweaks on cell padding
2022-05-09 15:34:09 -07:00
Jackson Harper
ffe73cf163 Tweaks on cell padding
This adds line spacing for longer titles, pulls the author/site
closer together and gives a little spacing before label chips if
there are labels on a cell.
2022-05-09 15:00:36 -07:00
dependabot[bot]
f90437db4a
Bump @radix-ui/react-avatar from 0.1.3 to 0.1.4
Bumps [@radix-ui/react-avatar](https://github.com/radix-ui/primitives) from 0.1.3 to 0.1.4.
- [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-avatar"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 21:21:46 +00:00
dependabot[bot]
991bb17115
Bump nodemon from 2.0.15 to 2.0.16
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.15 to 2.0.16.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.15...v2.0.16)

---
updated-dependencies:
- dependency-name: nodemon
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-09 21:21:00 +00:00
Jackson Harper
8c69937051
Merge pull request #573 from omnivore-app/fix/login-page-design
Clean up login page
2022-05-09 13:43:17 -07:00
Jackson Harper
af9888cc81 Use overflow hidden to clip google auth button to container 2022-05-09 13:14:31 -07:00
Jackson Harper
956371dd51 Clean up login page
Update margins on login layout

Add missing image from about page
2022-05-09 11:39:50 -07:00
Jackson Harper
8020dee03d
Merge pull request #570 from omnivore-app/fix/youtube-download
Fix parsing video IDs from youtube URLs
2022-05-09 11:22:46 -07:00
Jackson Harper
1f0abbaa30 Add tests 2022-05-09 11:11:13 -07:00
Jackson Harper
31eb1a0f61 Fix parsing video IDs from youtube URLs 2022-05-09 11:03:17 -07:00
Satindar Dhillon
bd2c4724ae
Merge pull request #567 from omnivore-app/fix/update-pending-article-data
Update article attributes when refetching pending items
2022-05-09 10:30:21 -07:00
gitstart-omnivore
068a14b2b5 Fixing build issue 2022-05-09 17:22:51 +00:00
gitstart-omnivore
c376c8d4b4 Created Page 03 of Onboarding 2022-05-09 17:12:09 +00:00
gitstart-omnivore
caeef23bc5 Merge commit '6675688361d457fe12adda8f33f17fb7a4528210' into OMN-506 2022-05-09 17:10:57 +00:00
Hongbo Wu
45a2a1393f Use chrome-aws-lambda args 2022-05-09 20:59:20 +08:00
Hongbo Wu
47c3578820 Add more puppeteer args 2022-05-09 14:32:46 +08:00
Hongbo Wu
bb5b4ec174 Ignore app.yaml 2022-05-09 13:54:02 +08:00
Hongbo Wu
6f82499deb Merge puppeteer changes 2022-05-09 13:52:40 +08:00
Hongbo Wu
1dffbfc881 Add puppeteer-code dependencies 2022-05-09 13:45:45 +08:00
Hongbo Wu
59a2639b7d Reduce http call to get jsonld data if title or content or sitename or byline exists 2022-05-09 13:45:45 +08:00
Hongbo Wu
a457c9d128 Update article content only when code blocks exist 2022-05-09 13:45:45 +08:00
Hongbo Wu
4c7f6d0281 Update comments 2022-05-09 13:45:45 +08:00
Hongbo Wu
4571f1f51c Add metrics 2022-05-09 13:45:45 +08:00
Hongbo Wu
21799b7b6d Add puppeteer-stealth and puppeteer-ad-block plugin and a user-data-dir to reduce processing time 2022-05-09 13:45:45 +08:00
Jackson Harper
fd934a949e Add a standalone service content fetching 2022-05-08 21:52:36 -07:00
Satindar Dhillon
401a8bbbe6 update article attributes when refetching pending items 2022-05-08 21:42:21 -07:00