Commit Graph

738 Commits

Author SHA1 Message Date
d595d4a8c4 add success and failure count in assertions (#318) 2022-03-25 12:16:43 +08:00
e7203bebb5 add a function_resolver to return originalArticleUrl from article.url (#317)
* add a function_resolver to return originalArticleUrl from article.url

* add a test
2022-03-25 11:25:30 +08:00
134264940f Merge pull request #315 from omnivore-app/feature/webreader-mathjax-script
Webreader Highlight.js and Mathjax script
2022-03-24 10:24:24 -07:00
f1c20c731f don't bundle maxjax script tags for apple embeds 2022-03-24 09:18:07 -07:00
1676f3caa1 Merge pull request #314 from omnivore-app/fix/apple-redirect
Add a /install/apple redirect for the store
2022-03-24 09:17:35 -07:00
5db0cb12f0 remove auth token and env vars from webreader 2022-03-24 08:34:43 -07:00
16b3095527 add mathjax script 2022-03-24 08:32:42 -07:00
f8fa7f0344 stub in mathjax scripts 2022-03-24 08:32:39 -07:00
bc5409e2f7 Merge pull request #312 from omnivore-app/fix/webreader-encoding
Pass html content and title to appreader as HTML
2022-03-24 08:14:46 -07:00
194bb973fb Add a /install/apple redirect for the store
This is the same as ios, safari, mac just a more generic name
for our installs page
2022-03-23 22:35:24 -07:00
3854c6b12b Merge pull request #232 from omnivore-app/dependabot/npm_and_yarn/google-cloud/functions-framework-3.0.0
Bump @google-cloud/functions-framework from 1.9.0 to 3.0.0
2022-03-23 20:07:45 -07:00
a6ad13733e Merge pull request #281 from omnivore-app/dependabot/npm_and_yarn/nanoid-3.3.1
Bump nanoid from 3.1.31 to 3.3.1
2022-03-23 20:06:21 -07:00
0264bc6733 Merge pull request #283 from omnivore-app/dependabot/npm_and_yarn/sentry/integrations-6.19.1
Bump @sentry/integrations from 5.30.0 to 6.19.1
2022-03-23 20:05:09 -07:00
c4ac70a322 Merge pull request #302 from omnivore-app/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
2022-03-23 19:53:53 -07:00
d0cbec1c32 Merge pull request #303 from omnivore-app/dependabot/npm_and_yarn/pkg/extension/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /pkg/extension
2022-03-23 19:52:57 -07:00
c0886f580b Merge pull request #301 from omnivore-app/dependabot/npm_and_yarn/pkg/admin/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6 in /pkg/admin
2022-03-23 19:51:24 -07:00
fb97a7312f Merge pull request #310 from omnivore-app/fix/rm-pdf-share-button
Remove the share highlight PDF menu item
2022-03-23 19:46:40 -07:00
f8f9af8ec4 Pass html content and title to appreader as HTML
Passing the content in as HTML means we dont have to worry about
escaping it or any issues with quotes in the htmlContent
2022-03-23 19:44:33 -07:00
13d80399de Merge pull request #286 from omnivore-app/OMN-189
[OMN-189] : Settings View - Emails
2022-03-23 15:23:35 -07:00
6db46ab8ae Remove the share highlight PDF menu item
This feature is temporarily disabled
2022-03-23 15:05:17 -07:00
3af9d187e2 Merge pull request #307 from omnivore-app/fix/extension-demo-env
Add env file for building extension pointing at demo env
2022-03-23 14:46:02 -07:00
67095df2a4 Add env file for building extension pointing at demo env 2022-03-23 14:31:46 -07:00
46b2dc1571 remove unneeded change 2022-03-23 21:25:39 +00:00
f76abe0763 Merge commit '54e4c04c31457c6d320be50fc65180deb2b75f98' into OMN-189 2022-03-23 21:24:56 +00:00
54e4c04c31 Update issue templates 2022-03-23 14:16:36 -07:00
77b97c493e fix borderRadius for single email 2022-03-23 21:16:01 +00:00
1ff66da756 Merge commit '6e36bb271f595d6dfe02ddee320980d433917d35' into OMN-189 2022-03-23 21:15:19 +00:00
6e36bb271f Merge pull request #305 from omnivore-app/jacksonh-patch-1
Update issue templates
2022-03-23 14:04:49 -07:00
d43675d77d Merge pull request #304 from omnivore-app/fix/gflownet-readability
Fix readability issues with null style elements
2022-03-23 14:02:57 -07:00
025276e7fd Update issue templates 2022-03-23 13:48:26 -07:00
12af64609c Fix readability issues with null style elements
isProbably visible can fail in this case because style could be
undefined on an element.
2022-03-23 13:35:00 -07:00
7a500b5cbe Bump minimist from 1.2.5 to 1.2.6 in /pkg/extension
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-23 19:09:37 +00:00
ca296a3615 Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-23 19:09:34 +00:00
875cdf4972 Bump minimist from 1.2.5 to 1.2.6 in /pkg/admin
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-23 19:09:07 +00:00
6ac10c4780 Bump @google-cloud/functions-framework from 1.9.0 to 3.0.0
Bumps [@google-cloud/functions-framework](https://github.com/GoogleCloudPlatform/functions-framework-nodejs) from 1.9.0 to 3.0.0.
- [Release notes](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/releases)
- [Changelog](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/GoogleCloudPlatform/functions-framework-nodejs/compare/v1.9.0...v3.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-23 18:51:39 +00:00
cce301d5ac Bump nanoid from 3.1.31 to 3.3.1
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.31 to 3.3.1.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.31...3.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-23 18:51:07 +00:00
2dcb0e325c Merge pull request #297 from omnivore-app/article-mutations
Separate the mutations out of lower level components
2022-03-23 11:49:20 -07:00
fdaf0bd868 regenerate bundle.js 2022-03-23 11:27:32 -07:00
9275dbb732 Display the note SVG in a container div 2022-03-23 11:20:32 -07:00
4960daeb30 use inline svg for highlight note icon 2022-03-23 10:59:59 -07:00
f92c4a3eef Remove uneeded coma 2022-03-23 09:18:27 -07:00
d91cee86ec Merge pull request #299 from omnivore-app/fix/data-loss-due-to-migration
fix data loss by selecting data from links instead of pages
2022-03-23 09:08:06 -07:00
79a7eb11a3 fix data loss by selecting data from links instead of pages 2022-03-23 17:27:55 +08:00
3b907d415f handle wkmessages and send replies to webview 2022-03-22 23:48:39 -07:00
5c764c1b63 Merge pull request #298 from omnivore-app/feature/assert_migration_data
Feature/assert migration data
2022-03-22 23:37:22 -07:00
8a485af20d validate publishedAt before inserting to elastic 2022-03-23 14:30:33 +08:00
e1752bb176 uncomment testing code 2022-03-23 12:37:33 +08:00
1b0399f286 add assertion of migrated data in python script 2022-03-23 12:09:25 +08:00
a56314c21a updated full url to relative url for learn more link 2022-03-22 23:37:44 +00:00
7b6c381ce2 Handle results from article actions in swift 2022-03-22 15:25:02 -07:00