Commit graph

5782 commits

Author SHA1 Message Date
Jackson Harper
608ef8cadc Remove debug line 2023-03-13 13:14:54 +08:00
Jackson Harper
9f3a03ec61 Fix the AddLink button to the bottom of the left menu 2023-03-13 12:54:48 +08:00
Hongbo Wu
aae6759bcb return published date if the class name is omnivore-published-date which we added when we scraped the article 2023-03-13 12:08:01 +08:00
Hongbo Wu
deb398112b
Merge pull request #1900 from omnivore-app/reset-anchor 2023-03-11 10:36:36 +08:00
Hongbo Wu
a0ec7bc89d Reset readingProgressAnchorIndex to zero if the input is zero 2023-03-11 10:16:47 +08:00
Jackson Harper
c19460eb75 Cancel scroll watcher timeout 2023-03-11 08:27:34 +08:00
Jackson Harper
f811339398 Reset top percent when marking as read/unread 2023-03-11 08:22:15 +08:00
Jackson Harper
faa2912f24 Update the anchor index in the cache when marking as read 2023-03-11 08:14:40 +08:00
Jackson Harper
5cd5f57b4e Fetch top percent with search items 2023-03-11 08:09:43 +08:00
Jackson Harper
112df31fe4 remove debug lines 2023-03-11 08:02:46 +08:00
Hongbo Wu
0e0dac8c30
Merge pull request #1899 from omnivore-app/revert-youtube-api-change
Revert using youtube data api
2023-03-10 18:37:59 +08:00
Hongbo Wu
29776359f2 Fix a typo in the url 2023-03-10 18:27:58 +08:00
Hongbo Wu
687771f676 Use YouTube as site name 2023-03-10 18:26:21 +08:00
Hongbo Wu
56ce70dbd4 Revert using youtube data api 2023-03-10 18:21:51 +08:00
Hongbo Wu
28d70e90dc
Merge pull request #1898 from omnivore-app/fix/integrations-router-test
Fix the tests due to the change of readwise integration
2023-03-10 18:17:36 +08:00
Hongbo Wu
83cd93bce4 Fix the tests due to the change of readwise integration 2023-03-10 18:03:39 +08:00
Hongbo Wu
bd3bf68a5b
Merge pull request #1897 from omnivore-app/youtube-published-date
Call youtube data api to fetch published date
2023-03-10 17:42:38 +08:00
Hongbo Wu
98d5f92ad4 Call youtube data api to fetch published date 2023-03-10 17:38:03 +08:00
Jackson Harper
5c69b5d8c0 Use bounding rects for filtering top rect 2023-03-10 17:25:09 +08:00
Hongbo Wu
a3ab0fc35b
Merge pull request #1896 from omnivore-app/debug-readwise-api-integration
Fix readwise integration issue
2023-03-10 16:51:07 +08:00
Jackson Harper
8cf0a6ecb2 Simplify top positioning 2023-03-10 16:47:02 +08:00
Hongbo Wu
a0aab94e8b Add site_name and published date to saved twitter 2023-03-10 16:42:40 +08:00
Hongbo Wu
5c3dd904a5 do not use highlightPositionAnchorIndex as the location 2023-03-10 15:54:51 +08:00
Hongbo Wu
12160cc9dc filter out highlights with no quote 2023-03-10 15:43:06 +08:00
Hongbo Wu
45a857152b Add minLength = 1 for quote in highlight 2023-03-10 15:40:31 +08:00
Hongbo Wu
2e197644d4 Add debug logs 2023-03-10 15:17:04 +08:00
Jackson Harper
cc4b07a5ed Set reading progress top percent 2023-03-10 15:10:47 +08:00
Jackson Harper
036040a3a0 Start sending top percent 2023-03-10 15:05:18 +08:00
Jackson Harper
a0a144cdbd set reading progress percent to bottom position 2023-03-10 15:05:18 +08:00
Jackson Harper
2192c563a7 Do debouncing in scrollWatcher instead of using lodash 2023-03-10 15:05:18 +08:00
Jackson Harper
4d2698145a Better handling of overflow to improve scroll watching 2023-03-10 15:05:18 +08:00
Jackson Harper
e4b717c3e2 Padding on the top of articles shouldnt change with breakpoints 2023-03-10 15:05:18 +08:00
Jackson Harper
c9f85881d3 Update active background colours to match design 2023-03-10 15:05:18 +08:00
Jackson Harper
376d75a756 Theme selector colours 2023-03-10 15:05:18 +08:00
Jackson Harper
4fc29aab9a Fix checkbox colors on theme selector 2023-03-10 15:05:18 +08:00
Jackson Harper
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
Jackson Harper
bf0a7d2865 Remove unused colors from theme 2023-03-10 15:05:18 +08:00
Hongbo Wu
8564c6c623
Merge pull request #1895 from omnivore-app/add-top-percentage-to-read-position
Add top percentage to the reading position in API
2023-03-10 13:11:10 +08:00
Hongbo Wu
8a9a464e84 Add a test case for top position greater than bottom position 2023-03-10 12:56:00 +08:00
Hongbo Wu
45b2fa6329 fix not setting zero 2023-03-10 12:46:41 +08:00
Hongbo Wu
451ed1c70e Add test case for 0 2023-03-10 12:42:57 +08:00
Hongbo Wu
bba0f69f62 Add top percentage to the reading position in API 2023-03-10 12:38:25 +08:00
Jackson Harper
df04986a92
Merge pull request #1888 from omnivore-app/fix/notebooks-modal
Make notebook modal closer to highlights view, add exports
2023-03-10 11:47:28 +08:00
Jackson Harper
56d79580e2 Improve settings layout 2023-03-10 11:03:30 +08:00
Hongbo Wu
fdad88c5d1
Merge pull request #1893 from omnivore-app/fix/labels-added-text
Show LABEL_ADDED in the webhooks table
2023-03-10 10:43:55 +08:00
Jackson Harper
47277b63ee Clean up the settings header to work better with new layout 2023-03-10 10:12:59 +08:00
Hongbo Wu
f357be51be Show LABEL_ADDED in the webhooks table 2023-03-10 09:56:10 +08:00
Jackson Harper
2f5305ffe4 Padding on author top 2023-03-10 09:17:05 +08:00
Jackson Harper
5cd68cae44 When clicking the logo button to go back, use filter states 2023-03-10 09:10:49 +08:00
Jackson Harper
39207f73a2 Fix imports 2023-03-10 08:35:27 +08:00