| .. |
|
integrations
|
Set labels = undefined if pocket tags is undefined
|
2023-05-16 11:04:22 +08:00 |
|
popular_reads
|
Correct typo in doc about labels
|
2023-01-18 22:07:39 +08:00 |
|
archive_link.ts
|
upgrade typeorm to 3.0 (#359)
|
2022-04-06 10:32:41 +08:00 |
|
create_page_save_request.ts
|
Eagerly load profile of the user
|
2023-04-24 12:53:40 +08:00 |
|
create_user.ts
|
trim user email before saving in db
|
2023-04-27 11:39:34 +08:00 |
|
features.ts
|
Pre-fetch realistic voice only if user is opted in
|
2022-11-10 18:48:00 +08:00 |
|
followers.ts
|
upgrade typeorm to 3.0 (#359)
|
2022-04-06 10:32:41 +08:00 |
|
groups.ts
|
Still return admins if not allowed to see members
|
2022-12-13 19:05:07 +08:00 |
|
highlights.ts
|
Update integration updatedAt after syncing
|
2022-08-05 16:09:26 +08:00 |
|
labels.ts
|
Compare labels with lower cased
|
2023-04-20 09:38:04 +08:00 |
|
newsletters.ts
|
Left join active subscriptions of a newsletter email to get the right count
|
2023-01-18 14:37:54 +08:00 |
|
popular_reads.ts
|
Replace express-http-context with express-http-context2
|
2023-04-12 17:50:13 +08:00 |
|
received_emails.ts
|
Save received email before publishing data
|
2023-01-18 22:35:07 +08:00 |
|
reminders.ts
|
Fix reminder trigger
|
2022-05-13 17:07:10 +08:00 |
|
reports.ts
|
Fix creation of content display report
|
2023-01-11 10:51:46 +08:00 |
|
rules.ts
|
Fix some issue
|
2022-12-08 18:50:36 +08:00 |
|
save_email.ts
|
Add wordsCount to article schema
|
2023-01-02 16:49:11 +08:00 |
|
save_file.ts
|
Add labels and state to createArticle API
|
2023-04-12 17:04:59 +08:00 |
|
save_newsletter_email.ts
|
Make content optional
|
2023-04-24 21:03:39 +08:00 |
|
save_page.ts
|
resolve conflicts
|
2023-04-12 17:04:59 +08:00 |
|
save_url.ts
|
Save url if the email subject is a parsable url
|
2023-04-24 12:54:23 +08:00 |
|
search_history.ts
|
Save search term in search history and update timestamp
|
2022-10-12 13:27:19 +08:00 |
|
send_emails.ts
|
Move auth routes into /auth folder
|
2022-07-26 10:31:45 -07:00 |
|
speech.ts
|
Fix typo in content type check
|
2023-04-18 11:22:44 +08:00 |
|
subscriptions.ts
|
Delete subscription if unsub
|
2023-01-18 14:36:23 +08:00 |
|
user_device_tokens.ts
|
Add get device tokens api
|
2022-11-21 17:03:12 +08:00 |