Jackson Harper
d5eca02c92
Upgrade webext in the extension
2022-03-25 09:12:48 -07:00
Jackson Harper
1cdbfaca26
Merge pull request #294 from omnivore-app/feature/add-created-or-updated_at-to-newsletter_email
...
add created_at and updated_at to newsletter emails and sort by create…
2022-03-25 09:10:54 -07:00
Jackson Harper
01305f64cf
Merge pull request #282 from omnivore-app/dependabot/npm_and_yarn/sendgrid/client-7.6.2
...
Bump @sendgrid/client from 7.6.0 to 7.6.2
2022-03-25 09:09:44 -07:00
Jackson Harper
5036924b21
Merge pull request #280 from omnivore-app/dependabot/npm_and_yarn/jsdom-19.0.0
...
Bump jsdom from 16.7.0 to 19.0.0
2022-03-25 09:08:55 -07:00
Hongbo Wu
27735f7310
add page id in updated page json file in gcs ( #319 )
2022-03-25 13:50:43 +08:00
Hongbo Wu
d595d4a8c4
add success and failure count in assertions ( #318 )
2022-03-25 12:16:43 +08:00
Hongbo Wu
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
Satindar Dhillon
acca59a11b
bump ios version to 1.4.2
2022-03-24 16:35:44 -07:00
gitstart-omnivore
0e4a1fcefd
effected review corrections
2022-03-24 23:10:31 +00:00
gitstart-omnivore
1acaf40a4d
Merge commit '134264940f208a47dde8489932e6dd6831110f81' into OMN-134
2022-03-24 23:09:44 +00:00
Jackson Harper
b6e9fd9073
Update bundle.js
2022-03-24 13:55:11 -07:00
Jackson Harper
45d4a99d17
Fix Highlight type attributes
2022-03-24 13:52:38 -07:00
Satindar Dhillon
7f8c794dfc
pass annotation to create highlight call
2022-03-24 13:00:21 -07:00
Jackson Harper
f3809d88a7
Remove sharedBy from unused page
2022-03-24 12:52:02 -07:00
Jackson Harper
5392265a5e
Bridge response values from highlight mutations back to JS in the format it expects
2022-03-24 10:52:26 -07:00
Jackson Harper
f3edb9ca7a
Reduce the data fetched when creating highlights
...
This reduces the fields on the highlight type, and reduces what
we fetch. We are doing this so its easier to bind from Swift and
pass back simpler types for create/update/merge highlight
operations
2022-03-24 10:50:46 -07:00
Satindar Dhillon
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
Satindar Dhillon
f1c20c731f
don't bundle maxjax script tags for apple embeds
2022-03-24 09:18:07 -07:00
Jackson Harper
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
Satindar Dhillon
5db0cb12f0
remove auth token and env vars from webreader
2022-03-24 08:34:43 -07:00
Satindar Dhillon
16b3095527
add mathjax script
2022-03-24 08:32:42 -07:00
Satindar Dhillon
f8fa7f0344
stub in mathjax scripts
2022-03-24 08:32:39 -07:00
Satindar Dhillon
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
Jackson Harper
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
dependabot[bot]
748df5ae3d
Bump @sendgrid/client from 7.6.0 to 7.6.2
...
Bumps [@sendgrid/client](https://github.com/sendgrid/sendgrid-nodejs ) from 7.6.0 to 7.6.2.
- [Release notes](https://github.com/sendgrid/sendgrid-nodejs/releases )
- [Changelog](https://github.com/sendgrid/sendgrid-nodejs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sendgrid/sendgrid-nodejs/compare/7.6.0...7.6.2 )
---
updated-dependencies:
- dependency-name: "@sendgrid/client"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-24 03:11:06 +00:00
Jackson Harper
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
Jackson Harper
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
Jackson Harper
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
Jackson Harper
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
Jackson Harper
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
Jackson Harper
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
Jackson Harper
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
Jackson Harper
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
gitstart-omnivore
5ead3ea339
[Omn-158] - Update the snackbar on web based on latest designs
2022-03-24 01:28:15 +00:00
gitstart-omnivore
36949929d0
resolve merge conflict
2022-03-24 01:25:40 +00:00
Jackson Harper
13d80399de
Merge pull request #286 from omnivore-app/OMN-189
...
[OMN-189] : Settings View - Emails
2022-03-23 15:23:35 -07:00
Jackson Harper
6db46ab8ae
Remove the share highlight PDF menu item
...
This feature is temporarily disabled
2022-03-23 15:05:17 -07:00
Jackson Harper
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
Jackson Harper
67095df2a4
Add env file for building extension pointing at demo env
2022-03-23 14:31:46 -07:00
gitstart-omnivore
46b2dc1571
remove unneeded change
2022-03-23 21:25:39 +00:00
gitstart-omnivore
f76abe0763
Merge commit '54e4c04c31457c6d320be50fc65180deb2b75f98' into OMN-189
2022-03-23 21:24:56 +00:00
Jackson Harper
54e4c04c31
Update issue templates
2022-03-23 14:16:36 -07:00
gitstart-omnivore
77b97c493e
fix borderRadius for single email
2022-03-23 21:16:01 +00:00
gitstart-omnivore
1ff66da756
Merge commit '6e36bb271f595d6dfe02ddee320980d433917d35' into OMN-189
2022-03-23 21:15:19 +00:00
Jackson Harper
6e36bb271f
Merge pull request #305 from omnivore-app/jacksonh-patch-1
...
Update issue templates
2022-03-23 14:04:49 -07:00
Jackson Harper
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
Jackson Harper
025276e7fd
Update issue templates
2022-03-23 13:48:26 -07:00
Jackson Harper
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
gitstart-omnivore
69ad032f4c
fix props naming issue
2022-03-23 19:49:35 +00:00
gitstart-omnivore
f6b780d2dd
fix props naming
2022-03-23 19:33:32 +00:00