omnivore/packages
Jackson Harper d120a6aa3d Dont use the service worker cache as it interferes with the content security policy
If we use this, then the CSP can't set security policies as
granularly, as almost everything will go through connect-src,
like every time we get a fallback image it would go through
fetch and connect-src would have to allow all https.
2023-09-28 15:11:21 +08:00
..
api fix getting 403 when parsing some rss url by setting a user agent in the request 2023-09-27 10:38:49 +08:00
appreader Add lightbox to the appreader 2023-08-10 16:42:48 +08:00
content-fetch do not use single process in chromium 2023-08-02 15:58:32 +08:00
content-handler Use scrapingbee for fool.ca 2023-08-30 12:13:52 +08:00
cypress Upgrade node to 18.16 2023-07-24 15:55:11 +08:00
db Code Review Comments 2023-09-06 17:51:42 +02:00
import-handler convert type of date in the csv to int before parsing date 2023-08-15 18:44:30 +08:00
inbound-email-handler convert plain text newsletter email content to html using markdown-to-html and save it if html is not available 2023-09-25 21:16:43 +08:00
pdf-handler upgrade google cloud sdk 2023-08-11 13:55:29 +08:00
puppeteer-parse add savedAt and publishedAt to saveUrl api 2023-08-14 17:10:34 +08:00
readabilityjs Update generated html 2023-09-28 02:35:06 +00:00
rss-handler fix getting 403 when parsing some rss url by setting a user agent in the request 2023-09-27 10:38:49 +08:00
rule-handler Add author and sitename for notifications 2023-09-07 18:45:21 +08:00
text-to-speech Increase cache time for text to speech data 2023-09-07 14:01:31 +08:00
thumbnail-handler fix dependecies 2023-08-11 11:12:03 +08:00
web Dont use the service worker cache as it interferes with the content security policy 2023-09-28 15:11:21 +08:00