Commit Graph

2214 Commits

Author SHA1 Message Date
20c1526b3f Bump @segment/analytics-next from 1.34.0 to 1.38.0
Bumps [@segment/analytics-next](https://github.com/segmentio/analytics-next) from 1.34.0 to 1.38.0.
- [Release notes](https://github.com/segmentio/analytics-next/releases)
- [Commits](https://github.com/segmentio/analytics-next/compare/v1.34.0...v1.38.0)

---
updated-dependencies:
- dependency-name: "@segment/analytics-next"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 21:27:43 +00:00
272ff78534 Merge pull request #789 from omnivore-app/fix/web-prefs-modal-nav-style
Web prefs modal nav style
2022-06-13 14:21:28 -07:00
216166d778 add padding to done button. use stack style nav for web prefs 2022-06-13 14:19:22 -07:00
83b862fc75 Merge pull request #779 from omnivore-app/dependabot/npm_and_yarn/pspdfkit-2022.2.3
Bump pspdfkit from 2021.6.1 to 2022.2.3
2022-06-13 13:56:03 -07:00
70a2d03890 swiftformat line fix 2022-06-13 13:52:39 -07:00
c1698464bf Update pspdfkit library files 2022-06-13 13:43:59 -07:00
90153ffa36 Bump pspdfkit from 2021.6.1 to 2022.2.3
Bumps [pspdfkit](https://pspdfkit.com/web) from 2021.6.1 to 2022.2.3.

---
updated-dependencies:
- dependency-name: pspdfkit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 19:58:59 +00:00
a8baa3cb52 Merge pull request #788 from omnivore-app/feature/iphone-reader-margins
iPhone Reader Margins
2022-06-13 12:54:36 -07:00
5c5fd5cceb Merge pull request #783 from omnivore-app/fix/local-pdf-saving
Improve local PDF saving
2022-06-13 12:47:13 -07:00
bd34f4ff3c use maxWidthPercentage to update margin in web reader: 2022-06-13 11:27:21 -07:00
93a155798e add done button of web prefs popover for iphone landscape mode 2022-06-13 10:02:35 -07:00
4423bc3e44 adds ability to control maxWidth on iphone 2022-06-13 09:57:28 -07:00
2a7a87de09 Remove debug lines 2022-06-13 09:42:59 -07:00
56cb4f2c65 Merge pull request #787 from omnivore-app/fix/ios-inactive-navbar
Fix: Inactive Reader Nav
2022-06-13 08:56:47 -07:00
f0c0c8ef2d Merge pull request #785 from omnivore-app/fix/duplicate-tweet
Remove duplicate tweets in the same class=tweet element which has more than one tweet links in it
2022-06-13 08:52:57 -07:00
5025a8a58f use fullScreenCover for safrai view 2022-06-13 08:44:21 -07:00
5625a055d8 Update test case 2022-06-13 17:36:23 +08:00
ff87371d21 Make the tweet a single child in the parent class=tweet element even there are more than one twitter links in it 2022-06-13 17:36:15 +08:00
64673bd6db Add test case 2022-06-13 15:15:03 +08:00
7084f18932 Handle changing IDs when local PDFs are saved 2022-06-12 14:36:38 -07:00
5a251bfe88 WIP: local PDF saving 2022-06-12 09:12:07 -07:00
5ed16d59ce Merge pull request #784 from omnivore-app/chore/swift-gql-update
Update swift gql schema
2022-06-12 09:10:14 -07:00
c270a7de8c update swift gql schema 2022-06-11 12:08:32 -07:00
daa620c467 Merge pull request #782 from omnivore-app/fix/disable-javascript-selectively
Allow selectively disabling javascript on some hosts
2022-06-10 13:42:45 -07:00
b94215f1fc Allow selectively disabling javascript on some hosts
Some hosts readability is improved by disabling javascript
2022-06-10 13:25:14 -07:00
ca51cddf2a Merge pull request #781 from omnivore-app/fix/update-page-result
Use the Article type instead of Page in updatePage API
2022-06-09 19:18:40 -07:00
a99303a261 Pass in updatePageInput so we can have null values 2022-06-09 15:50:59 -07:00
ea4e4d6828 Use the Article type instead of Page in updatePage API
Despite the name we are still using Article in many
places.
2022-06-09 15:29:01 -07:00
0529c23c00 Merge pull request #760 from omnivore-app/fix/ios-scrape-failures
Fix issue with ShareExtension.js not executing on iOS
2022-06-09 14:14:33 -07:00
ce040b8983 Use cached PDFs if available 2022-06-09 13:53:24 -07:00
5537766a45 WIP: PDF URLs 2022-06-09 13:53:24 -07:00
7522f22f51 Pull in bundle.js from main 2022-06-09 13:53:15 -07:00
7b81ad253d Store PDF paths as filenames instead of full URLs
This fixes issues where the full URL of our directory path
changes, also it moves files into documents instead of
caches, and ensures PDFs are downloaded before opening.
2022-06-09 13:52:49 -07:00
c86c18507e Fix issue with URL normalization, add tests 2022-06-09 13:52:49 -07:00
2e3ff15b51 WIP: Ensure local items are available in Read Now view 2022-06-09 13:52:49 -07:00
717edf7809 Fix slug in local page creation 2022-06-09 13:52:49 -07:00
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