Commit Graph

3270 Commits

Author SHA1 Message Date
9c96a4eab2 fix puppeteer throwing error when create_time is not defined 2023-03-15 13:15:21 +08:00
114f0405db update tsconfig 2023-03-15 13:14:40 +08:00
66481c7aa6 Add apollo config 2023-03-15 13:14:26 +08:00
7d2cb07af0 eslint 2023-03-14 22:24:17 +08:00
e5f1f25a4d Allow scoping searches to site: 2023-03-14 18:26:45 +08:00
c3f2262b6b Update test 2023-03-14 14:52:42 +08:00
490ae58499 Update test 2023-03-14 14:46:00 +08:00
ee2487ff01 Case insensitive 2023-03-14 14:42:56 +08:00
461b348dc0 Use lower function in the query 2023-03-14 14:42:00 +08:00
7dd32c3e87 Trim whitespace text from user email address 2023-03-14 12:57:23 +08:00
47f1934ed5 Merge pull request #1904 from omnivore-app/fix/min-heights
Set a min height for library and reader so when small content is display the full screen is always used
2023-03-13 15:18:05 +08:00
32f3b05129 Remove unused line 2023-03-13 14:51:21 +08:00
a40c63cb41 Set a min height for library and reader so when small content is display the full screen is always used 2023-03-13 14:45:00 +08:00
055a569a63 Merge pull request #1902 from omnivore-app/fix/readability-published-date-timezone
return published date if the class name is omnivore-published-date which we added when we scraped the article
2023-03-13 14:18:30 +08:00
ea405628c8 Merge pull request #1884 from omnivore-app/fix/theme-cleanup
Theming cleanup / Add Sepia and Apollo
2023-03-13 13:55:28 +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
2e6090c7a4 Remove debug 2023-03-13 13:16:28 +08:00
608ef8cadc Remove debug line 2023-03-13 13:14:54 +08:00
9f3a03ec61 Fix the AddLink button to the bottom of the left menu 2023-03-13 12:54:48 +08:00
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
a0ec7bc89d Reset readingProgressAnchorIndex to zero if the input is zero 2023-03-11 10:16:47 +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
29776359f2 Fix a typo in the url 2023-03-10 18:27:58 +08:00
687771f676 Use YouTube as site name 2023-03-10 18:26:21 +08:00
56ce70dbd4 Revert using youtube data api 2023-03-10 18:21:51 +08:00
83cd93bce4 Fix the tests due to the change of readwise integration 2023-03-10 18:03:39 +08:00
98d5f92ad4 Call youtube data api to fetch published date 2023-03-10 17:38:03 +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
a0aab94e8b Add site_name and published date to saved twitter 2023-03-10 16:42:40 +08:00
5c3dd904a5 do not use highlightPositionAnchorIndex as the location 2023-03-10 15:54:51 +08:00
12160cc9dc filter out highlights with no quote 2023-03-10 15:43:06 +08:00
45a857152b Add minLength = 1 for quote in highlight 2023-03-10 15:40:31 +08:00
2e197644d4 Add debug logs 2023-03-10 15:17:04 +08:00
cc4b07a5ed Set reading progress top percent 2023-03-10 15:10:47 +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
2192c563a7 Do debouncing in scrollWatcher instead of using lodash 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
e4b717c3e2 Padding on the top of articles shouldnt change with breakpoints 2023-03-10 15:05:18 +08:00
c9f85881d3 Update active background colours to match design 2023-03-10 15:05:18 +08:00
376d75a756 Theme selector colours 2023-03-10 15:05:18 +08:00
4fc29aab9a Fix checkbox colors on theme selector 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
bf0a7d2865 Remove unused colors from theme 2023-03-10 15:05:18 +08:00