omnivore/packages/api/src/resolvers
2023-03-22 10:36:38 +08:00
..
api_key Sort by expires at desc nulls last 2022-06-06 13:34:23 +08:00
article Reset state to processing when creating articles 2023-03-21 13:05:00 +08:00
article_saving_request Do not fetch deleted article in saving request 2023-03-21 13:03:53 +08:00
features Pre-fetch realistic voice only if user is opted in 2022-11-10 18:48:00 +08:00
filters Add position in filter table and move filter api 2022-12-01 10:26:32 +08:00
highlight Change GraphQL APIs 2023-03-22 10:36:38 +08:00
importers Update some style, add Matter archive importer tool 2023-01-12 14:00:46 +08:00
integrations Fix tests 2022-10-27 12:45:32 +08:00
labels Only publish labels to add to the pubsub queue 2023-03-09 21:46:33 +08:00
links Feature/search highlights backend (#395) 2022-04-12 12:31:08 +08:00
newsletters Add subscriptionCount and createdAt in NewsletterEmail type 2023-01-09 12:24:45 +08:00
popular_reads Linting fixes, remove debug 2022-05-24 13:06:40 -07:00
reaction Open source omnivore 2022-02-11 09:24:33 -08:00
recent_emails Use ilike for recent email query 2023-01-28 16:18:06 +08:00
recent_searches Add recentSearches API implementation and test 2022-10-12 12:20:48 +08:00
recommendations Only recommend page if the user is allowed to post 2022-12-13 19:00:49 +08:00
reminders Check the permission to access page in elasticsearch 2023-03-21 15:56:30 +08:00
report Add some analytics when creating reports 2023-01-26 19:32:41 +08:00
rules Add deleteRule api 2022-11-23 09:52:15 +08:00
save Prettier clean up 2022-05-02 20:58:05 -07:00
send_install_instructions use template id stored in env 2022-07-25 15:14:01 -07:00
subscriptions Fix error of getting subscriptions without newsletter email by inner join them 2023-01-18 18:42:10 +08:00
update Add publishedAt to the updatePageInput 2023-03-02 13:40:59 +08:00
upload_files Linting 2022-06-09 12:08:42 -07:00
user More descriptive error messages 2022-12-05 18:40:33 +08:00
user_device_tokens Add get device tokens api 2022-11-21 17:03:12 +08:00
user_feed_article Open source omnivore 2022-02-11 09:24:33 -08:00
user_friends Fix issues with knex version bump 2023-03-05 21:36:46 +08:00
user_personalization Upsert user personalization in db 2022-11-11 16:11:09 +08:00
webhooks Allow webhooks with same event types 2023-03-09 15:00:06 +08:00
function_resolvers.ts Change archiveAll to bulkAction which allows deletion too 2023-02-02 21:26:37 +08:00
index.ts Add createGroup API 2022-12-01 18:41:00 +08:00
types.ts Fix issues with knex version bump 2023-03-05 21:36:46 +08:00