omnivore/packages
Jackson Harper 5af4899415 Use null instead of undefined when unarchiving links
This fixes unarchiving content by re-saving it via the Save*
API methods.

Setting to undefined is not the same as null in this case, and
will result in archived_at being non-null and the link then
being excluded from the GetArticles query.
2022-02-21 11:26:22 -08:00
..
api Use null instead of undefined when unarchiving links 2022-02-21 11:26:22 -08:00
db add tests for create article 2022-02-16 16:14:14 +08:00
import-handler Bump axios from 0.21.4 to 0.26.0 2022-02-14 21:35:58 +00:00
inbound-email-handler Add support for Golang Weekly newsletters (#96) 2022-02-21 14:37:48 +08:00
pdf-handler Bump axios from 0.21.4 to 0.26.0 2022-02-14 21:35:58 +00:00
puppeteer-parse Bump axios from 0.21.4 to 0.26.0 2022-02-14 21:35:58 +00:00
readabilityjs Make sure we strictly interpret img width/height values 2022-02-18 18:31:06 -08:00
web Tweak the line height for reader text and titles 2022-02-18 00:45:40 -08:00