omnivore/packages/api/src/services
2024-08-21 18:47:23 +08:00
..
integrations fix: readwise export not working for PAGE and LABEL events 2024-07-11 13:13:50 +08:00
ai-summaries.ts tidy 2024-06-27 17:12:45 +08:00
api_key.ts tidy 2024-06-27 17:12:45 +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 one queue with different priority for fetching content of rss feed item or saved url 2024-08-21 12:24:35 +08:00
create_user.ts allow defining replica mode in the auth transaction 2024-06-27 18:38:43 +08:00
digest.ts make author optional 2024-05-15 18:12:54 +08:00
explain.ts use read replica for selecting library items, labels and highlights 2024-06-27 19:02:15 +08:00
features.ts more debugging logs 2024-08-14 13:04:29 +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 fix tests 2024-07-11 13:38:22 +08:00
home.ts use read replica for selecting library items, labels and highlights 2024-06-27 19:02:15 +08:00
labels.ts Merge pull request #4117 from omnivore-app/fix/use-read-replica 2024-06-28 15:13:26 +08:00
library_item.ts do not cache content from https://jacksonh.org 2024-08-21 18:47:23 +08:00
newsletters.ts feat: update newsletter email api 2023-12-20 11:29:10 +08:00
popular_reads.ts allow defining replica mode in the auth transaction 2024-06-27 18:38:43 +08:00
post.ts add delete post graphql api and tests 2024-07-01 10:49:09 +08:00
profile.ts tidy 2024-07-01 10:49:08 +08:00
received_emails.ts use read replica for selecting library items, labels and highlights 2024-06-27 19:02:15 +08:00
recommendation.ts stop storing original html in the database 2024-07-31 19:14:38 +08:00
reminders.ts save claim in httpContext 2023-10-05 14:27:17 +08:00
reports.ts stop storing original html in the database 2024-07-31 19:14:38 +08:00
rules.ts tidy 2024-06-27 17:12:45 +08:00
save_email.ts stop storing original html in the database 2024-07-31 19:14: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 stop storing original html in the database 2024-07-31 19:14:38 +08:00
save_url.ts reduce find user query 2024-02-06 16:53:32 +08:00
score.ts Merge pull request #4149 from omnivore-app/feat/ml-score-v3 2024-07-05 16:58:00 +08:00
search_history.ts save claim in httpContext 2023-10-05 14:27:17 +08:00
send_emails.ts queue email sending jobs in exporter and importer 2024-07-21 11:11:29 +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 tidy 2024-06-27 17:12:45 +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 tidy 2024-06-27 17:12:45 +08:00
user.ts more debugging logs 2024-08-14 13:04:29 +08:00
user_device_tokens.ts tidy 2024-06-27 17:12:45 +08:00
user_personalization.ts Use an upsert for the default shortcuts 2024-08-20 16:41:04 +08:00
webhook.ts allow defining replica mode in the auth transaction 2024-06-27 18:38:43 +08:00