Commit Graph

12 Commits

Author SHA1 Message Date
2e7b7c1bb5 Make warning message on reader match library 2022-11-21 22:39:10 +08:00
c8643c591a remove search bar from share extension 2022-07-22 14:13:26 -07:00
c5b3354d8f add macos conditionals for share extension improvements 2022-07-22 13:04:04 -07:00
0075caa894 use full modal height for share ext 2022-07-21 08:47:19 -07:00
f3d2b6c89f add search field to labels list in share ext 2022-07-20 10:06:09 -07: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
ef72e09006 Start implementing the new share extension, mostly so we can show the sync status 2022-06-02 15:29:57 -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
e7e710feaa rename Binders package to App 2022-02-24 15:07:32 -08:00
84f32935f5 Open source omnivore 2022-02-11 09:24:33 -08:00