omnivore/packages/api/src/resolvers
2023-09-19 12:30:20 +08:00
..
api_key use winston logger instead of console log so the log will be truncated if it exceeds the max entry size 2023-07-26 16:27:18 +08:00
article Update icons 2023-08-01 12:31:12 +08:00
article_saving_request use winston logger instead of console log so the log will be truncated if it exceeds the max entry size 2023-07-26 16:27:18 +08:00
features create or update an opt-in record with null grantedAt if exceeding max users 2023-08-10 13:47:39 +08:00
filters Code Review Comments 2023-09-06 17:51:42 +02:00
highlight use new color or the color of the last overlap highlight when merging highlights 2023-08-18 13:54:38 +08:00
importers replace all the console logs with logger logs 2023-07-27 16:06:44 +08:00
integrations fix: redundant argument 2023-06-06 12:05:33 +08:00
labels Set user properties instead of event properties on labels setter 2023-09-19 12:30:20 +08:00
links replace all the console logs with logger logs 2023-07-27 16:06:44 +08:00
newsletters replace all the console logs with logger logs 2023-07-27 16:06:44 +08:00
popular_reads Linting fixes, remove debug 2022-05-24 13:06:40 -07:00
reaction replace all the console logs with logger logs 2023-07-27 16:06:44 +08:00
recent_emails do not subscribe a newsletter if subscription already exists and is unsubscribed 2023-06-21 12:02:15 +08:00
recent_searches Add recentSearches API implementation and test 2022-10-12 12:20:48 +08:00
recommendations use winston logger instead of console log so the log will be truncated if it exceeds the max entry size 2023-07-26 16:27:18 +08:00
reminders replace all the console logs with logger logs 2023-07-27 16:06:44 +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 fix thumbnail not pre-cached if it was already set 2023-08-07 18:20:59 +08:00
send_install_instructions replace all the console logs with logger logs 2023-07-27 16:06:44 +08:00
subscriptions Fix typo with RSS typed subscription queries 2023-08-30 14:18:39 +08:00
update feat: allow recovering a soft deleted item through updatePage api 2023-06-30 18:39:43 +08:00
upload_files create a transaction for uploading files in the upload_files resolver 2023-08-16 21:19:03 +08:00
user replace all the console logs with logger logs 2023-07-27 16:06:44 +08:00
user_device_tokens replace all the console logs with logger logs 2023-07-27 16:06:44 +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 Add Filters, and editing filters. 2023-08-30 19:37:24 +02: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