omnivore/packages/api/src
Hongbo Wu d5d3c72196
Merge pull request #3135 from omnivore-app/change-folder-to-state
Change category to folder in saved search
2023-11-17 12:31:21 +08:00
..
entity replace category with folder in the GQL type 2023-11-16 17:50:30 +08:00
events fix is:read filter and add is:reading filter 2023-10-10 12:21:32 +08:00
generated replace category with folder in the GQL type 2023-11-16 17:50:30 +08:00
repository add columns to library_item 2023-11-08 18:16:48 +08:00
resolvers replace category with folder in the GQL type 2023-11-16 17:50:30 +08:00
routers allow importing all or unarchived only pocket items 2023-11-16 16:37:14 +08:00
services generate slug 2023-11-15 14:27:54 +08:00
utils Merge pull request #3054 from omnivore-app/feature/social-feeds 2023-11-15 11:19:14 +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 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 remove unused fields in library_item entity so we exclude them from the webhook event 2023-11-01 14:56:36 +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 replace category with folder in the GQL type 2023-11-16 17:50:30 +08:00
sentry.ts Open source omnivore 2022-02-11 09:24:33 -08:00
server.ts add following handler to save following item 2023-11-09 15:53:44 +08:00
tracing.ts Open source omnivore 2022-02-11 09:24:33 -08:00
util.ts create an API to create a cloud task for each active integration when the cronjob triggers 2023-10-30 14:41:52 +08:00