Jackson Harper
|
6043d08046
|
Remove unneeded prop
|
2023-03-17 15:01:34 +08:00 |
|
Jackson Harper
|
e3a6cc2e5f
|
Positioning fixes for the highlights mode in the library
|
2023-03-17 14:59:37 +08:00 |
|
Jackson Harper
|
f61efd2d3e
|
Better handlding of deleting highlights from the library highlights view
|
2023-03-17 14:11:03 +08:00 |
|
Jackson Harper
|
49e1947095
|
Merge pull request #1919 from omnivore-app/fix/pdf-height-calc
Use vh to force the PDF container height
|
2023-03-16 17:17:02 +08:00 |
|
Jackson Harper
|
a9128a0733
|
Use vh to force the PDF container height
|
2023-03-16 17:01:53 +08:00 |
|
Hongbo Wu
|
d13b018b2b
|
Merge pull request #1914 from omnivore-app/save-html-with-highlights
save html with highlights
|
2023-03-16 09:54:19 +08:00 |
|
Jackson Harper
|
d9df750c81
|
Merge pull request #1916 from omnivore-app/dependabot/npm_and_yarn/pkg/extension/webpack-5.76.0
Bump webpack from 5.11.1 to 5.76.0 in /pkg/extension
|
2023-03-15 18:54:42 +08:00 |
|
dependabot[bot]
|
d7383f834c
|
Bump webpack from 5.11.1 to 5.76.0 in /pkg/extension
Bumps [webpack](https://github.com/webpack/webpack) from 5.11.1 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.11.1...v5.76.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-14 15:12:03 +00:00 |
|
Hongbo Wu
|
a8682b8cf6
|
Save html along with highlight and return
|
2023-03-14 15:55:32 +08:00 |
|
Hongbo Wu
|
bf6ae38fe1
|
Add html to the highlight document in elasticsearch
|
2023-03-14 15:20:09 +08:00 |
|
Hongbo Wu
|
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 |
|
Hongbo Wu
|
c3f2262b6b
|
Update test
|
2023-03-14 14:52:42 +08:00 |
|
Hongbo Wu
|
490ae58499
|
Update test
|
2023-03-14 14:46:00 +08:00 |
|
Hongbo Wu
|
ee2487ff01
|
Case insensitive
|
2023-03-14 14:42:56 +08:00 |
|
Hongbo Wu
|
461b348dc0
|
Use lower function in the query
|
2023-03-14 14:42:00 +08:00 |
|
Hongbo Wu
|
7dd32c3e87
|
Trim whitespace text from user email address
|
2023-03-14 12:57:23 +08:00 |
|
Jackson Harper
|
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 |
|
Jackson Harper
|
32f3b05129
|
Remove unused line
|
2023-03-13 14:51:21 +08:00 |
|
Jackson Harper
|
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 |
|
Hongbo Wu
|
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 |
|
Jackson Harper
|
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 |
|
Jackson Harper
|
c990c6b248
|
Add missing anchorElements file
|
2023-03-13 13:33:58 +08:00 |
|
Jackson Harper
|
467ace2f14
|
Rename reading progress file now that its no longer a react hook
|
2023-03-13 13:29:29 +08:00 |
|
Jackson Harper
|
2e6090c7a4
|
Remove debug
|
2023-03-13 13:16:28 +08:00 |
|
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 |
|