omnivore/packages/api/src/services
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
..
archive_link.ts Open source omnivore 2022-02-11 09:24:33 -08:00
create_group.ts Open source omnivore 2022-02-11 09:24:33 -08:00
create_page_save_request.ts Open source omnivore 2022-02-11 09:24:33 -08:00
create_user.ts Open source omnivore 2022-02-11 09:24:33 -08:00
followers.ts Open source omnivore 2022-02-11 09:24:33 -08:00
newsletters.ts Open source omnivore 2022-02-11 09:24:33 -08:00
reports.ts Open source omnivore 2022-02-11 09:24:33 -08:00
save_email.ts Use null instead of undefined when unarchiving links 2022-02-21 11:26:22 -08:00
save_file.ts Use null instead of undefined when unarchiving links 2022-02-21 11:26:22 -08:00
save_page.ts Use null instead of undefined when unarchiving links 2022-02-21 11:26:22 -08:00
save_url.ts Open source omnivore 2022-02-11 09:24:33 -08:00
user_device_tokens.ts Open source omnivore 2022-02-11 09:24:33 -08:00