Commit Graph

27 Commits

Author SHA1 Message Date
4184d64341 Add dismiss on tap outside extension 2024-03-21 10:17:50 +08:00
486ec19937 Improve logged out handler of extension, create new local db path 2024-01-04 12:20:57 +08:00
98ebde3a7d Add some padding on buttons in extension 2023-11-15 11:49:45 +08:00
50f1213e93 Better handling of the label editor 2023-11-14 14:47:22 +08:00
59f1c144b3 Display the dismiss button on Macos 2023-11-14 14:47:22 +08:00
96aae14671 Fix build on MacOS 2023-11-14 14:47:22 +08:00
57c481ccfd Add editinfo to share extension 2023-10-30 19:16:47 +08:00
08f9beab68 Improve site icon fetching 2023-10-30 11:25:50 +08:00
fa82917f55 Update view models 2023-10-30 10:34:02 +08:00
8fe51a5f80 More on ios share extension improvements 2023-10-30 10:34:02 +08:00
cf3427fdc9 WIP: clean up the extension design 2023-10-30 10:34:02 +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
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