omnivore/packages/api/src
Hongbo Wu c8e3f79655
Merge pull request #2368 from omnivore-app/fix/api-robots-txt
Add robots.txt to the list of reserved names
2023-06-16 16:38:06 +08:00
..
datalayer Fix issues with knex version bump 2023-03-05 21:36:46 +08:00
elastic refresh index if update is not async 2023-06-13 12:43:18 +08:00
entity feat: make newsletters and favorites internal labels 2023-06-09 12:48:46 +08:00
events Fix tests 2022-11-24 08:59:21 +08:00
generated add test 2023-06-09 18:58:41 +08:00
resolvers Use normalized URLs when querying article saving requests 2023-06-16 15:15:24 +08:00
routers stringify csv before uploading 2023-06-14 12:50:06 +08:00
services refresh index after altering the page state or adding/removing/updating labels/highlights 2023-06-15 11:37:09 +08:00
utils Add security.txt file too 2023-06-16 12:54:30 +08:00
apollo.ts Fix issues with knex version bump 2023-03-05 21:36:46 +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 add test 2023-06-09 18:58:41 +08:00
sentry.ts Open source omnivore 2022-02-11 09:24:33 -08:00
server.ts create another rate limiter for auth api with 4 rpm 2023-06-14 19:31:18 +08:00
tracing.ts Open source omnivore 2022-02-11 09:24:33 -08:00
util.ts feat: start a cloud task to set thumbnail and pre-cache all the images in the content 2023-06-06 11:56:31 +08:00