| .. |
|
integrations
|
fix web
|
2024-04-04 18:53:10 +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
|
add urlsToAudio back
|
2024-04-19 14:25:18 +08:00 |
|
explain.ts
|
Add iOS digest views
|
2024-04-22 15:52:28 -07:00 |
|
features.ts
|
Feature flag explain
|
2024-04-22 19:04:10 -07: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 |
|
labels.ts
|
reduce joins
|
2024-04-26 11:36:16 +08:00 |
|
library_item.ts
|
reduce number of db calls for search library items
|
2024-04-30 12:48: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
|
fix tests
|
2024-04-26 11:54:55 +08:00 |
|
reminders.ts
|
save claim in httpContext
|
2023-10-05 14:27:17 +08:00 |
|
reports.ts
|
remove redundant logs
|
2024-01-29 14:32:43 +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
|
fix newsletter dir not saved correctly
|
2024-04-24 21:10:13 +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
|
send labels and highlight annotations in page_create event
|
2024-03-20 22:33:24 +08:00 |
|
save_url.ts
|
reduce find user query
|
2024-02-06 16:53:32 +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
|
fix tests
|
2024-01-24 13:41:49 +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
|
batching upload_files
|
2024-04-26 14:44:17 +08:00 |
|
user.ts
|
fix tests
|
2024-04-04 12:17:15 +08:00 |
|
user_device_tokens.ts
|
replace segment with posthog
|
2024-02-26 16:47:04 +08:00 |
|
user_personalization.ts
|
add fields to the response of user personalization api
|
2023-11-07 15:39:56 +08:00 |
|
webhook.ts
|
fix query
|
2024-02-02 16:18:41 +08:00 |