| .. |
|
entity
|
add content_not_fetched state for items saved without content fetched
|
2023-12-19 10:41:20 +08:00 |
|
events
|
fix is:read filter and add is:reading filter
|
2023-10-10 12:21:32 +08:00 |
|
generated
|
add empty trash api to prune soft deleted items in trash
|
2024-01-03 18:26:06 +08:00 |
|
jobs
|
do not encode url when getting file data
|
2024-01-23 22:06:27 +08:00 |
|
repository
|
fix tests
|
2024-01-22 12:18:08 +08:00 |
|
resolvers
|
Fix imports of authorized function
|
2024-01-21 13:33:05 +08:00 |
|
routers
|
Fix await
|
2024-01-22 15:48:15 +08:00 |
|
services
|
Hard code tweet url to avoid import
|
2024-01-23 23:45:28 +08:00 |
|
utils
|
fix: catch rejected promise if it is in a try-catch block
|
2024-01-23 18:45:46 +08:00 |
|
apollo.ts
|
testing
|
2023-10-10 10:10:45 +08:00 |
|
data_source.ts
|
revert postgres connection timeout
|
2023-10-10 10:33:49 +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
|
remove unused fields in library_item entity so we exclude them from the webhook event
|
2023-11-01 14:56:36 +08:00 |
|
queue-processor.ts
|
Add new job for handling upload content
|
2024-01-22 15:36:46 +08:00 |
|
readability.d.ts
|
Ignore link density checks in newsletters
|
2023-09-12 15:53:43 +08:00 |
|
redis_data_source.ts
|
Remove some debug
|
2024-01-22 11:26:59 +08:00 |
|
scalars.ts
|
Add minLength = 1 for quote in highlight
|
2023-03-10 15:40:31 +08:00 |
|
schema.ts
|
add empty trash api to prune soft deleted items in trash
|
2024-01-03 18:26:06 +08:00 |
|
sentry.ts
|
Open source omnivore
|
2022-02-11 09:24:33 -08:00 |
|
server.ts
|
Handle SIGINT in server better by moving DB call to after redis shutdown
|
2024-01-18 12:00:13 +08:00 |
|
tracing.ts
|
Open source omnivore
|
2022-02-11 09:24:33 -08:00 |
|
util.ts
|
Remove RSS feed task handler url as this handled with jobs now
|
2024-01-22 11:00:55 +08:00 |