|
|
62b772eeca
|
Allow saving epub from email attachments
|
2023-04-19 11:30:49 +08:00 |
|
|
|
3c12162866
|
Fix typo in content type check
|
2023-04-18 11:22:44 +08:00 |
|
|
|
69df32d428
|
Implement a reader for epubs
|
2023-04-18 09:00:48 +08:00 |
|
|
|
11d26e3fd5
|
Bump @opentelemetry/instrumentation-grpc from 0.29.2 to 0.37.0
Bumps [@opentelemetry/instrumentation-grpc](https://github.com/open-telemetry/opentelemetry-js) from 0.29.2 to 0.37.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js/commits/experimental/v0.37.0)
---
updated-dependencies:
- dependency-name: "@opentelemetry/instrumentation-grpc"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-13 01:51:28 +00:00 |
|
|
|
e6690709c3
|
Replace express-http-context with express-http-context2
|
2023-04-12 17:50:13 +08:00 |
|
|
|
014dc773e3
|
Fix labels not saved correctly by saveUrl
|
2023-04-12 17:04:59 +08:00 |
|
|
|
874247661b
|
resolve conflicts
|
2023-04-12 17:04:59 +08:00 |
|
|
|
c07ada0218
|
resolve conflicts
|
2023-04-12 17:04:59 +08:00 |
|
|
|
ef800ded81
|
Fix some external requests not being mocked
|
2023-04-12 17:04:59 +08:00 |
|
|
|
42dc3f7330
|
Fix some external requests not being mocked
|
2023-04-12 17:04:59 +08:00 |
|
|
|
39b79f5cd2
|
Mock sending emails while testing
|
2023-04-12 17:04:59 +08:00 |
|
|
|
9857af27e2
|
Add labels and state to createArticle API
|
2023-04-12 17:04:59 +08:00 |
|
|
|
abd42f7064
|
Add labels and state to saveUrl API
|
2023-04-12 16:50:11 +08:00 |
|
|
|
ce273b5172
|
Add test case for archives page and saves labels in savePage API
|
2023-04-12 16:50:11 +08:00 |
|
|
|
87d3f5b3d8
|
Add labels and state to savePage API
|
2023-04-12 16:50:11 +08:00 |
|
|
|
fcf08fc364
|
Add state and labels to savePageInput
|
2023-04-12 16:50:11 +08:00 |
|
|
|
4b578bbebb
|
Process labels and state in the csv file
|
2023-04-12 16:50:11 +08:00 |
|
|
|
9a46e935d9
|
Add [] to the labels in csv
|
2023-04-12 16:50:11 +08:00 |
|
|
|
0204e27aee
|
mock before test
|
2023-04-12 16:50:11 +08:00 |
|
|
|
06b6583f29
|
Mock cloud storage bucket
|
2023-04-12 16:50:11 +08:00 |
|
|
|
76b63efdc1
|
Fix tests
|
2023-04-12 16:50:11 +08:00 |
|
|
|
10c01c12f2
|
Add test case for integration import task handler
|
2023-04-12 16:50:10 +08:00 |
|
|
|
d8b2d5476b
|
Add Mock Storage class for cloud storage
|
2023-04-12 16:50:10 +08:00 |
|
|
|
56fd3d7617
|
Create a router to handle importing from integrations cloud task
|
2023-04-12 16:50:10 +08:00 |
|
|
|
9aa65f0d33
|
Fix tests
|
2023-04-12 16:50:10 +08:00 |
|
|
|
503ec3d413
|
Update task name
|
2023-04-12 16:50:10 +08:00 |
|
|
|
9ff0711a73
|
Remove wrong comments
|
2023-04-12 16:50:10 +08:00 |
|
|
|
c8ec84562b
|
Create an import from integration cloud task
|
2023-04-12 16:50:10 +08:00 |
|
|
|
b62b769604
|
Paginate pocket api
|
2023-04-12 16:50:10 +08:00 |
|
|
|
1c5991aded
|
import from integration api return a boolean value
|
2023-04-12 16:50:10 +08:00 |
|
|
|
c78fe9f87d
|
Paginate pocket retrieve api response data
|
2023-04-12 16:50:10 +08:00 |
|
|
|
737957ff82
|
Add import from pocket to web
|
2023-04-12 16:50:10 +08:00 |
|
|
|
2e5e3bd19e
|
Add headers
|
2023-04-12 16:50:10 +08:00 |
|
|
|
59621768c8
|
Get request token from pocket
|
2023-04-12 16:50:10 +08:00 |
|
|
|
ae2f695df8
|
Get access token from pocket
|
2023-04-12 16:50:10 +08:00 |
|
|
|
6554d3b601
|
Add tests
|
2023-04-12 16:50:10 +08:00 |
|
|
|
9c7f6fefca
|
Add PocketIntegration service to the list
|
2023-04-12 16:50:10 +08:00 |
|
|
|
c3bfb593c6
|
Fix regression
|
2023-04-12 16:50:10 +08:00 |
|
|
|
02247bc0a6
|
Add import from integration api implementation
|
2023-04-12 16:50:10 +08:00 |
|
|
|
e2d050288e
|
write the list of urls to a csv file and upload it to gcs
|
2023-04-12 16:50:10 +08:00 |
|
|
|
94d8903ec1
|
Add pocket integration support
|
2023-04-12 16:50:10 +08:00 |
|
|
|
0bf4119c92
|
Refactor with factor pattern
|
2023-04-12 16:50:10 +08:00 |
|
|
|
4ce4cd0a62
|
Add a type for export or import to the integration table
|
2023-04-12 16:50:10 +08:00 |
|
|
|
9056318667
|
Change type field in integration table from enum to text type
|
2023-04-12 16:50:10 +08:00 |
|
|
|
b43f6904f4
|
Merge pull request #2021 from omnivore-app/fix/subscriptions
creates or updates subscription only if their is a valid unsubscribe link
|
2023-04-12 13:17:34 +08:00 |
|
|
|
80d0e7c944
|
Move pageType to function_resolver
|
2023-04-12 12:37:22 +08:00 |
|
|
|
158a75807c
|
Use camel case
|
2023-04-12 12:27:05 +08:00 |
|
|
|
4969391d4c
|
Replace picture with image
|
2023-04-12 12:15:53 +08:00 |
|
|
|
c5eb223c07
|
Add tweet, video, picture pageType
|
2023-04-12 11:53:23 +08:00 |
|
|
|
f740d70608
|
Add test case
|
2023-04-12 10:46:45 +08:00 |
|