omnivore/packages/api/src
2024-01-24 13:15:46 +08:00
..
entity add refreshedAt to the gql schema 2024-01-24 12:03:26 +08:00
events fix is:read filter and add is:reading filter 2023-10-10 12:21:32 +08:00
generated update refreshed_at when feed is processed 2024-01-24 12:12:26 +08:00
jobs validate feed item url and convert relative url to absolute url 2024-01-24 13:15:46 +08:00
repository fix tests 2024-01-22 12:18:08 +08:00
resolvers add refreshedAt to the gql schema 2024-01-24 12:03:26 +08:00
routers Fix await 2024-01-22 15:48:15 +08:00
services mark subscription as error if item was failed 2024-01-24 13:09:43 +08:00
utils add refreshedAt to the gql schema 2024-01-24 12:03:26 +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 REvert some unneeded env changes 2024-01-17 16:15:00 +08:00
global.d.ts Open source omnivore 2022-02-11 09:24:33 -08:00
graphql.d.ts convert content-fetch to typescript 2024-01-18 18:48:46 +08:00
permissions.ts Open source omnivore 2022-02-11 09:24:33 -08:00
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 new job for handling upload content 2024-01-22 15:36:46 +08:00
readability.d.ts Ignore link density checks in newsletters 2023-09-12 15:53:43 +08:00
redis_data_source.ts Remove some debug 2024-01-22 11:26:59 +08:00
scalars.ts Add minLength = 1 for quote in highlight 2023-03-10 15:40:31 +08:00
schema.ts update refreshed_at when feed is processed 2024-01-24 12:12:26 +08:00
sentry.ts Open source omnivore 2022-02-11 09:24:33 -08:00
server.ts Handle SIGINT in server better by moving DB call to after redis shutdown 2024-01-18 12:00:13 +08:00
tracing.ts Open source omnivore 2022-02-11 09:24:33 -08:00
util.ts Remove RSS feed task handler url as this handled with jobs now 2024-01-22 11:00:55 +08:00