omnivore/packages/api/src/services
2024-06-02 09:56:17 +08:00
..
integrations always sync Last Updated 2024-06-02 09:56:17 +08:00
ai-summaries.ts Remove some debug, clean up summaries 2024-02-28 15:18:23 +08:00
api_key.ts revert rls on old tables 2023-10-05 14:31:07 +08:00
cached_reading_position.ts replace logger.warn with warning 2024-03-27 15:41:13 +08:00
create_page_save_request.ts use low priority queue if user saved 5 items in the last minute. previously it was created 2024-02-23 10:17:18 +08:00
create_user.ts return UNKNOWN if email exists when user signs up 2024-04-18 14:04:38 +08:00
digest.ts make author optional 2024-05-15 18:12:54 +08:00
explain.ts Upgrade to gpt-4o 2024-05-15 11:44:23 +08:00
features.ts Fix logic on the digest eligibility test 2024-05-10 22:50:22 +08:00
followers.ts save claim in httpContext 2023-10-05 14:27:17 +08:00
groups.ts fix recommendations not filtered correctly by rules 2024-03-27 11:29:47 +08:00
highlights.ts reduce joins 2024-04-26 11:36:16 +08:00
home.ts fix subscription and public item orders too 2024-05-29 11:30:19 +08:00
labels.ts reduce joins 2024-04-26 11:36:16 +08:00
library_item.ts add mark as seen to the bulk action 2024-05-29 17:07:19 +08:00
newsletters.ts feat: update newsletter email api 2023-12-20 11:29:10 +08:00
popular_reads.ts migrate popular reads into database 2023-10-20 14:31:16 +08:00
profile.ts fix some rls issue 2023-10-05 14:30:10 +08:00
received_emails.ts save reply-to in recent emails 2024-04-11 11:08:22 +08:00
recommendation.ts still use redis for cache 2024-05-14 17:16:26 +08:00
reminders.ts save claim in httpContext 2023-10-05 14:27:17 +08:00
reports.ts do not store original content in db 2024-05-14 17:15:51 +08:00
rules.ts skip failed to parse rules and show the timestamp in the UI 2024-03-20 10:35:58 +08:00
save_email.ts still use redis for cache 2024-05-14 17:16:26 +08:00
save_file.ts send labels in the page_created events 2024-03-20 10:36:36 +08:00
save_newsletter_email.ts migrate inbound-email tasks from pubsub to bullmq 2024-04-11 11:08:22 +08:00
save_page.ts fix tests 2024-05-14 22:47:10 +08:00
save_url.ts reduce find user query 2024-02-06 16:53:32 +08:00
score.ts time each steps in the update home job 2024-05-29 17:58:28 +08:00
search_history.ts save claim in httpContext 2023-10-05 14:27:17 +08:00
send_emails.ts enqueue reply email job 2024-04-11 11:08:22 +08:00
service_usage.ts track the usage of the api 2024-04-11 11:08:22 +08:00
subscriptions.ts Merge pull request #4001 from omnivore-app/feature/get-subscription-api 2024-05-29 15:17:31 +08:00
update_pdf_content.ts update readable content instead 2024-04-12 13:26:11 +08:00
update_subscription.ts reset failed_at to null if a feed is refreshed successfully after failure 2024-04-09 18:39:17 +08:00
upload_file.ts normalize file url 2024-05-14 17:14:41 +08:00
user.ts send notifications to the channels defined in digest config 2024-05-03 14:17:22 +08:00
user_device_tokens.ts replace segment with posthog 2024-02-26 16:47:04 +08:00
user_personalization.ts fix tests 2024-05-03 12:17:07 +08:00
webhook.ts fix query 2024-02-02 16:18:41 +08:00