Commit Graph

2178 Commits

Author SHA1 Message Date
fb1027dc38 Make the full fetchContent process a single await
This will ensure the full pages content is fully downloaded
before it returns.
2022-06-09 13:52:49 -07:00
544454e087 Ensure items are ready to read before presenting in Read now
- HTML items: content is downloaded, no longer in processing state
- PDF items: PDF content is downloaded
2022-06-09 13:52:49 -07:00
bb97039cf1 Track page state so we know if we are able to read a page yet 2022-06-09 13:52:49 -07:00
d8e2285f2b Make sure titles are updated when fetching updated article content 2022-06-09 13:52:49 -07:00
611b237e17 Handle save operations completing in the background while opening itemIDs 2022-06-09 13:52:49 -07:00
4ff8a9b83d When opening with a request id check core data first for an item 2022-06-09 13:52:49 -07:00
b76b2ef4cb Better naming for sync methods 2022-06-09 13:52:49 -07:00
ea0b689b5c Remove unused var 2022-06-09 13:52:49 -07:00
8460ba1cea pop read now link when archiving or deleting from reader 2022-06-09 13:52:49 -07:00
9e88a11dda Enable Read Now, handle scenarios where an article is already saved so the LinkedItem.id is updated 2022-06-09 13:52:49 -07:00
9ab2f1c991 Remove sync status button until we have failures 2022-06-09 13:52:49 -07:00
5315d1a4ac Update link item IDs if they are changed 2022-06-09 13:52:49 -07:00
311c5172cc Status is moved to the child view model now 2022-06-09 13:52:49 -07:00
754db717cc Used savedat instead of createdat for sort descriptors 2022-06-09 13:52:49 -07:00
8d271daf38 Only attempt to force sync content if it needs creation before reading 2022-06-09 13:52:49 -07:00
3136705a75 Handle errors when creating a page save request on savePage 2022-06-09 13:52:49 -07:00
b107a86ba9 Handle response ids when saving items
This will be used when handling pages that change their IDs
when saved.
2022-06-09 13:52:49 -07:00
bf2c0d6b66 WIP ios syncing improvements 2022-06-09 13:52:49 -07:00
9baeb89742 Add more elastic debugging 2022-06-09 13:52:49 -07:00
0efbfe6f13 Better variable name 2022-06-09 13:52:49 -07:00
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