omnivore/apple/OmnivoreKit/Sources/Models
Jackson Harper c3096e5dfe Better PDF upload handling on iOS
Three main changes here:
- If a PDF isn't a local file, dont try to download and then
  upload it to the backend. Just treat it as a URL.

- If we are passed PDF data by an app like Files, upload it.

- Wrap the whole operation in a Background task so its not
  killed if the user taps dismiss during the upload of larger
  documents.
2022-05-26 21:40:40 -07:00
..
CoreData store sqlite file if app group file container 2022-05-18 09:37:52 -07:00
DataModels Merge pull request #714 from omnivore-app/subscriptions-modal 2022-05-26 15:12:19 -07:00
ErrorModels handle content fetch errors in web reader 2022-05-04 15:20:44 -07:00
AppEnvironment.swift send delete subscription call to server 2022-05-26 09:11:24 -07:00
AppleSigninPayload.swift Open source omnivore 2022-02-11 09:24:33 -08:00
AuthFlow.swift move RegistrationView into binder package 2022-02-23 15:28:43 -08:00
AuthModels.swift replace fetchViewer call in extension with a verift token call for faster feedback 2022-05-16 11:18:30 -07:00
DeepLinkDecoder.swift use nav link to present deep link 2022-05-18 11:38:10 -07:00
EmptyResponse.swift Open source omnivore 2022-02-11 09:24:33 -08:00
LinkedItemFilter.swift Add Newsletters and Read Later shortcuts 2022-05-11 16:33:04 -07:00
PageScrapePayload.swift Better PDF upload handling on iOS 2022-05-26 21:40:40 -07:00
ReminderTime.swift Open source omnivore 2022-02-11 09:24:33 -08:00