mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
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. |
||
|---|---|---|
| .. | ||
| CoreData | ||
| DataModels | ||
| ErrorModels | ||
| AppEnvironment.swift | ||
| AppleSigninPayload.swift | ||
| AuthFlow.swift | ||
| AuthModels.swift | ||
| DeepLinkDecoder.swift | ||
| EmptyResponse.swift | ||
| LinkedItemFilter.swift | ||
| PageScrapePayload.swift | ||
| ReminderTime.swift | ||