omnivore/packages/api/src
2023-08-14 22:27:43 +08:00
..
datalayer replace all the console logs with logger logs 2023-07-27 16:06:44 +08:00
elastic reduce max content size to 5MB and 10MB for both content and originalHtml 2023-08-11 14:02:29 +08:00
entity create or update an opt-in record with null grantedAt if exceeding max users 2023-08-10 13:47:39 +08:00
events replace all the console logs with logger logs 2023-07-27 16:06:44 +08:00
generated add a button to pause rss feed 2023-08-01 22:07:53 +08:00
resolvers raise rss limit to 150 2023-08-14 22:27:43 +08:00
routers add comment 2023-08-11 14:41:21 +08:00
services reduce readwise api timeout to 5 sec 2023-08-11 14:38:45 +08:00
utils upgrade google cloud sdk 2023-08-11 13:55:29 +08:00
apollo.ts replace all the console logs with logger logs 2023-07-27 16:06:44 +08:00
directives.ts Remove sanitize directive on query argument because we will change the argument type if doing so 2023-04-06 11:56:19 +08:00
env.ts Open source omnivore 2022-02-11 09:24:33 -08:00
global.d.ts Open source omnivore 2022-02-11 09:24:33 -08:00
graphql.d.ts Fix issues with knex version bump 2023-03-05 21:36:46 +08:00
permissions.ts Open source omnivore 2022-02-11 09:24:33 -08:00
readability.d.ts Replace createArticle with savePage in puppeteer-parse service 2022-12-28 10:15:05 +08:00
scalars.ts Add minLength = 1 for quote in highlight 2023-03-10 15:40:31 +08:00
schema.ts add a button to pause rss feed 2023-08-01 22:07:53 +08:00
sentry.ts Open source omnivore 2022-02-11 09:24:33 -08:00
server.ts update thumbnail if failed to fetch and return url if already signed 2023-08-10 18:41:03 +08:00
tracing.ts Open source omnivore 2022-02-11 09:24:33 -08:00
util.ts create an endpoint to fetch all rss feeds 2023-07-07 21:15:42 +08:00