omnivore/packages
Jackson Harper 22e0a0cbe4 Add some new requirements to selecting scrollable elements
1. The element must have some height to its bounding rect, this
can prevent strange things like meta tags from being used as the
anchor.

2. The element must be a <p> tag: the intent is to take the user
to a readable position, so this should fit better and eliminates
using things like outer container elements that could span the
entire document.
2023-04-10 17:10:23 +08:00
..
api Return error if query exceeds 255 char 2023-04-06 12:03:26 +08:00
appreader Add handler for justify text, fix dependency issue with auto highlights 2023-04-10 15:59:40 +08:00
content-fetch Fix docker image 2022-12-28 15:28:27 +08:00
content-handler Fix a typo in the url 2023-03-10 18:27:58 +08:00
cypress Bump cypress from 10.6.0 to 12.7.0 2023-02-27 21:18:05 +00:00
db Add type to the highlight in the elasticsearch and three types are HIGHLIGHTS, REDACTION and NOTE 2023-03-22 10:34:40 +08:00
import-handler Remove more debug 2023-01-24 20:36:34 +08:00
inbound-email-handler To in the envelope will always be a single-element array 2023-03-23 18:33:32 +08:00
pdf-handler Use signed urls when downloading in the pdf-handler 2022-12-15 16:49:48 +08:00
puppeteer-parse fix puppeteer throwing error when create_time is not defined 2023-03-15 13:15:21 +08:00
readabilityjs Merge pull request #1962 from omnivore-app/fix/newline-in-author 2023-03-31 10:21:42 +08:00
rule-handler Disable push notification action in rules engine 2023-04-05 12:39:07 +08:00
text-to-speech Strip emojis on realistic speech text 2023-02-16 19:16:01 +08:00
web Add some new requirements to selecting scrollable elements 2023-04-10 17:10:23 +08:00