omnivore/packages/api/src
2024-01-16 21:27:22 +08:00
..
entity add content_not_fetched state for items saved without content fetched 2023-12-19 10:41:20 +08:00
events fix is:read filter and add is:reading filter 2023-10-10 12:21:32 +08:00
generated add empty trash api to prune soft deleted items in trash 2024-01-03 18:26:06 +08:00
repository do not retry saving following items if item is saved 2024-01-16 12:15:21 +08:00
resolvers replace username too 2024-01-15 11:23:01 +08:00
routers Add queue-processor endpoint to the api 2024-01-16 21:27:22 +08:00
services replace redis client library with ioredis 2024-01-16 15:42:50 +08:00
utils Enqueue rss-refresh-feed jobs in bull 2024-01-16 21:25:31 +08:00
apollo.ts testing 2023-10-10 10:10:45 +08:00
data_source.ts revert postgres connection timeout 2023-10-10 10:33:49 +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 Use CLIENT_URL instead of hard coded values 2023-11-08 18:16:32 +08:00
global.d.ts
graphql.d.ts Fix issues with knex version bump 2023-03-05 21:36:46 +08:00
jobqueue.ts Fix creation of redis clients 2024-01-16 21:27:20 +08:00
permissions.ts
pubsub.ts remove unused fields in library_item entity so we exclude them from the webhook event 2023-11-01 14:56:36 +08:00
queue-processor.ts Add queue-processor endpoint to the api 2024-01-16 21:27:22 +08:00
readability.d.ts Ignore link density checks in newsletters 2023-09-12 15:53:43 +08:00
redis.ts Fix creation of redis clients 2024-01-16 21:27:20 +08:00
scalars.ts Add minLength = 1 for quote in highlight 2023-03-10 15:40:31 +08:00
schema.ts add empty trash api to prune soft deleted items in trash 2024-01-03 18:26:06 +08:00
sentry.ts
server.ts Fix creation of redis clients 2024-01-16 21:27:20 +08:00
tracing.ts
util.ts replace redis client library with ioredis 2024-01-16 15:42:50 +08:00