omnivore/packages/api/src/services
2024-06-20 17:36:57 +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 clean up helpers 2024-06-06 12:08:15 +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
folder_policy.ts add a REST API to trigger the expire folder job 2024-06-13 18:36:33 +08:00
followers.ts save claim in httpContext 2023-10-05 14:27:17 +08:00
groups.ts clean up helpers 2024-06-06 12:08:15 +08:00
highlights.ts show archived highlights 2024-06-20 16:31:05 +08:00
home.ts fix subscription and public item orders too 2024-05-29 11:30:19 +08:00
labels.ts batch get labels from highlight id 2024-06-06 17:26:01 +08:00
library_item.ts show archived highlights 2024-06-20 16:31:05 +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 replace continuous spaces and new lines with space in preview content 2024-06-07 13:29:38 +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 replace continuous spaces and new lines with space in preview content 2024-06-07 13:29:38 +08:00
save_url.ts reduce find user query 2024-02-06 16:53:32 +08:00
score.ts add more subscription features to the score api payload 2024-06-20 17:36:57 +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 feat: highlights api 2024-06-05 20:44:18 +08:00
user_device_tokens.ts replace segment with posthog 2024-02-26 16:47:04 +08:00
user_personalization.ts Null handler as we know URL must be set for RSS subscriptions 2024-06-12 14:00:45 +08:00
webhook.ts fix query 2024-02-02 16:18:41 +08:00