omnivore/packages/api/src/entity
2024-04-04 12:02:29 +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
follower.ts upgrade typeorm to 3.0 (#359) 2022-04-06 10:32:41 +08:00
highlight.ts Export highlight notes as children of highlights block in notion 2024-03-19 11:17:42 +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 rename preview_content to feed_content in library_item table and gql schema 2024-02-23 12:53:39 +08:00
newsletter_email.ts make existing newsletters go to inbox folder 2023-12-18 16:08:36 +08:00
profile.ts remove knex 2023-10-05 14:21:56 +08:00
received_email.ts Save received email 2023-01-18 15:00:34 +08:00
recommendation.ts add migration script 2023-10-05 14:31:06 +08:00
reminder.ts fix reminders resolver getting page from postgres 2022-04-14 12:09:17 +08:00
rule.ts allow send data to webhook with rules 2024-04-04 12:02:29 +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 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 soft delete user by calling delete account api 2023-10-16 15:24:53 +08:00
user_device_tokens.ts upgrade typeorm to 3.0 (#359) 2022-04-06 10:32:41 +08:00
user_personalization.ts add fields to the response of user personalization api 2023-11-07 15:39:56 +08:00
webhook.ts Add test 2022-05-26 14:51:11 +08:00