| .. |
|
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
|
feat: generate preview content if excerpt less than 180 chars
|
2024-06-06 19:08:41 +08:00 |
|
events
|
remove redundant logs
|
2024-01-29 14:32:43 +08:00 |
|
generated
|
allow returning library item information in highlight
|
2024-06-06 15:23:56 +08:00 |
|
jobs
|
replace continuous spaces and new lines with space in preview content
|
2024-06-07 13:29:38 +08:00 |
|
repository
|
search highlights by labels
|
2024-06-06 16:12:07 +08:00 |
|
resolvers
|
Merge pull request #4034 from omnivore-app/fix/home-item-thumbnail
|
2024-06-07 13:41:15 +08:00 |
|
routers
|
clean up helpers
|
2024-06-06 12:08:15 +08:00 |
|
services
|
add basic highlights web UI
|
2024-06-08 10:50:44 +08:00 |
|
utils
|
feat: generate preview content if excerpt less than 180 chars
|
2024-06-06 19:08:41 +08:00 |
|
apollo.ts
|
batch get labels from highlight id
|
2024-06-06 17:26:01 +08:00 |
|
data_source.ts
|
get postgres connection pool size from env
|
2024-02-20 18:08:55 +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 |
|
pubsub.ts
|
replace continuous spaces and new lines with space in preview content
|
2024-06-07 13:29:38 +08:00 |
|
queue-processor.ts
|
feat: generate preview content if excerpt less than 180 chars
|
2024-06-06 19:08:41 +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
|
allow returning library item information in highlight
|
2024-06-06 15:23:56 +08:00 |
|
sentry.ts
|
Open source omnivore
|
2022-02-11 09:24:33 -08:00 |
|
server.ts
|
Merge pull request #3942 from omnivore-app/fix/puppeteer-timeout
|
2024-05-13 16:01:44 +08:00 |
|
tracing.ts
|
Open source omnivore
|
2022-02-11 09:24:33 -08:00 |
|
util.ts
|
add score api url to env var
|
2024-05-29 17:45:51 +08:00 |