Commit Graph

5701 Commits

Author SHA1 Message Date
aeb09539cc Fallback to hostname 2023-03-15 13:24:17 +08:00
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
30fb1af9fa Merge pull request #1912 from omnivore-app/trim-white-space-in-email
Trim whitespace text from user email address
2023-03-14 15:10:55 +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
deb398112b Merge pull request #1900 from omnivore-app/reset-anchor 2023-03-11 10:36:36 +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
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
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
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
83cd93bce4 Fix the tests due to the change of readwise integration 2023-03-10 18:03:39 +08:00
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
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
a3ab0fc35b Merge pull request #1896 from omnivore-app/debug-readwise-api-integration
Fix readwise integration issue
2023-03-10 16:51:07 +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