omnivore/packages/api/src/resolvers
2023-08-16 21:19:03 +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 Add position in filter table and move filter api 2022-12-01 10:26:32 +08:00
highlight refresh index after altering the page state or adding/removing/updating labels/highlights 2023-06-15 11:37:09 +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 feat: create labels if not exist when setting labels in the highlight 2023-06-30 11:40:39 +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 raise rss limit to 150 2023-08-14 22:27:43 +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 Update icons 2023-08-01 12:31:12 +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