omnivore/packages/api/src
2022-10-18 15:32:30 +08:00
..
datalayer Update listenedAt in the API 2022-08-25 16:09:35 +08:00
elastic Fetch favicon from url 2022-09-28 19:02:29 +08:00
entity Save search term in search history and update timestamp 2022-10-12 13:27:19 +08:00
events Fix tests 2022-10-12 18:05:17 +08:00
generated Add recentSearches API GQL schema 2022-10-11 14:53:48 +08:00
resolvers Return deleted article in the updatesSince API response 2022-10-14 13:50:53 +08:00
routers Dont crash if a popular read is not available on signup 2022-10-17 20:45:04 +08:00
services Fetch subscription's favicon if the site icon is base64 encoded image 2022-10-18 15:32:30 +08:00
utils Fetch subscription's favicon if the site icon is base64 encoded image 2022-10-18 15:32:30 +08:00
apollo.ts add router handler for reset password 2022-07-25 15:14:01 -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 Revert "Get favicon from URL if not found from doc" 2022-09-28 18:25:11 +08:00
scalars.ts fix sanitizer invalid name 2022-04-13 13:23:21 +08:00
schema.ts Add recentSearches API GQL schema 2022-10-11 14:53:48 +08:00
sentry.ts Open source omnivore 2022-02-11 09:24:33 -08:00
server.ts Save client in request context 2022-10-12 14:30:39 +08:00
tracing.ts Open source omnivore 2022-02-11 09:24:33 -08:00
util.ts Remove Redis client in api 2022-10-12 13:40:16 +08:00