Commit Graph

11 Commits

Author SHA1 Message Date
08f9beab68 Improve site icon fetching 2023-10-30 11:25:50 +08:00
188221b018 Handle paragraph breaks in the share extension preview text 2022-11-22 17:28:42 +08:00
64e2bb39b6 Before adding any markers to local HTML ensure we dont have any already 2022-11-21 22:39:10 +08:00
39b0cbd453 Use strings for highlight marker elements 2022-11-21 22:39:10 +08:00
bf97194208 Create a highlight of the selected text when a user saves 2022-11-21 22:39:10 +08:00
2e7b7c1bb5 Make warning message on reader match library 2022-11-21 22:39:10 +08:00
902b6fe97a Fix issue with ShareExtension.js not executing on iOS
Returning undefined here fixes issues where pages would fail
to scrape if there was no preview image available.
2022-06-05 09:03:11 -07:00
5547a7bb6e Improve preview images from content 2022-06-02 16:17:27 -07:00
92f8218960 Fetch icon URLs from pages 2022-06-02 11:37:04 -07:00
a02bb2f5c9 Extract contentType from safari
This fixes issues where we'd incorrectly identify a PDF as HTML.
Safari will use our preprocess javascript file even if the
file is PDF, so we rely on JS to detect the content type here.
2022-05-24 21:01:04 -07:00
84f32935f5 Open source omnivore 2022-02-11 09:24:33 -08:00