Commit Graph

2692 Commits

Author SHA1 Message Date
458d501a38 Merge pull request #1003 from omnivore-app/extension-1.26.0
Bump extension version to `0.1.26`
2022-07-21 13:14:40 -07:00
7e269b3bcb Merge pull request #1001 from omnivore-app/dependabot/npm_and_yarn/pkg/admin/terser-4.8.1
Bump terser from 4.8.0 to 4.8.1 in /pkg/admin
2022-07-21 11:43:39 -07:00
a403c41dcd Bump extension version to 0.1.26 2022-07-21 11:07:50 -07:00
9387075a88 Bump terser from 4.8.0 to 4.8.1 in /pkg/admin
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 18:03:56 +00:00
eabad93324 Merge pull request #998 from omnivore-app/dependabot/npm_and_yarn/terser-4.8.1
Bump terser from 4.8.0 to 4.8.1
2022-07-21 11:03:47 -07:00
df51f46aa4 Merge pull request #996 from omnivore-app/dependabot/npm_and_yarn/pkg/extension/terser-5.14.2
Bump terser from 5.5.1 to 5.14.2 in /pkg/extension
2022-07-21 11:03:24 -07:00
27472281dc Merge pull request #1000 from omnivore-app/fix/extension-handle-no-content
Handle cases in the extension when GetContent fails
2022-07-21 11:03:04 -07:00
777d469505 Handle cases in the extension when GetContent fails
GetContent can fail for things like PDFs in Firefox. In that
case we want to just save the URL.

