|
|
b4ce07efd3
|
Better handling of cases when redis isnt configured
|
2024-01-16 21:25:34 +08:00 |
|
|
|
d29c26d93b
|
Some redis setup
|
2024-01-16 21:25:34 +08:00 |
|
|
|
fc25d6d615
|
Enqueue rss-refresh-feed jobs in bull
|
2024-01-16 21:25:31 +08:00 |
|
|
|
150a456c35
|
replace redis client library with ioredis
|
2024-01-16 15:42:50 +08:00 |
|
|
|
2bf5dcfa06
|
Merge pull request #3376 from omnivore-app/fix/smart-quotes
fix smart quotes not tokenized correctly
|
2024-01-16 13:55:10 +08:00 |
|
|
|
55337ecca3
|
fix tests
|
2024-01-16 13:44:53 +08:00 |
|
|
|
842b2304c3
|
fix smart quotes not tokenized correctly
|
2024-01-16 12:31:15 +08:00 |
|
|
|
1e05f7dade
|
log error
|
2024-01-16 12:17:07 +08:00 |
|
|
|
5141c2a042
|
do not retry saving following items if item is saved
|
2024-01-16 12:15:21 +08:00 |
|
|
|
816019e6a3
|
extend ttl of the saved item cache to 26 hours
|
2024-01-16 11:17:21 +08:00 |
|
|
|
06067c1d66
|
fix tests
|
2024-01-15 11:26:40 +08:00 |
|
|
|
bd612bd310
|
replace username too
|
2024-01-15 11:23:01 +08:00 |
|
|
|
deddb51c42
|
fix: change user email address after user deleted account
|
2024-01-12 11:45:28 +08:00 |
|
|
|
c8a21cbe46
|
Fix issues with eslint from liqe library
|
2024-01-11 17:34:40 +08:00 |
|
|
|
4cf600e7b0
|
drop old index
|
2024-01-11 11:45:22 +08:00 |
|
|
|
1d4d373508
|
replace the slow postgres trigger function for updating label names
|
2024-01-11 10:21:36 +08:00 |
|
|
|
f81ad17fb1
|
fix tests
|
2024-01-10 18:07:58 +08:00 |
|
|
|
cf6f15e520
|
add index for sorting by word_count
|
2024-01-10 17:34:54 +08:00 |
|
|
|
525b3fbacf
|
add index for sorting by read_at
|
2024-01-10 17:32:23 +08:00 |
|
|
|
d54af004d6
|
add index for sorting by published_at
|
2024-01-10 17:28:00 +08:00 |
|
|
|
7fba161d41
|
add index for sorting by updated_at
|
2024-01-10 17:25:21 +08:00 |
|
|
|
d9d800cfc4
|
add index for sorting by saved_at
|
2024-01-10 17:09:15 +08:00 |
|
|
|
ff83147c09
|
Merge pull request #3348 from omnivore-app/fix/redis-connection
fix: too many open redis connections
|
2024-01-10 12:07:45 +08:00 |
|
|
|
ac8cdeef45
|
Merge pull request #3347 from omnivore-app/fix/android-library-labels
Syncing improvements for highlight changes on android
|
2024-01-10 12:03:43 +08:00 |
|
|
|
b65ada2a55
|
fix: too many open redis connections
|
2024-01-10 11:55:58 +08:00 |
|
|
|
4a08c1f195
|
Syncing improvements for highlight changes on android
|
2024-01-10 11:47:30 +08:00 |
|
|
|
535a5cbd9e
|
Merge pull request #3333 from omnivore-app/fix/android-library-labels
Open the labels sheet from the library on Android
|
2024-01-09 19:24:13 +08:00 |
|
|
|
34e6f1b00a
|
fix redis command server incompatibility
|
2024-01-09 16:26:54 +08:00 |
|
|
|
ab196df0f2
|
Fix PDF props
|
2024-01-09 14:45:17 +08:00 |
|
|
|
26f91b3601
|
Merge pull request #3340 from omnivore-app/fix/test
fix rss handler tests
|
2024-01-09 12:36:19 +08:00 |
|
|
|
3cfee2915a
|
fix rss handler tests
|
2024-01-09 12:23:39 +08:00 |
|
|
|
131261431d
|
add comment
|
2024-01-09 12:09:42 +08:00 |
|
|
|
0969e81de3
|
fix: catch rss parsing failure in a nested try-catch block
|
2024-01-09 12:04:14 +08:00 |
|
|
|
a2ab8327ca
|
fix: increment feed fetch failed count if rss feed is failed to fetch
|
2024-01-09 11:22:20 +08:00 |
|
|
|
b6708db75f
|
Add libraryItemid to highlight modal
|
2024-01-09 11:00:58 +08:00 |
|
|
|
cb48c755f1
|
Start creating a separate sync queue for android highlight changes
|
2024-01-08 22:27:48 +08:00 |
|
|
|
202fe50ebc
|
Merge pull request #3326 from omnivore-app/fix/merge-highlight-error
fix labels not saved when merging highlights
|
2024-01-08 15:10:29 +08:00 |
|
|
|
42a36f1820
|
log when retrieved 0 items
|
2024-01-08 12:20:31 +08:00 |
|
|
|
eafdd41ee1
|
get all the items updated since the last sync including archived items
|
2024-01-08 12:07:26 +08:00 |
|
|
|
1ec5b7affe
|
fix labels not saved when merging highlights
|
2024-01-05 23:22:09 +08:00 |
|
|
|
54ccbd47b9
|
Merge pull request #3316 from omnivore-app/perf/rss
improve rss feeder performance
|
2024-01-05 15:57:49 +08:00 |
|
|
|
44bed67e35
|
add comment
|
2024-01-05 15:41:01 +08:00 |
|
|
|
ccd4f2d3f0
|
catch redis client error and continue the process
|
2024-01-05 15:20:42 +08:00 |
|
|
|
7eeed4db81
|
Revert change as it had some issue with hooks
|
2024-01-05 14:57:48 +08:00 |
|
|
|
09dd9a62e3
|
Run prettier on updated file
|
2024-01-05 14:38:48 +08:00 |
|
|
|
9ba272006d
|
Merge pull request #3294 from cdev147/main
Improve keyboard shortcuts modal
|
2024-01-05 14:37:51 +08:00 |
|
|
|
68500a9602
|
Merge pull request #3282 from aaachen/highlight-bug-fix
Add documentation for highlight and fix bug
|
2024-01-05 14:26:37 +08:00 |
|
|
|
b54b696fab
|
skip parsing blocked feeds stored in redis
|
2024-01-04 23:06:37 +08:00 |
|
|
|
6d48816c22
|
fix tests
|
2024-01-04 22:42:31 +08:00 |
|
|
|
f4ff4b9fcd
|
fix tests
|
2024-01-04 22:27:31 +08:00 |
|