Commit Graph

232 Commits

Author SHA1 Message Date
d00a76ca3f hash args in the cache key 2024-08-14 09:40:59 +08:00
d633b8c1c3 cache total count of library items in 60 seconds 2024-08-13 10:52:28 +08:00
322f736fe0 stop storing original html in the database 2024-07-31 19:14:38 +08:00
6f12b5e406 reduce bulk action batch size to 50 2024-07-25 10:54:21 +08:00
6776cdf1cd check if there are more than five items "created" within a minute instead of "saved" 2024-07-24 15:59:22 +08:00
225eefd73b fix: readwise export not working for PAGE and LABEL events 2024-07-11 13:13:50 +08:00
2e322955f6 fix: title not exported when item is not in notion and gets exported by attaching labels 2024-07-11 12:24:25 +08:00
2ed480bb49 use read replica for selecting library items, labels and highlights 2024-06-27 19:02:15 +08:00
45986184c4 tidy 2024-06-27 17:12:45 +08:00
40182421f7 show archived highlights 2024-06-20 16:31:05 +08:00
c0947ddd48 fix batch delete query does not use index 2024-06-14 12:21:20 +08:00
aea1650626 do not show move/archived/deleted item in home feed 2024-06-14 12:15:17 +08:00
9ef91ff1ca add an REST API to trigger the prune trash job 2024-06-13 14:48:14 +08:00
71d07caf94 run prune trash job at 3am UTC daily 2024-06-12 19:27:42 +08:00
755f483ba9 create a function to batch delete items in trash 2024-06-12 18:38:14 +08:00
0db1108675 replace continuous spaces and new lines with space in preview content 2024-06-07 13:29:38 +08:00
24457d9036 search highlights by labels 2024-06-06 16:12:07 +08:00
a9ebcd33e4 add mark as seen to the bulk action 2024-05-29 17:07:19 +08:00
d04626a02c add slug 2024-05-28 21:59:37 +08:00
9dff961bba fix null checking 2024-05-28 21:44:55 +08:00
5257d95559 fix: home items order is not accurate 2024-05-28 21:29:35 +08:00
e131afc183 update API 2024-05-28 14:45:33 +08:00
efb7160373 rename just read feed to home 2024-05-27 21:11:08 +08:00
06b89a88b3 update candidates selection 2024-05-23 15:48:30 +08:00
b6c150a5cb Merge pull request #3966 from omnivore-app/feature/add-index-for-archived-at
feature/add index for archived at and folder
2024-05-20 12:08:27 +08:00
913215ab09 fix archived query 2024-05-18 22:05:36 +08:00
be9e826446 use IN query for state 2024-05-18 21:24:56 +08:00
5bf9d29967 enqueue uploading original content after saving page 2024-05-17 17:00:37 +08:00
8cfa24a847 allow downloading/uploading readable content 2024-05-15 21:46:22 +08:00
9dee510be1 fix rss 2024-05-14 20:18:18 +08:00
dbd7b7932f cont 2024-05-14 17:23:56 +08:00
cce5f2463d still use redis for cache 2024-05-14 17:16:26 +08:00
eddf9206d0 do not store original content in db 2024-05-14 17:15:51 +08:00
6e7a436cea POST content API 2024-05-10 16:26:42 +08:00
0f184c4c21 add get content api 2024-05-10 15:43:15 +08:00
01ebcbb16b add bulk upload original content job 2024-05-10 14:37:05 +08:00
32be8126df reduce number of db calls for search library items 2024-04-30 12:48:19 +08:00
002e455bbd fix tests 2024-04-23 17:54:52 +08:00
0faafa0786 fix rebase conflicts 2024-04-23 16:04:59 +08:00
2f7c18b363 add more logs 2024-04-23 15:50:15 +08:00
1b6f4976d3 remove timeout 2024-04-23 15:50:15 +08:00
de258ae0bf timeout if job takes more than 10 minutes 2024-04-23 15:50:15 +08:00
a77ade0890 fix: export all items job stuck 2024-04-23 15:50:14 +08:00
0eb6460bec fix tests 2024-04-17 16:35:29 +08:00
aeda4f5d5d add libraryItemIds to the payload 2024-04-17 16:20:00 +08:00
906b6c1ea5 fix web 2024-04-04 18:53:10 +08:00
5e7a82562b resolve conflicts after rebasing 2024-04-04 12:19:17 +08:00
b2cd43136f hide webhooks page 2024-04-04 12:19:16 +08:00
d67aea6d8a deduplicate notion page by omnivore id 2024-04-04 12:17:13 +08:00
e2b3235046 delete unneccessary properties from webhook data 2024-04-04 12:02:29 +08:00