Note: one issue here is we dont display any UI on the PDF in
firefox since we can't execute our content scripts.
2022-07-20 18:01:04 -07:00
613aec6c43 Bump terser from 4.8.0 to 4.8.1
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 23:54:13 +00:00
2de81f1cec Bump terser from 5.5.1 to 5.14.2 in /pkg/extension
Bumps [terser](https://github.com/terser/terser) from 5.5.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 19:21:23 +00:00
07a03b4d48 Merge pull request #994 from omnivore-app/fix/landing-image
Fix image-set syntax for the login page
2022-07-19 16:18:40 -07:00
ff629b2fed Merge pull request #992 from omnivore-app/fix/email-urls
Use email-signup instead of email-registration as path to match naming
2022-07-19 16:02:00 -07:00
0eb447117c Fix image-set syntax for the login page 2022-07-19 16:00:14 -07:00
d31003229c Merge pull request #993 from omnivore-app/fix/login-landing-image
Update login landing image, remove unused images
2022-07-19 15:45:33 -07:00
e0a4478400 Merge pull request #954 from omnivore-app/feat/extension-commands
Extension: support right click saveurl and shortcut key to save current tab
2022-07-19 15:37:18 -07:00
2e310f5414 Update login landing image, remove unused images 2022-07-19 14:42:29 -07:00
d6a6b1de66 Use email-signup instead of email-registration as path to match naming 2022-07-19 13:02:28 -07:00
38c469d7a2 Merge pull request #991 from omnivore-app/landing-page-images
Update landing page images, add some padding to bottom of page
2022-07-19 12:56:02 -07:00
e5d8b0b8d3 Merge pull request #988 from omnivore-app/fix/apple-sign-in 2022-07-19 12:00:19 -07:00
a4d9880975 Update landing page images, add some padding to bottom of page 2022-07-19 12:00:18 -07:00
26bd7817aa Merge pull request #983 from omnivore-app/dependabot/npm_and_yarn/segment/analytics-next-1.40.0
Bump @segment/analytics-next from 1.38.0 to 1.40.0
2022-07-19 11:15:06 -07:00
d82f1e5492 Merge pull request #990 from omnivore-app/fix/email-form
Disable links to email forms
2022-07-19 11:14:03 -07:00
4c1be4ac18 Disable links to email forms 2022-07-19 10:58:55 -07:00
4d115f483e Merge pull request #986 from omnivore-app/dependabot/npm_and_yarn/google-cloud/logging-winston-5.1.1
Bump @google-cloud/logging-winston from 4.2.2 to 5.1.1
2022-07-19 10:44:26 -07:00
448115f865 Merge pull request #987 from omnivore-app/feat/email-login-and-reg
Implement UI for email login and registration
2022-07-19 10:43:51 -07:00
41f3efb5cd Proper escaping for apostrophe 2022-07-19 10:31:20 -07:00
726640c462 Merge pull request #984 from omnivore-app/dependabot/npm_and_yarn/radix-ui/react-popover-0.1.6
Bump @radix-ui/react-popover from 0.1.4 to 0.1.6
2022-07-19 10:27:16 -07:00
6749315452 Merge pull request #985 from omnivore-app/dependabot/npm_and_yarn/cypress-10.3.0
Bump cypress from 10.1.0 to 10.3.0
2022-07-19 10:26:49 -07:00
6d6c6a577b bump mac app build number 2022-07-18 22:13:53 -07:00
22c1f6f7b4 Implement UI for email login and registration 2022-07-18 20:43:41 -07:00
e20e4d584d bump apple apps to v 1.11.0 2022-07-18 17:54:55 -07:00
d86da49dbe store pending user token after creating apple auth payload 2022-07-18 17:54:06 -07:00
b86d9a08b9 Bump @google-cloud/logging-winston from 4.2.2 to 5.1.1
Bumps [@google-cloud/logging-winston](https://github.com/googleapis/nodejs-logging-winston) from 4.2.2 to 5.1.1.
- [Release notes](https://github.com/googleapis/nodejs-logging-winston/releases)
- [Changelog](https://github.com/googleapis/nodejs-logging-winston/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/nodejs-logging-winston/compare/v4.2.2...v5.1.1)

---
updated-dependencies:
- dependency-name: "@google-cloud/logging-winston"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 21:59:44 +00:00
bb990e6a4e Bump cypress from 10.1.0 to 10.3.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 10.1.0 to 10.3.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v10.1.0...v10.3.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 21:58:57 +00:00
64d9902425 Bump @radix-ui/react-popover from 0.1.4 to 0.1.6
Bumps [@radix-ui/react-popover](https://github.com/radix-ui/primitives) from 0.1.4 to 0.1.6.
- [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-popover"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 21:50:44 +00:00
e4ff93eae8 Bump @segment/analytics-next from 1.38.0 to 1.40.0
Bumps [@segment/analytics-next](https://github.com/segmentio/analytics-next/tree/HEAD/packages/browser) from 1.38.0 to 1.40.0.
- [Release notes](https://github.com/segmentio/analytics-next/releases)
- [Changelog](https://github.com/segmentio/analytics-next/blob/master/packages/browser/CHANGELOG.md)
- [Commits](https://github.com/segmentio/analytics-next/commits/@segment/analytics-next@1.40.0/packages/browser)

---
updated-dependencies:
- dependency-name: "@segment/analytics-next"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 21:50:05 +00:00
db2dceec4b Merge pull request #933 from omnivore-app/fix/footnote-not-saved
fix/footnote not saved
2022-07-18 11:33:56 -07:00
6567de2992 Merge pull request #978 from omnivore-app/fix/content-fetch-hosts
Use ScrapingBee for some hosts
2022-07-18 11:33:29 -07:00
91d62ff9c9 Merge pull request #979 from omnivore-app/fix/logseq-weekly-newsletter
fix not saving loqseq weekly newsletter due to no url
2022-07-18 11:29:15 -07:00
65f28fe708 add revue.email to the revue newsletter attribute selectors 2022-07-18 10:44:39 +08:00
345c020dea fix not saving loqseq weekly newsletter due to no url 2022-07-17 12:36:52 +08:00
f17ee64676 Use ScrapingBee for some hosts 2022-07-16 14:09:45 -07:00
4b8749ed43 Remove debug line 2022-07-16 12:40:54 -07:00
06eb962e85 Update safari extension 2022-07-16 12:25:51 -07:00
c8f262d5ed Update extension to speak directly with the API 2022-07-16 12:20:06 -07:00
0bcb8a23c5 Use new API methods for saving 2022-07-16 12:17:58 -07:00
badd32ed39 Merge pull request #973 from omnivore-app/fix/chrome-aws-lambda
Use chrome-aws-lambda in GCF
2022-07-16 12:57:16 +08:00
2660262c69 Use puppeteer-core 2022-07-15 11:43:55 -07:00
1452610a70 Merge pull request #974 from omnivore-app/fix/update-landing-page
Use landing page in about path
2022-07-15 11:33:50 -07:00
33f35092ba Add puppeteer-core package 2022-07-15 11:19:44 -07:00