omnivore/packages/api/src
2023-10-17 17:07:46 +08:00
..
entity soft delete user by calling delete account api 2023-10-16 15:24:53 +08:00
events fix is:read filter and add is:reading filter 2023-10-10 12:21:32 +08:00
generated allow readingProgressAnchorIndex to be null 2023-10-05 14:31:07 +08:00
repository remove duplicate rss subscriptions by user and url; create a unique constraint 2023-10-16 17:35:29 +08:00
resolvers update sql to deduplicate rss subscriptions 2023-10-17 16:41:14 +08:00
routers disallow social login if account is deleted 2023-10-17 17:07:46 +08:00
services update reading progress in db 2023-10-17 15:09:16 +08:00
utils remove duplicate rss subscriptions by user and url; create a unique constraint 2023-10-16 17:35:29 +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 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
pubsub.ts fix test 2023-10-05 14:22:58 +08:00
readability.d.ts Ignore link density checks in newsletters 2023-09-12 15:53:43 +08:00
scalars.ts Add minLength = 1 for quote in highlight 2023-03-10 15:40:31 +08:00
schema.ts allow readingProgressAnchorIndex to be null 2023-10-05 14:31:07 +08:00
sentry.ts Open source omnivore 2022-02-11 09:24:33 -08:00
server.ts remove elastic from docker-compose 2023-10-05 14:24:04 +08:00
tracing.ts Open source omnivore 2022-02-11 09:24:33 -08:00
util.ts remove elastic url from env var 2023-10-09 13:00:30 +08:00