omnivore/packages
Jackson Harper cf7c50468e Use normalized URLs when querying article saving requests
When we save pages we save the normalized URL, so if a user saves
a URL like https://foo.com/ in elastic it will be saved as
https://foo.com but the browser will redirect to this url:

https://omnivore.app/article?url=https://foo.com/ and the URL
lookup will fail.
2023-06-16 15:15:24 +08:00
..
api Use normalized URLs when querying article saving requests 2023-06-16 15:15:24 +08:00
appreader Set highlight ids correctly from android to web reader 2023-04-25 15:27:00 +08:00
content-fetch Fix docker image 2022-12-28 15:28:27 +08:00
content-handler fix: dedupe url if failed to save 2023-06-01 16:11:35 +08:00
cypress Bump cypress from 10.6.0 to 12.7.0 2023-02-27 21:18:05 +00:00
db feat: make newsletters and favorites internal labels 2023-06-09 12:48:46 +08:00
import-handler allow more labels format in the csv 2023-06-14 13:33:20 +08:00
inbound-email-handler Make content optional 2023-04-24 21:03:39 +08:00
pdf-handler Add debug logs 2023-04-20 18:03:18 +08:00
puppeteer-parse add debug logs 2023-06-14 12:53:43 +08:00
readabilityjs Update generated html 2023-05-26 09:50:22 +00:00
rule-handler Disable push notification action in rules engine 2023-04-05 12:39:07 +08:00
text-to-speech Fallback to old sentence tokenizer if new one is failed 2023-04-20 19:44:08 +08:00
thumbnail-handler fix test 2023-06-14 20:07:17 +08:00
web Merge pull request #2335 from omnivore-app/fix/defer-twitter-sdk-loading 2023-06-16 14:04:32 +08:00