Commit Graph

232 Commits

Author SHA1 Message Date
89119add8a Merge pull request #1753 from omnivore-app/feat/highlights-export
Export highlights/notes from iOS
2023-04-05 18:33:53 +08:00
2ed372a74c Better dependency handling of highlights data 2023-04-05 17:05:30 +08:00
f65f8202db Disable push notification action in rules web 2023-04-05 12:39:23 +08:00
6f8934fe59 Reset throttle timeout after clearing, fixes issue where scroll watcher doesnt fire 2023-04-04 22:21:10 +08:00
1220481b00 Better highlight position calculation 2023-04-04 21:26:47 +08:00
8e3aba2295 WIP: feature cards, fir merging highlights offline sync 2023-04-04 21:04:13 +08:00
af00b88c5a More merge fixes 2023-04-03 17:29:01 +08:00
5eef42e296 Merge highlight improvements 2023-04-03 17:19:43 +08:00
f20cbed563 Improve highlight scrolling from notebooks 2023-04-03 13:46:19 +08:00
a55eab32f3 Send HTML with highlight requests 2023-03-31 14:04:42 +08:00
e3675295f0 WIP: use MD for highlight quotes 2023-03-31 12:26:03 +08:00
53e5d9c6a0 Quote is nullable, fix style issues in notebooks 2023-03-27 10:17:33 +08:00
33e301cae6 Handle changes in the modal notebook 2023-03-24 20:18:37 +08:00
69eaff395e WIP: improve notebook UX, add markdown, document notes 2023-03-24 10:18:36 +08:00
d733576e41 Do not check for deleted article in saving request in web 2023-03-21 13:04:22 +08:00
163dd62b58 Use url in save request 2023-03-20 17:02:30 +08:00
cad4afbe8c Revert "Update frontend"
This reverts commit cfb62a3995.
2023-03-17 16:58:08 +08:00
cfb62a3995 Update frontend 2023-03-17 11:37:59 +08:00
c990c6b248 Add missing anchorElements file 2023-03-13 13:33:58 +08:00
467ace2f14 Rename reading progress file now that its no longer a react hook 2023-03-13 13:29:29 +08:00
c19460eb75 Cancel scroll watcher timeout 2023-03-11 08:27:34 +08:00
f811339398 Reset top percent when marking as read/unread 2023-03-11 08:22:15 +08:00
faa2912f24 Update the anchor index in the cache when marking as read 2023-03-11 08:14:40 +08:00
5cd5f57b4e Fetch top percent with search items 2023-03-11 08:09:43 +08:00
112df31fe4 remove debug lines 2023-03-11 08:02:46 +08:00
5c69b5d8c0 Use bounding rects for filtering top rect 2023-03-10 17:25:09 +08:00
8cf0a6ecb2 Simplify top positioning 2023-03-10 16:47:02 +08:00
036040a3a0 Start sending top percent 2023-03-10 15:05:18 +08:00
a0a144cdbd set reading progress percent to bottom position 2023-03-10 15:05:18 +08:00
4d2698145a Better handling of overflow to improve scroll watching 2023-03-10 15:05:18 +08:00
23efda667d Theme cleanup, expose extra reader themes
This also removes synced reader preferences so everything is
per device now.
2023-03-10 15:05:18 +08:00
dd7a4e4eac Use local timezone for the date in the reader 2023-03-09 16:00:17 +08:00
78f8fa1726 Merge pull request #1864 from omnivore-app/feature/webhook-label-event
Add LABEL_ADDED as event type in webhooks
2023-03-09 11:03:09 +08:00
976c2386ae Fix crash when creating custom colors for labels 2023-03-08 11:53:00 +08:00
612b753e43 Add LABEL_ADDED as event type in webhooks 2023-03-07 20:34:36 +08:00
550b8d88ec Update display settings, add advanced settings 2023-03-07 15:36:24 +08:00
e13b809389 Get highlights with library items, over fetching for now, can maybe trim stuff in future 2023-03-06 22:13:50 +08:00
9122463222 Remove unused keyboard commands 2023-03-06 16:14:05 +08:00
d93b4458e1 Simplify theme selector 2023-03-03 19:49:40 +08:00
a53925edf9 Update savedAt and publishedAt 2023-03-03 19:20:06 +08:00
aa2e20d9c0 Edit title and description modal 2023-03-02 12:59:31 +08:00
a2583ad5a8 Update reader settings control 2023-02-28 18:01:57 +08:00
e9ae311559 Add wordsCount and better center new grid cards 2023-02-27 15:07:04 +08:00
f9e40fe427 Better handling of long filter button text names like subscriptions 2023-02-27 12:35:45 +08:00
066766d980 Remove unused code 2023-02-27 11:12:29 +08:00
9d6a28cc74 More warnings clean up 2023-02-27 10:34:12 +08:00
09328edfe5 Updated library cards 2023-02-24 10:09:24 +08:00
a2e5f1654d Merge pull request #1831 from omnivore-app/feat/save-url-api
Add save API endpoint to frontend for URL based saving
2023-02-22 10:52:16 +08:00
a9b431708c Use ssrFetcher for saving via /api/save 2023-02-21 12:05:21 +08:00
40567a6ed9 Linting fix 2023-02-16 17:35:51 +08:00