|
|
30ba22cbbc
|
add user_id to the sql query to reduce query latency
|
2023-10-11 16:05:35 +08:00 |
|
|
|
a4aeb40276
|
fix: after successfully deleted highlights, still return error codes
|
2023-10-11 14:48:44 +08:00 |
|
|
|
768845e101
|
update the filter value to use is:reading of the Continue Reading filter
|
2023-10-10 15:33:59 +08:00 |
|
|
|
62ffaa924b
|
add wordsCount filter
|
2023-10-10 12:52:49 +08:00 |
|
|
|
93c410a564
|
fix is:read filter and add is:reading filter
|
2023-10-10 12:21:32 +08:00 |
|
|
|
3e91f3836b
|
fix tests
|
2023-10-10 10:58:48 +08:00 |
|
|
|
835b61064f
|
allow filter by wordsCount
|
2023-10-10 10:58:48 +08:00 |
|
|
|
1adbed9876
|
revert postgres connection timeout
|
2023-10-10 10:33:49 +08:00 |
|
|
|
f5205c4b1b
|
fix tests
|
2023-10-10 10:20:13 +08:00 |
|
|
|
bab343c41f
|
testing
|
2023-10-10 10:10:45 +08:00 |
|
|
|
ac0d295cf3
|
debug
|
2023-10-09 22:06:35 +08:00 |
|
|
|
0b7da62aca
|
debug
|
2023-10-09 21:34:52 +08:00 |
|
|
|
f4f38e4b31
|
reduce unnecessary logs
|
2023-10-09 17:26:03 +08:00 |
|
|
|
78490e15f1
|
disable db connection timeout
|
2023-10-09 15:30:30 +08:00 |
|
|
|
50901d25a3
|
remove elastic url from env var
|
2023-10-09 13:00:30 +08:00 |
|
|
|
0583eeb1f9
|
disable database query logs in github action
|
2023-10-09 12:49:07 +08:00 |
|
|
|
e424328f20
|
fix recommendations not fetched in search results
|
2023-10-05 23:00:29 +08:00 |
|
|
|
ac576aa5c7
|
fix isArchived = false when archivedAt is not null
|
2023-10-05 17:53:57 +08:00 |
|
|
|
39b3a1cad4
|
resolve conflicts
|
2023-10-05 14:37:21 +08:00 |
|
|
|
463231b26b
|
fix trigger
|
2023-10-05 14:32:05 +08:00 |
|
|
|
0e7f45a758
|
create a trigger to update recommender_names in library_item table
|
2023-10-05 14:32:05 +08:00 |
|
|
|
f6c906201b
|
fetch recommendations separately too
|
2023-10-05 14:32:05 +08:00 |
|
|
|
d4404b0248
|
fetch labels and highlights after items fetched in a search query
|
2023-10-05 14:32:05 +08:00 |
|
|
|
bb59ed757c
|
fix word count not return
|
2023-10-05 14:32:05 +08:00 |
|
|
|
cbf58614c4
|
use log levels in custom typeorm logger
|
2023-10-05 14:32:05 +08:00 |
|
|
|
efdbc4f345
|
use interpolated string or dictionary parameter in logs
|
2023-10-05 14:32:03 +08:00 |
|
|
|
327f6959ef
|
fix highlight createdByMe is wrong
|
2023-10-05 14:31:07 +08:00 |
|
|
|
0ff9fdef04
|
add elastic scroll time in the env var
|
2023-10-05 14:31:07 +08:00 |
|
|
|
0912e7cf0f
|
remove warn logs
|
2023-10-05 14:31:07 +08:00 |
|
|
|
3b8b48bc21
|
fix recovered deleted items still shown in trash
|
2023-10-05 14:31:07 +08:00 |
|
|
|
7bf3f1bbf4
|
set deletedAt to now when bulk delete
|
2023-10-05 14:31:07 +08:00 |
|
|
|
47510c0785
|
fix recommendations not fetched in search results
|
2023-10-05 14:31:07 +08:00 |
|
|
|
9c723ecbd3
|
fix id not set in page update pubsub message
|
2023-10-05 14:31:07 +08:00 |
|
|
|
0c691257eb
|
fix rules permission
|
2023-10-05 14:31:07 +08:00 |
|
|
|
5f6587537e
|
fix recommendation wildcard search
|
2023-10-05 14:31:07 +08:00 |
|
|
|
bf2c54084b
|
fix getArticle API failed on iOS
|
2023-10-05 14:31:07 +08:00 |
|
|
|
9e5196406e
|
revert rls on old tables
|
2023-10-05 14:31:07 +08:00 |
|
|
|
2e5529fd81
|
allow readingProgressAnchorIndex to be null
|
2023-10-05 14:31:07 +08:00 |
|
|
|
8712107a2f
|
remove db caching
|
2023-10-05 14:31:07 +08:00 |
|
|
|
f3db9345ae
|
add test for when in:trash is:unread is in the query
|
2023-10-05 14:31:07 +08:00 |
|
|
|
c57ead3583
|
add test for when rss:feed in:archive is in the query
|
2023-10-05 14:31:07 +08:00 |
|
|
|
851f30fc62
|
add test for when in:archive is:unread is in the query
|
2023-10-05 14:31:07 +08:00 |
|
|
|
3da46cd952
|
add test for when type:file label:test is in the query
|
2023-10-05 14:31:07 +08:00 |
|
|
|
d0488364fd
|
add test for searching in:library label:test
|
2023-10-05 14:31:07 +08:00 |
|
|
|
867c31a582
|
add test for searching in:archive label:test
|
2023-10-05 14:31:07 +08:00 |
|
|
|
6cb4bb8de8
|
fix in:subscription search
|
2023-10-05 14:31:07 +08:00 |
|
|
|
15f9017291
|
fix in:archive search
|
2023-10-05 14:31:07 +08:00 |
|
|
|
a35e6c0147
|
fix sort by read time bug
|
2023-10-05 14:31:07 +08:00 |
|
|
|
dc98719b85
|
reduce log
|
2023-10-05 14:31:07 +08:00 |
|
|
|
0c5ba53c26
|
fix recommendations
|
2023-10-05 14:31:07 +08:00 |
|