omnivore/packages/api/src/entity
2024-06-13 18:41:35 +08:00
..
groups Return canPost and canSeeMembers and topics and description in type group 2022-12-12 22:57:58 +08:00
reports save claim in httpContext 2023-10-05 14:27:17 +08:00
AISummary.ts Add summaries, display accont features 2024-02-28 15:14:32 +08:00
api_key.ts remove elastic from docker-compose 2023-10-05 14:24:04 +08:00
entity_label.ts return source of the labels tagged to an item 2023-12-14 10:40:18 +08:00
feature.ts create or update an opt-in record with null grantedAt if exceeding max users 2023-08-10 13:47:39 +08:00
feed.ts add feed entity 2023-11-08 18:16:48 +08:00
filter.ts replace category with folder in the GQL type 2023-11-16 17:50:30 +08:00
folder_policy.ts resolve rebase conflicts 2024-06-13 18:41:35 +08:00
follower.ts upgrade typeorm to 3.0 (#359) 2022-04-06 10:32:41 +08:00
highlight.ts feat: highlights api 2024-06-05 20:44:18 +08:00
integration.ts add settings jsonb column to the integrations 2024-03-05 16:13:50 +08:00
label.ts fix label constraint 2023-10-05 14:28:52 +08:00
library_item.ts feat: generate preview content if excerpt less than 180 chars 2024-06-06 19:08:41 +08:00
newsletter_email.ts make existing newsletters go to inbox folder 2023-12-18 16:08:36 +08:00
profile.ts fix: findOne with relations will execute query twice 2024-04-28 15:58:55 +08:00
public_item.ts add public item source 2024-05-26 14:41:38 +08:00
public_item_interaction.ts save just read feed in redis sorted set 2024-05-24 14:52:21 +08:00
public_item_source.ts add public item source 2024-05-26 14:41:38 +08:00
public_item_stats.ts add public item stats 2024-05-24 15:48:24 +08:00
received_email.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
reminder.ts fix reminders resolver getting page from postgres 2022-04-14 12:09:17 +08:00
rule.ts optimize ts-node-dev 2024-04-04 12:17:15 +08:00
search_history.ts Save search term in search history and update timestamp 2022-10-12 13:27:19 +08:00
service_usage.ts enforce usage limits for the API 2024-04-11 11:08:22 +08:00
speech.ts Return signed url 2022-08-18 19:24:38 +08:00
subscription.ts replace fetch_content with fetch_content_type as a enum: ALWAYS, NEVER, WHEN_EMPTY 2024-02-23 14:19:22 +08:00
upload_file.ts upgrade typeorm to 3.0 (#359) 2022-04-06 10:32:41 +08:00
user.ts send notifications to the channels defined in digest config 2024-05-03 14:17:22 +08:00
user_device_tokens.ts upgrade typeorm to 3.0 (#359) 2022-04-06 10:32:41 +08:00
user_personalization.ts Work on new left menu w/shortcuts 2024-06-10 17:34:59 +08:00
webhook.ts Add test 2022-05-26 14:51:11 +08:00