Commit graph

10541 commits

Author SHA1 Message Date
Hongbo Wu
6bfb4842e2 fix idx 2024-04-16 21:27:20 +08:00
Hongbo Wu
4bc1246a47 fixing html 2024-04-16 21:00:53 +08:00
Hongbo Wu
71477b1712 implement create digest job 2024-04-16 21:00:51 +08:00
Jackson Harper
daaf493d4b Update stubbed data 2024-04-16 21:00:27 +08:00
Jackson Harper
bcddf556d5 Write speech files to redis 2024-04-16 21:00:27 +08:00
Jackson Harper
fbaa9ce663 Digest job 2024-04-16 21:00:27 +08:00
Jackson Harper
47150c2991 Refactoring the UX for digest view 2024-04-16 21:00:27 +08:00
Jackson Harper
d2ea93a7dd Stub out some changes to the digest response 2024-04-16 21:00:27 +08:00
Jackson Harper
2b53d7791a Update tab bar to allow opting into digest 2024-04-16 21:00:27 +08:00
Jackson Harper
4e61b360d7 Add iOS digest views 2024-04-16 21:00:27 +08:00
Hongbo Wu
e30fa13a2e add env to the posthog event 2024-04-16 21:00:27 +08:00
Hongbo Wu
03e497b489 use a separate queue for digest job 2024-04-16 21:00:26 +08:00
Hongbo Wu
cdb0b7525e cleanup 2024-04-16 21:00:10 +08:00
Hongbo Wu
bc955fbeeb remove stub job 2024-04-16 21:00:10 +08:00
Hongbo Wu
111dcd1562 send ranking models and summary models to posthog and log comment 2024-04-16 21:00:10 +08:00
Hongbo Wu
4342cdeb3e expire digest in one day 2024-04-16 21:00:10 +08:00
Hongbo Wu
521698646d update digest mock data 2024-04-16 21:00:10 +08:00
Hongbo Wu
a47a5a7d9c mock saving digest in redis 2024-04-16 21:00:10 +08:00
Hongbo Wu
e37bcd7408 send feedback api 2024-04-16 21:00:10 +08:00
Hongbo Wu
1edb3419f8 get digest api 2024-04-16 21:00:10 +08:00
Hongbo Wu
12aa7d4447 create digest job api 2024-04-16 21:00:10 +08:00
Hongbo Wu
b4911639c7 stub create digest job 2024-04-16 21:00:09 +08:00
Jackson Harper
cad0200e37
Merge pull request #3824 from omnivore-app/fix/re-add-features
Temp re-add features attribute to User
2024-04-16 14:05:24 +08:00
Jackson Harper
be57f81bf1 Temp re-add features attribute to User 2024-04-16 13:59:04 +08:00
Hongbo Wu
d8d10d568b
Merge pull request #3822 from omnivore-app/fix/create-label
fix: LABEL_ALREADY_EXIST bug occured during label creation
2024-04-16 12:34:23 +08:00
Hongbo Wu
8e31ac4fea fix tests 2024-04-16 12:24:20 +08:00
Hongbo Wu
6ce95194ee alter read_labels policy to check user_id 2024-04-16 11:41:19 +08:00
Hongbo Wu
d79cc1c39f wrap select in a auth transaction 2024-04-16 11:26:29 +08:00
Hongbo Wu
a9779a51e8 fix: LABEL_ALREADY_EXIST bug occured during label creation
* comparing both user_id and label name when looking for an existing matching label
2024-04-16 09:56:57 +08:00
Hongbo Wu
b1fb527ee9
Merge pull request #3819 from omnivore-app/fix/inbound-email-job
save empty url for email attachment in upload_file table as it is required
2024-04-15 21:20:57 +08:00
Hongbo Wu
9ccd1e90fe save received email as non-article by default 2024-04-15 18:54:15 +08:00
Hongbo Wu
4346746e0a save empty url for email attachment in upload_file table as it is required 2024-04-15 17:36:42 +08:00
Hongbo Wu
fe264bd8a8
Merge pull request #3818 from omnivore-app/fix/pdf-handler
add missing dotenv dependency to pdf-handler
2024-04-15 16:20:41 +08:00
Hongbo Wu
ed2c78165a add missing dotenv dependency to pdf-handler 2024-04-15 15:42:24 +08:00
Hongbo Wu
cbddc83829
Merge pull request #3784 from omnivore-app/feature/reply-to-email
add reply to email API which replies Okay to the sender
2024-04-15 15:24:32 +08:00
Hongbo Wu
cc599fba10
Merge pull request #3811 from omnivore-app/feature/pdf-state-job
feat: always update the state of the pdf item to succeeded/failed, even if we fail to parse the content
2024-04-15 13:54:28 +08:00
Jackson Harper
bff311a0e4
Merge pull request #3813 from omnivore-app/fix/upgrade-youtubei
Upgrade youtubei library
2024-04-15 11:43:30 +08:00
Jackson Harper
c176078cf8 Upgrade youtubei library
Fixes an exception when fetching transcripts
2024-04-13 09:28:23 +08:00
Hongbo Wu
e23d3d5933 update readable content instead 2024-04-12 13:26:11 +08:00
Hongbo Wu
f95642be2b remove redundant field 2024-04-11 18:47:19 +08:00
Hongbo Wu
448c78a87e add dotenv 2024-04-11 18:25:24 +08:00
Hongbo Wu
54e7c52b5e always update the state of the pdf item to succeeded/failed, even if we fail to parse the content 2024-04-11 18:07:53 +08:00
Hongbo Wu
6278f5fa98 remove ffmpeg dependency 2024-04-11 16:51:42 +08:00
Hongbo Wu
fd2f60ae3d fix dependecies 2024-04-11 11:48:50 +08:00
Hongbo Wu
66c1f86ab5 fix dependecies 2024-04-11 11:28:40 +08:00
Hongbo Wu
a062152d4a fix tests 2024-04-11 11:08:22 +08:00
Hongbo Wu
07a14e0a7f fix tests 2024-04-11 11:08:22 +08:00
Hongbo Wu
f66d3fa36c migrate inbound-email tasks from pubsub to bullmq 2024-04-11 11:08:22 +08:00
Hongbo Wu
cd6594a2fd add logs 2024-04-11 11:08:22 +08:00
Hongbo Wu
67657773cf track the usage of the api 2024-04-11 11:08:22 +08:00