| .. |
|
integrations
|
create a job for exporting item to integrations
|
2024-02-22 11:55:51 +08:00 |
|
api_key.ts
|
revert rls on old tables
|
2023-10-05 14:31:07 +08:00 |
|
cached_reading_position.ts
|
reduce unction is no longer async
|
2024-02-01 11:24: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
|
replace segment with posthog
|
2024-02-26 16:47:04 +08:00 |
|
features.ts
|
testing
|
2023-10-10 10:10:45 +08:00 |
|
followers.ts
|
save claim in httpContext
|
2023-10-05 14:27:17 +08:00 |
|
groups.ts
|
add test cases
|
2023-10-23 12:24:19 +08:00 |
|
highlights.ts
|
enqueue export job
|
2024-02-22 13:38:51 +08:00 |
|
labels.ts
|
enqueue export job
|
2024-02-22 13:38:51 +08:00 |
|
library_item.ts
|
Merge pull request #3566 from omnivore-app/perf/optimize-slow-query
|
2024-02-23 12:53: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
|
revert rls on old tables
|
2023-10-05 14:31:07 +08:00 |
|
recommendation.ts
|
fix: duplicate key value violates unique constraint "library_item_pkey" by getting the item by user_id and md5(url) for update before upserting the item
|
2024-02-19 11:35:43 +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
|
fix query
|
2024-02-02 16:18:41 +08:00 |
|
save_email.ts
|
always upsert library items
|
2024-02-06 16:53:32 +08:00 |
|
save_file.ts
|
fix pdf saving
|
2024-01-29 14:11:07 +08:00 |
|
save_newsletter_email.ts
|
replace segment with posthog
|
2024-02-26 16:47:04 +08:00 |
|
save_page.ts
|
replace fetch_content with fetch_content_type as a enum: ALWAYS, NEVER, WHEN_EMPTY
|
2024-02-23 14:19:22 +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
|
add update email form on account page
|
2023-10-02 22:21:50 +08:00 |
|
subscriptions.ts
|
fix tests
|
2024-01-24 13:41:49 +08:00 |
|
update_pdf_content.ts
|
create an index for upload_file_id in library_item table
|
2024-02-23 11:33:48 +08:00 |
|
update_subscription.ts
|
fix bug
|
2024-02-23 15:32:41 +08:00 |
|
upload_file.ts
|
always upsert library items
|
2024-02-06 16:53:32 +08:00 |
|
user.ts
|
move trigger rule into a job
|
2024-01-26 17:45:40 +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 |