|
|
c113c94567
|
Add param validation so we dont get undefined values passed to GQL
|
2022-07-21 17:43:15 -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 |
|
|
|
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 |
|
|
|
d6a6b1de66
|
Use email-signup instead of email-registration as path to match naming
|
2022-07-19 13:02:28 -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 |
|
|
|
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 |
|
|
|
4b8749ed43
|
Remove debug line
|
2022-07-16 12:40:54 -07:00 |
|
|
|
0bcb8a23c5
|
Use new API methods for saving
|
2022-07-16 12:17:58 -07:00 |
|
|
|
cb506fcf93
|
Remove extra quote from report string
|
2022-07-14 20:33:06 -07:00 |
|
|
|
1aac5c606e
|
remove coverage criteria on branch
|
2022-07-14 19:34:31 +08:00 |
|
|
|
c3ef286cc5
|
fix set labels for highlight test
|
2022-07-14 19:31:51 +08:00 |
|
|
|
c0f6ed11d5
|
disable pdf and upload testing temporarily because we do not have a bucket for testing
|
2022-07-14 19:13:51 +08:00 |
|
|
|
6d28d31e6b
|
fix getNewsletterUrl test
|
2022-07-14 18:43:35 +08:00 |
|
|
|
4d0e770114
|
fix delete account test
|
2022-07-14 18:32:15 +08:00 |
|
|
|
3efa10a362
|
fix typeahead search test
|
2022-07-14 18:25:20 +08:00 |
|
|
|
c87ddb68d3
|
disable saveFile temporarily because we do not have a bucket for testing
|
2022-07-14 18:11:31 +08:00 |
|
|
|
edd44fcafc
|
fix get article test
|
2022-07-14 17:56:55 +08:00 |
|
|
|
7d2d2ff410
|
fix api key test
|
2022-07-14 17:47:48 +08:00 |
|
|
|
404798a01e
|
use correct index name
|
2022-07-14 17:08:40 +08:00 |
|
|
|
4eb55846fd
|
create elastic index if not exists in testing
|
2022-07-14 16:53:23 +08:00 |
|
|
|
7759648efd
|
update test coverage threshold
|
2022-07-14 12:06:55 +08:00 |
|
|
|
5a8e2c40c7
|
fix delete users db permission error
|
2022-07-13 16:08:46 +08:00 |
|
|
|
098771f566
|
Merge pull request #955 from omnivore-app/fix/duplicate-save
check if page saved by adding links before creating by extension
|
2022-07-13 11:57:20 +08:00 |
|
|
|
01e95c3598
|
check if page saved by adding links before creating by extension
|
2022-07-13 11:34:20 +08:00 |
|
|
|
cb1d64cd82
|
add siteName in api response
|
2022-07-13 10:57:54 +08:00 |
|
|
|
970609c3b8
|
change size to first in query param
|
2022-07-13 10:46:03 +08:00 |
|
|
|
931c519d44
|
typeahead searchs by siteName
|
2022-07-13 10:37:06 +08:00 |
|
|
|
2b94f3ef82
|
add test
|
2022-07-12 09:36:00 -07:00 |
|
|
|
b68282fe97
|
rename typeahead to typeaheadSearch
|
2022-07-12 09:36:00 -07:00 |
|
|
|
3a1f38a6f7
|
add typeahead api implementation
|
2022-07-12 09:36:00 -07:00 |
|
|
|
dc9523e522
|
add searchAsYouType in elastic
|
2022-07-12 09:36:00 -07:00 |
|
|
|
31ac511121
|
add typeahead gql schema
|
2022-07-12 09:36:00 -07:00 |
|
|
|
b33f87c982
|
Merge pull request #943 from omnivore-app/dependabot/npm_and_yarn/opentelemetry/instrumentation-graphql-0.29.0
Bump @opentelemetry/instrumentation-graphql from 0.24.0 to 0.29.0
|
2022-07-12 09:32:35 -07:00 |
|
|
|
f7a023939d
|
Merge pull request #940 from omnivore-app/feature/allow-fetching-original
|
2022-07-11 22:08:27 -07:00 |
|
|
|
c4a599d2ba
|
support newsletters hosted on convertkit.com
|
2022-07-12 11:47:38 +08:00 |
|
|
|
fa10991206
|
Merge pull request #891 from omnivore-app/dependabot/npm_and_yarn/google-cloud/monitoring-3.0.0
Bump @google-cloud/monitoring from 2.3.5 to 3.0.0
|
2022-07-11 16:16:48 -07:00 |
|
|
|
87e4ea0d5c
|
Bump @opentelemetry/instrumentation-graphql from 0.24.0 to 0.29.0
Bumps [@opentelemetry/instrumentation-graphql](https://github.com/open-telemetry/opentelemetry-js-contrib) from 0.24.0 to 0.29.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-js-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js-contrib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js-contrib/compare/v0.24.0...host-metrics-v0.29.0)
---
updated-dependencies:
- dependency-name: "@opentelemetry/instrumentation-graphql"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-11 21:33:57 +00:00 |
|
|
|
27e39b396d
|
Improve formatting for content display report emails
With the previous formatting the `:` could be appended
to the end of URLs.
|
2022-07-11 11:06:17 -07:00 |
|
|
|
73f9f64aea
|
Bump @google-cloud/monitoring from 2.3.5 to 3.0.0
Bumps [@google-cloud/monitoring](https://github.com/googleapis/nodejs-monitoring) from 2.3.5 to 3.0.0.
- [Release notes](https://github.com/googleapis/nodejs-monitoring/releases)
- [Changelog](https://github.com/googleapis/nodejs-monitoring/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/nodejs-monitoring/compare/v2.3.5...v3.0.0)
---
updated-dependencies:
- dependency-name: "@google-cloud/monitoring"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-11 02:50:23 +00:00 |
|
|
|
9f007d72d2
|
Merge pull request #892 from omnivore-app/dependabot/npm_and_yarn/opentelemetry/instrumentation-dns-0.29.0
Bump @opentelemetry/instrumentation-dns from 0.27.1 to 0.29.0
|
2022-07-10 19:48:26 -07:00 |
|
|
|
e153966eee
|
Linting
|
2022-07-09 15:38:09 -07:00 |
|
|
|
9feeb80cf3
|
Allow fetching original content
This is useful when debugging
|
2022-07-09 14:35:14 -07:00 |
|
|
|
4fe81eaf92
|
Merge pull request #849 from omnivore-app/feature/delete-account
Delete account API
|
2022-07-09 08:54:57 +08:00 |
|
|
|
c94d5db259
|
Merge pull request #889 from omnivore-app/dependabot/npm_and_yarn/axios-0.27.2
Bump axios from 0.26.0 to 0.27.2
|
2022-07-08 13:48:27 -07:00 |
|
|
|
3a1d89cd31
|
Merge pull request #923 from omnivore-app/dependabot/npm_and_yarn/googleapis-105.0.0
Bump googleapis from 100.0.0 to 105.0.0
|
2022-07-08 13:47:48 -07:00 |
|
|
|
e63324c802
|
Merge pull request #934 from omnivore-app/fix/unsubscribe-email-not-saved
fix/unsubscribe email not saved
|
2022-07-08 13:47:16 -07:00 |
|
|
|
46d96b8f91
|
Merge pull request #932 from omnivore-app/newsletter-revue
Add support for newsletters hosted on getrevue.co
|
2022-07-08 13:36:10 -07:00 |
|
|
|
de803ebbd5
|
fix auth error when deleting user in db
|
2022-07-08 11:59:55 +08:00 |
|
|
|
ef0c2434fb
|
Save unsubscribe email address or http url of newsletter emails
|
2022-07-07 17:14:12 +08:00 |
|