Commit Graph

10513 Commits

Author SHA1 Message Date
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
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
9ccd1e90fe save received email as non-article by default 2024-04-15 18:54:15 +08:00
4346746e0a save empty url for email attachment in upload_file table as it is required 2024-04-15 17:36:42 +08:00
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
ed2c78165a add missing dotenv dependency to pdf-handler 2024-04-15 15:42:24 +08:00
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
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
bff311a0e4 Merge pull request #3813 from omnivore-app/fix/upgrade-youtubei
Upgrade youtubei library
2024-04-15 11:43:30 +08:00
c176078cf8 Upgrade youtubei library
Fixes an exception when fetching transcripts
2024-04-13 09:28:23 +08:00
e23d3d5933 update readable content instead 2024-04-12 13:26:11 +08:00
f95642be2b remove redundant field 2024-04-11 18:47:19 +08:00
448c78a87e add dotenv 2024-04-11 18:25:24 +08:00
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
6278f5fa98 remove ffmpeg dependency 2024-04-11 16:51:42 +08:00
fd2f60ae3d fix dependecies 2024-04-11 11:48:50 +08:00
66c1f86ab5 fix dependecies 2024-04-11 11:28:40 +08:00
a062152d4a fix tests 2024-04-11 11:08:22 +08:00
07a14e0a7f fix tests 2024-04-11 11:08:22 +08:00
f66d3fa36c migrate inbound-email tasks from pubsub to bullmq 2024-04-11 11:08:22 +08:00
cd6594a2fd add logs 2024-04-11 11:08:22 +08:00
67657773cf track the usage of the api 2024-04-11 11:08:22 +08:00
cd6f3e6bbe enforce usage limits for the API 2024-04-11 11:08:22 +08:00
5f239d2dcb update graceful shutdown 2024-04-11 11:08:22 +08:00
f2f18eb12b reply only allowed text 2024-04-11 11:08:22 +08:00
e7fc1316dd enqueue reply email job 2024-04-11 11:08:22 +08:00
74f5b922dd update received email reply 2024-04-11 11:08:22 +08:00
dce0b15f4f send to the reply-to address if it exists or the from address 2024-04-11 11:08:22 +08:00
764b05fff4 save reply-to in recent emails 2024-04-11 11:08:22 +08:00
289d750a05 add columns for reply_to and reply and create tables for tracking service usage and enforce limit according to the subscription plan 2024-04-11 11:08:22 +08:00
5cc5c559ac add reply to email API which replies Okay to the sender 2024-04-11 11:08:22 +08:00
67c5de6512 Merge pull request #3808 from omnivore-app/fix/reset-feed-failed-at
reset failed_at to null if a feed is refreshed successfully after failure
2024-04-09 19:56:00 +08:00
a59c850c5f fix telegram channel 2024-04-09 19:44:16 +08:00
e7fc2c4567 reset failed_at to null if a feed is refreshed successfully after failure 2024-04-09 18:39:17 +08:00
08aa5521d5 Merge pull request #3805 from omnivore-app/feat/admin-tables
Add rules and email addresses to admin
2024-04-09 11:51:57 +08:00
5d6c2ba7f8 Remove commented out items 2024-04-09 11:16:47 +08:00
c89b7b0d02 Merge pull request #3804 from omnivore-app/fix/tts-token-expire
ignore expiration in jwt token when calling tts streaming service
2024-04-09 11:01:32 +08:00
6da249c8d7 Merge pull request #3794 from nyatinte/feat/resizable-notebook
Added resize functionality to notebooks
2024-04-09 10:55:31 +08:00
e19d4357c8 Add rules and email addresses to admin 2024-04-09 10:50:40 +08:00
70b1a1d3c7 add comment 2024-04-09 10:47:23 +08:00
c4882c2542 update dev cli 2024-04-09 10:43:33 +08:00
90fe5e8109 ignore expiration of jwt token for tts streaming 2024-04-09 10:30:40 +08:00
671aeda76f Merge pull request #3802 from holton-jiang/patch-2
Add readerSettingsGeneric
2024-04-09 09:59:56 +08:00
dd235602d6 Add readerSettingsGeneric 2024-04-08 20:33:44 +08:00
e77214f0f4 Merge pull request #3801 from omnivore-app/release/android-0.200.5
Update android to 0.200.5
2024-04-08 19:58:17 +08:00
ab81d357ae Update version code 2024-04-08 18:47:51 +08:00
72213ee58a Merge pull request #3800 from omnivore-app/release/android-200004
Bump android to 200004
2024-04-08 18:35:24 +08:00
efa2b12e36 Bump android to 200004 2024-04-08 18:34:41 +08:00
93f4f96732 Merge pull request #3799 from stefanosansone/fix/room-migrations
Android - Allow room destructive migration
2024-04-08 18:20:10 +08:00
f3cb55f8c6 allow room destructive migration 2024-04-08 12:05:43 +02:00