omnivore/packages/api/src/services
2023-02-13 16:50:39 +08:00
..
popular_reads Correct typo in doc about labels 2023-01-18 22:07:39 +08:00
archive_link.ts upgrade typeorm to 3.0 (#359) 2022-04-06 10:32:41 +08:00
create_page_save_request.ts Allow image and media to be loaded in puppeteer 2023-02-13 16:50:39 +08:00
create_user.ts Fix typeorm issue 2022-11-11 14:53:46 +08:00
features.ts Pre-fetch realistic voice only if user is opted in 2022-11-10 18:48:00 +08:00
followers.ts upgrade typeorm to 3.0 (#359) 2022-04-06 10:32:41 +08:00
groups.ts Still return admins if not allowed to see members 2022-12-13 19:05:07 +08:00
highlights.ts Update integration updatedAt after syncing 2022-08-05 16:09:26 +08:00
integrations.ts Fix readwise api error when image_url is empty by removing image_url from api payload 2022-10-31 12:45:49 +08:00
labels.ts Fix generating colors with less than 6 digits 2022-12-08 19:01:54 +08:00
newsletters.ts Left join active subscriptions of a newsletter email to get the right count 2023-01-18 14:37:54 +08:00
popular_reads.ts Fix linting 2022-10-19 17:36:58 +08:00
received_emails.ts Save received email before publishing data 2023-01-18 22:35:07 +08:00
reminders.ts Fix reminder trigger 2022-05-13 17:07:10 +08:00
reports.ts Fix creation of content display report 2023-01-11 10:51:46 +08:00
rules.ts Fix some issue 2022-12-08 18:50:36 +08:00
save_email.ts Add wordsCount to article schema 2023-01-02 16:49:11 +08:00
save_file.ts Use new API methods for saving 2022-07-16 12:17:58 -07:00
save_newsletter_email.ts Add test for saving received email 2023-01-19 10:44:08 +08:00
save_page.ts Replace createArticle with savePage in puppeteer-parse service 2022-12-28 10:15:05 +08:00
save_url.ts Remove article saving request (#493) 2022-04-29 13:41:06 +08:00
search_history.ts Save search term in search history and update timestamp 2022-10-12 13:27:19 +08:00
send_emails.ts Move auth routes into /auth folder 2022-07-26 10:31:45 -07:00
speech.ts Pre-fetch realistic voice only if user is opted in 2022-11-10 18:49:52 +08:00
subscriptions.ts Delete subscription if unsub 2023-01-18 14:36:23 +08:00
user_device_tokens.ts Add get device tokens api 2022-11-21 17:03:12 +08:00