Commit Graph

2968 Commits

Author SHA1 Message Date
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
a40d7703a7 Added New Responsive table and data 2022-07-15 22:43:59 +02: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
8182f02bb5 Use landing page in about path 2022-07-15 11:18:36 -07:00
38b2b0c271 Remove puppeteer-core package in GCF 2022-07-15 11:01:15 -07:00
2447bd658e Use chrome-aws-lambda in GCF 2022-07-15 10:58:58 -07:00
581cb07083 Merge pull request #968 from omnivore-app/debug-content-fetch
Fix content-fetch by removing puppeteer-extra
2022-07-15 10:40:01 -07:00
764f849bc5 Merge pull request #969 from omnivore-app/fix/report-formatting
Remove extra quote from report string
2022-07-15 10:39:34 -07:00
d404cd7c4c fix comment 2022-07-15 21:41:06 +08:00
d509b41859 update yarn.lock 2022-07-15 15:54:16 +08:00
11f20ab64a Revert "close browser when request finished"
This reverts commit 7e68ad5237.
2022-07-15 15:35:07 +08:00
7e68ad5237 close browser when request finished 2022-07-15 15:23:02 +08:00
1f1698ea81 sync changes to content-fetch-gcf 2022-07-15 15:11:41 +08:00
b2238ce7f2 revert no-sandbox 2022-07-15 14:43:17 +08:00
ed09d78980 remove no-sandbox 2022-07-15 14:32:02 +08:00
d9bb664fc0 remove puppeteer dependency in docker 2022-07-15 14:15:31 +08:00
9191f5710c remove single-process arg 2022-07-15 14:04:41 +08:00
0be41f0169 Merge pull request #970 from omnivore-app/fix/shortcuts-help
Update the docs for the highlight keyboard shortcuts
2022-07-14 20:59:57 -07:00
4929bae81b close context if encounter error 2022-07-15 11:49:36 +08:00
945951b092 Update the docs for the highlight keyboard shortcuts 2022-07-14 20:37:36 -07:00
cb506fcf93 Remove extra quote from report string 2022-07-14 20:33:06 -07:00
610c790a7e do not use puppeteer-extra plugin 2022-07-15 11:09:57 +08:00
f85b037d93 Merge pull request #966 from omnivore-app/fix/add-note-form
Put the Add Note form in a form element so submit works
2022-07-14 18:04:38 -07:00
55338c5576 Put the Add Note form in a form element so submit works 2022-07-14 17:44:37 -07:00
2ff3003d0c Merge pull request #965 from omnivore-app/fix/article-action-events
Use dispatch events on article actions
2022-07-14 16:09:43 -07:00
c4901a1eaf Use dispatch events on article actions
This allows the kbar to be created with no external dependencies
so there is no flicker when a dependency like the article is
loaded.
2022-07-14 14:43:27 -07:00
0c30be9f0d Merge pull request #963 from omnivore-app/fix/logo-zindex
Set a z-index on the omnivore name logo element
2022-07-14 11:28:07 -07:00