omnivore/packages/api/src/entity
2023-01-18 15:00:34 +08:00
..
groups Return canPost and canSeeMembers and topics and description in type group 2022-12-12 22:57:58 +08:00
reports Fix tests 2022-11-24 08:59:21 +08:00
api_key.ts Add test for list api keys 2022-05-27 18:36:18 +08:00
feature.ts Add optInFeature API 2022-11-09 17:35:54 +08:00
filter.ts Add position in filter table and move filter api 2022-12-01 10:26:32 +08:00
follower.ts upgrade typeorm to 3.0 (#359) 2022-04-06 10:32:41 +08:00
highlight.ts upgrade typeorm to 3.0 (#359) 2022-04-06 10:32:41 +08:00
integration.ts Add taskName in integrations table 2022-08-05 16:09:26 +08:00
label.ts Sort labels by position order 2022-08-04 21:37:32 +08:00
link.ts upgrade typeorm to 3.0 (#359) 2022-04-06 10:32:41 +08:00
link_label.ts upgrade typeorm to 3.0 (#359) 2022-04-06 10:32:41 +08:00
newsletter_email.ts Add subscriptionCount and createdAt in NewsletterEmail type 2023-01-09 12:24:45 +08:00
page.ts upgrade typeorm to 3.0 (#359) 2022-04-06 10:32:41 +08:00
profile.ts Add createGroup API 2022-12-01 18:41:00 +08:00
received_email.ts Save received email 2023-01-18 15:00:34 +08:00
reminder.ts fix reminders resolver getting page from postgres 2022-04-14 12:09:17 +08:00
rule.ts Add get rules api 2022-11-21 15:03:15 +08:00
search_history.ts Save search term in search history and update timestamp 2022-10-12 13:27:19 +08:00
speech.ts Return signed url 2022-08-18 19:24:38 +08:00
subscription.ts Add unique constraint on user_id and name to subscription entity 2023-01-09 15:12:26 +08:00
upload_file.ts upgrade typeorm to 3.0 (#359) 2022-04-06 10:32:41 +08:00
user.ts Synthesize text to speech with azure API 2022-08-18 19:24:36 +08:00
user_device_tokens.ts upgrade typeorm to 3.0 (#359) 2022-04-06 10:32:41 +08:00
user_personalization.ts Set voice and secondary voice in user personalization 2022-11-11 14:08:28 +08:00
utils.ts upgrade typeorm to 3.0 (#359) 2022-04-06 10:32:41 +08:00
webhook.ts Add test 2022-05-26 14:51:11 +08:00