omnivore/packages/api/src
2023-07-26 20:53:50 +08:00
..
datalayer 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
elastic 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
entity add event_types and fix the validation of form on rules page 2023-07-20 18:33:30 +08:00
events Fix tests 2022-11-24 08:59:21 +08:00
generated Merge pull request #2515 from omnivore-app/fix/push-notification 2023-07-26 12:36:13 +08:00
resolvers run prettier 2023-07-26 16:41:55 +08:00
routers 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
services Dont send newsletter notifications 2023-07-26 20:53:50 +08:00
utils fix test 2023-07-26 18:07:25 +08:00
apollo.ts limit max log entry size to 256kb 2023-07-25 23:39:03 +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 Merge pull request #2515 from omnivore-app/fix/push-notification 2023-07-26 12:36:13 +08:00
sentry.ts Open source omnivore 2022-02-11 09:24:33 -08:00
server.ts disable gql request log 2023-07-25 23:03:57 +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