Commit Graph

2158 Commits

Author SHA1 Message Date
85cbd4e9d0 Handle errors updating elastic when saving pages 2022-06-09 13:52:49 -07:00
7fe3fc75c0 Dont show the cloud icon while page scraping is running 2022-06-09 13:52:49 -07:00
f748b10037 Merge pull request #765 from omnivore-app/OMN-734
[OMN-734] - updateData in useGetLibraryItems is not always updating the cached library items
2022-06-09 13:46:06 -07:00
27d364e5f1 Layout / text tweaks 2022-06-09 13:32:45 -07:00
0d6a978401 Fixing issue with base branch 2022-06-09 13:32:45 -07:00
d942b7145f Fixing diff 2022-06-09 13:32:45 -07:00
cec6dc5197 Rebase 2022-06-09 13:32:32 -07:00
f628f08d9b Merge pull request #772 from omnivore-app/OMN-749
[Omn-749] - Connect to SendInstallInstructions API on onboarding/02 page
2022-06-09 13:22:59 -07:00
eb3e78d756 Merge pull request #778 from omnivore-app/fix/upload-request-file-urls
fix/upload request file urls
2022-06-09 12:59:10 -07:00
edadb9aafa Merge pull request #710 from omnivore-app/OMN-657
[OMN-657]: Archive button should change to unarchive on web if an article has already been archived
2022-06-09 12:45:53 -07:00
6edc70e928 Merge pull request #731 from omnivore-app/OMN-700
[OMN-700] - Add unsubscribe menu option for subscriptions
2022-06-09 12:43:58 -07:00
5d4c8f00e5 Fix test 2022-06-09 12:38:25 -07:00
9c5bc1021f Revert this change 2022-06-09 12:33:16 -07:00
70d655f591 Add an uploadFileTest to verify GCS URLs are used for file:// objects 2022-06-09 12:25:58 -07:00
98bc1470b5 Add a test for upload file requests 2022-06-09 12:22:41 -07:00
05ea57f76f Linting 2022-06-09 12:08:42 -07:00
e23eada168 Use the public GCS URL for local uploaded files 2022-06-09 11:59:01 -07:00
ef072cb2c9 When creating pages from uploaded files use their signed URL as the page URL 2022-06-09 11:51:01 -07:00
cffb5088b4 If creating a request from a file URL, dont try fuzzy matching on URL 2022-06-09 11:37:14 -07:00
265dffb352 Merge pull request #768 from omnivore-app/dependabot/npm_and_yarn/opentelemetry/instrumentation-grpc-0.29.2
Bump @opentelemetry/instrumentation-grpc from 0.27.0 to 0.29.2
2022-06-09 09:52:28 -07:00
cfbfed300f Bump @opentelemetry/instrumentation-grpc from 0.27.0 to 0.29.2
Bumps [@opentelemetry/instrumentation-grpc](https://github.com/open-telemetry/opentelemetry-js) from 0.27.0 to 0.29.2.
- [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)

---
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>
2022-06-09 16:34:22 +00:00
e04ada4241 Merge pull request #767 from omnivore-app/dependabot/npm_and_yarn/opentelemetry/instrumentation-pg-0.29.0
Bump @opentelemetry/instrumentation-pg from 0.24.0 to 0.29.0
2022-06-09 09:32:38 -07:00
72d4aea766 Merge pull request #776 from omnivore-app/fix/link-missing
Fix links missing in https://infoproc.blogspot.com/2022/05/theodore-postol-nuclear-weapons-missile.html
2022-06-09 09:31:53 -07:00
8eecdd60e3 Add test case for https://infoproc.blogspot.com/2022/05/theodore-postol-nuclear-weapons-missile.html 2022-06-09 16:37:21 +08:00
f8dd405c3f ignores link density for the links inside the .post-body div (the main content) 2022-06-09 16:37:03 +08:00
ff613287b4 Merge pull request #775 from omnivore-app/fix/delete-label
Fix failure of lable deletion in highlight
2022-06-09 14:50:03 +08:00
cc2b492c16 Fix tests 2022-06-09 12:38:09 +08:00
520ce0077b Add refresh index method 2022-06-09 12:34:22 +08:00
4f4cc51a37 Delete label by name 2022-06-09 12:33:58 +08:00
4cf45af669 Add debug log for deleting label 2022-06-09 12:33:42 +08:00
85317df671 Merge pull request #774 from omnivore-app/fix/missing-title
Fallback to domain to url if no title
2022-06-09 11:48:49 +08:00
1bd54d122b Merge pull request #773 from omnivore-app/fix/upload-created-page-ids
When creating a page during an uploadfile request return its ID
2022-06-08 20:45:06 -07:00
d1d18315c8 Fallback to domain to url if no title 2022-06-09 11:30:13 +08:00
fa2b58eac0 When creating a page during an uploadfile request return its ID 2022-06-08 20:17:47 -07:00
309c581cf5 Merge pull request #729 from omnivore-app/labels-in-highlights
Support labels in highlights
2022-06-09 09:28:43 +08:00
2dcab66af2 Update labels for both pages and highlights 2022-06-08 17:39:38 +08:00
7c840f5b1e Merge deleteLabel in page and highlight 2022-06-08 17:25:33 +08:00
a981e13c86 Add test case for deleteLabel 2022-06-08 17:01:38 +08:00
0d67d0fb90 Delete labels for highlights when label is deleted 2022-06-08 15:35:52 +08:00
22c604c15b Add deleteLabelForHighlights 2022-06-08 15:33:43 +08:00
145867fe05 Add test for setLabelsForHighlight resolver 2022-06-08 15:25:11 +08:00
4894b3cfd9 Add setLabelsForHighlight in function_resolvers.ts 2022-06-08 15:00:05 +08:00
e9f4149c62 Add setLabelsForHighlight resolver 2022-06-08 14:59:46 +08:00
eef3ee4114 Add getLabelsByIds service method 2022-06-08 14:59:27 +08:00
93c0e53d1d Generate setLabelsForHighlight graphql code 2022-06-08 14:59:11 +08:00
2cc5756dc3 Connected sendInstallInstructions API 2022-06-07 09:48:47 +00:00
2f1ac68a74 Merge branch 'main' into OMN-700 2022-06-07 14:33:49 +05:30
9703ab0440 Merge pull request #771 from omnivore-app/bump-extension-0.1.24
Bump extension version
2022-06-06 21:04:46 -07:00
716e484b6c Bump extension version 2022-06-06 20:27:34 -07:00
5223d28f6d Merge pull request #753 from omnivore-app/fix/update-search-cache
Update SWR cache function to check search results
2022-06-06 20:18:51 -07:00