omnivore/packages/api/src
Jackson Harper 180efb4846 Set Android client
This checks user-agent before X-OmnivoreClient so the more explicit
X-OmnivoreClient overrides the derived client being set from user
agent.
2024-07-05 20:15:31 +08:00
..
datasources Do not cache on write, so the most updated item is always available on read 2024-02-01 09:59:42 +08:00
entity resolve rebase conflicts 2024-06-13 18:41:35 +08:00
events remove redundant logs 2024-01-29 14:32:43 +08:00
generated add "canMove" field to the HomeItem type in graphql api which indicates if the item is in following folder 2024-06-25 16:40:12 +08:00
jobs Add original_url to score service calls 2024-07-02 13:58:15 +08:00
repository fix: word count in CJK languages 2024-07-04 12:28:01 +08:00
resolvers create separate intercom secret and return the hash based on the client 2024-07-05 17:03:27 +08:00
routers tidy 2024-06-27 17:12:45 +08:00
services Merge pull request #4149 from omnivore-app/feat/ml-score-v3 2024-07-05 16:58:00 +08:00
utils fix: word count in CJK languages 2024-07-04 12:28:01 +08:00
apollo.ts batch get labels from highlight id 2024-06-06 17:26:01 +08:00
data_source.ts fix read replica not being used 2024-06-26 16:11:34 +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 REvert some unneeded env changes 2024-01-17 16:15:00 +08:00
global.d.ts Open source omnivore 2022-02-11 09:24:33 -08:00
graphql.d.ts convert content-fetch to typescript 2024-01-18 18:48:46 +08:00
permissions.ts Open source omnivore 2022-02-11 09:24:33 -08:00
prometheus.ts monitor home feed job latency in prometheus 2024-06-12 13:01:36 +08:00
pubsub.ts replace continuous spaces and new lines with space in preview content 2024-06-07 13:29:38 +08:00
queue-processor.ts remove initial observation 2024-07-01 12:08:56 +08:00
readability.d.ts fix code blocks not formatted correctly 2024-01-25 16:30:59 +08:00
redis_data_source.ts remove redundant logs 2024-01-29 14:32:43 +08:00
scalars.ts remove argument directive 2024-05-29 11:02:35 +08:00
schema.ts add "canMove" field to the HomeItem type in graphql api which indicates if the item is in following folder 2024-06-25 16:40:12 +08:00
sentry.ts Open source omnivore 2022-02-11 09:24:33 -08:00
server.ts Set Android client 2024-07-05 20:15:31 +08:00
tracing.ts Open source omnivore 2022-02-11 09:24:33 -08:00
util.ts create separate intercom secret and return the hash based on the client 2024-07-05 17:03:27 +08:00