omnivore/packages/api/src
Jackson Harper 453b301e74 Allow looking up articles by ID
iOS needs to be able to lookup an article by its ID not its
slug, because the slug can change once saved.
2022-05-02 15:48:21 -07:00
..
datalayer fix reminders resolver getting page from postgres 2022-04-14 12:09:17 +08:00
elastic Remove article saving request (#493) 2022-04-29 13:41:06 +08:00
entity Add unsubscribe resolver (#453) 2022-04-21 13:18:15 +08:00
events Email content display report 2022-04-22 19:14:59 +08:00
generated Remove article saving request (#493) 2022-04-29 13:41:06 +08:00
resolvers Allow looking up articles by ID 2022-05-02 15:48:21 -07:00
routers Remove article saving request (#493) 2022-04-29 13:41:06 +08:00
services Remove article saving request (#493) 2022-04-29 13:41:06 +08:00
utils Remove article saving request (#493) 2022-04-29 13:41:06 +08:00
apollo.ts Enable graphql introspection when running locally 2022-05-02 09:44:13 -07:00
directives.ts fix sanitizer invalid name 2022-04-13 13:23:21 +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 Open source omnivore 2022-02-11 09:24:33 -08:00
permissions.ts Open source omnivore 2022-02-11 09:24:33 -08:00
readability.d.ts add site_name and site_icon to page model and return in resolver (#341) 2022-03-30 10:43:10 +08:00
scalars.ts fix sanitizer invalid name 2022-04-13 13:23:21 +08:00
schema.ts Remove article saving request (#493) 2022-04-29 13:41:06 +08:00
sentry.ts Open source omnivore 2022-02-11 09:24:33 -08:00
server.ts Increase the rate limit 2022-04-21 14:59:57 -07:00
tracing.ts Open source omnivore 2022-02-11 09:24:33 -08:00
util.ts use private bucket to upload page events (#244) 2022-03-16 14:39:07 +08:00