Commit graph

7972 commits

Author SHA1 Message Date
Hongbo Wu
663ccdae41 try to insert library item one by one if batch insert failed 2023-10-05 14:31:07 +08:00
Hongbo Wu
323be5376a truncate long description to 1MB 2023-10-05 14:31:07 +08:00
Hongbo Wu
85febfa8b6 fix a typo 2023-10-05 14:31:07 +08:00
Hongbo Wu
c7e56fbce6 add PG_TIMEOUT to env var 2023-10-05 14:31:07 +08:00
Hongbo Wu
6d6d34e94e convert ES_TIMEOUT to int 2023-10-05 14:31:07 +08:00
Hongbo Wu
e9527bb5ad add es_timeout to env var 2023-10-05 14:31:07 +08:00
Hongbo Wu
f46006e293 add end_time to the migrate script 2023-10-05 14:31:07 +08:00
Hongbo Wu
4d1d9a8c1b skip item if content length is greater than 1MB 2023-10-05 14:31:07 +08:00
Hongbo Wu
327f6959ef fix highlight createdByMe is wrong 2023-10-05 14:31:07 +08:00
Hongbo Wu
0ff9fdef04 add elastic scroll time in the env var 2023-10-05 14:31:07 +08:00
Hongbo Wu
0912e7cf0f remove warn logs 2023-10-05 14:31:07 +08:00
Hongbo Wu
3b8b48bc21 fix recovered deleted items still shown in trash 2023-10-05 14:31:07 +08:00
Hongbo Wu
7bf3f1bbf4 set deletedAt to now when bulk delete 2023-10-05 14:31:07 +08:00
Hongbo Wu
47510c0785 fix recommendations not fetched in search results 2023-10-05 14:31:07 +08:00
Hongbo Wu
9c723ecbd3 fix id not set in page update pubsub message 2023-10-05 14:31:07 +08:00
Hongbo Wu
0c691257eb fix rules permission 2023-10-05 14:31:07 +08:00
Hongbo Wu
5f6587537e fix recommendation wildcard search 2023-10-05 14:31:07 +08:00
Hongbo Wu
bf2c54084b fix getArticle API failed on iOS 2023-10-05 14:31:07 +08:00
Hongbo Wu
9e5196406e revert rls on old tables 2023-10-05 14:31:07 +08:00
Hongbo Wu
d5c247a98d make cool-down time an env var 2023-10-05 14:31:07 +08:00
Hongbo Wu
330e50fba5 increase scroll to 2m and cool down for 5 seconds 2023-10-05 14:31:07 +08:00
Hongbo Wu
7d4948a43b reduce scroll to 1m 2023-10-05 14:31:07 +08:00
Hongbo Wu
8f1664b058 increase timeout 2023-10-05 14:31:07 +08:00
Hongbo Wu
a83f7921f4 reduce shortId length to 14 2023-10-05 14:31:07 +08:00
Hongbo Wu
a947310d30 reduce shortId length to 14 2023-10-05 14:31:07 +08:00
Hongbo Wu
ecbabacc78 set reading progress to 0 if null 2023-10-05 14:31:07 +08:00
Hongbo Wu
a445bc55d4 add default item_type 2023-10-05 14:31:07 +08:00
Hongbo Wu
b4512d2d1c convert ES_SCAN_SIZE to int 2023-10-05 14:31:07 +08:00
Hongbo Wu
b20ad4a210 reorder migrate sql 2023-10-05 14:31:07 +08:00
Hongbo Wu
2e5529fd81 allow readingProgressAnchorIndex to be null 2023-10-05 14:31:07 +08:00
Hongbo Wu
8712107a2f remove db caching 2023-10-05 14:31:07 +08:00
Hongbo Wu
f3db9345ae add test for when in:trash is:unread is in the query 2023-10-05 14:31:07 +08:00
Hongbo Wu
c57ead3583 add test for when rss:feed in:archive is in the query 2023-10-05 14:31:07 +08:00
Hongbo Wu
851f30fc62 add test for when in:archive is:unread is in the query 2023-10-05 14:31:07 +08:00
Hongbo Wu
3da46cd952 add test for when type:file label:test is in the query 2023-10-05 14:31:07 +08:00
Hongbo Wu
d0488364fd add test for searching in:library label:test 2023-10-05 14:31:07 +08:00
Hongbo Wu
ac77580cca fix label names update not reflected 2023-10-05 14:31:07 +08:00
Hongbo Wu
867c31a582 add test for searching in:archive label:test 2023-10-05 14:31:07 +08:00
Hongbo Wu
6cb4bb8de8 fix in:subscription search 2023-10-05 14:31:07 +08:00
Hongbo Wu
15f9017291 fix in:archive search 2023-10-05 14:31:07 +08:00
Hongbo Wu
a35e6c0147 fix sort by read time bug 2023-10-05 14:31:07 +08:00
Hongbo Wu
dc98719b85 reduce log 2023-10-05 14:31:07 +08:00
Hongbo Wu
0c5ba53c26 fix recommendations 2023-10-05 14:31:07 +08:00
Hongbo Wu
9cf5d2bc4e change permission of the migration script 2023-10-05 14:31:06 +08:00
Hongbo Wu
b9af543b45 fix rss feeds 2023-10-05 14:31:06 +08:00
Hongbo Wu
673ce83c33 fix searching for site 2023-10-05 14:31:06 +08:00
Hongbo Wu
4ff5484d8e change item_type to text 2023-10-05 14:31:06 +08:00
Hongbo Wu
7c56973fad fix update filter api 2023-10-05 14:31:06 +08:00
Hongbo Wu
101825df46 add assertion of migrated data in python script 2023-10-05 14:31:06 +08:00
Hongbo Wu
e696709a69 resolve conflicts 2023-10-05 14:31:06 +08:00