omnivore/packages/api/src
2023-06-22 09:42:59 +08:00
..
datalayer Fix issues with knex version bump 2023-03-05 21:36:46 +08:00
elastic Return non-error if setting labels is a noop 2023-06-21 20:24:36 +08:00
entity feat: make newsletters and favorites internal labels 2023-06-09 12:48:46 +08:00
events Fix tests 2022-11-24 08:59:21 +08:00
generated add test 2023-06-09 18:58:41 +08:00
resolvers do not subscribe a newsletter if subscription already exists and is unsubscribed 2023-06-21 12:02:15 +08:00
routers do not subscribe a newsletter if subscription already exists and is unsubscribed 2023-06-21 12:02:15 +08:00
services temporarily skip unsubscribing by url and mark them as unsubscribed automatically 2023-06-21 12:13:22 +08:00
utils Merge pull request #2375 from omnivore-app/fix/pocket-importer 2023-06-19 11:19:31 +08:00
apollo.ts Fix issues with knex version bump 2023-03-05 21:36:46 +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 test 2023-06-09 18:58:41 +08:00
sentry.ts Open source omnivore 2022-02-11 09:24:33 -08:00
server.ts create another rate limiter for auth api with 4 rpm 2023-06-14 19:31:18 +08:00
tracing.ts Open source omnivore 2022-02-11 09:24:33 -08:00
util.ts feat: start a cloud task to set thumbnail and pre-cache all the images in the content 2023-06-06 11:56:31 +08:00