Commit Graph

10967 Commits

Author SHA1 Message Date
6bd5f50c2a Use withContext(Dispatchers.IO) when writing android files 2024-05-20 20:30:20 +08:00
04d9502d4b Merge pull request #3976 from omnivore-app/release/android-0.210.0
Update android version to 0.210.0
2024-05-20 20:23:37 +08:00
6d1a645f4a Update android version to 0.210.0 2024-05-20 14:09:17 +08:00
ab2bc3260c Merge pull request #3975 from omnivore-app/feat/android-update-icon
Android: update icon
2024-05-20 14:07:11 +08:00
54cecab412 Merge pull request #3974 from omnivore-app/fix/android-content-display
Use internal storage for content files
2024-05-20 14:06:25 +08:00
4a1b0cb1fe Use internal storage for content files 2024-05-20 13:52:07 +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
a0284da999 Merge pull request #3963 from omnivore-app/fix/analytics
fix: better analytics for content fetching
2024-05-20 12:03:31 +08:00
a3fe526c2c remove debugging timers 2024-05-20 11:26:06 +08:00
8b1dc1494e Drop multiple-column index for user_id and state columns in library_item table since we create a new index for count covers them 2024-05-20 11:22:08 +08:00
eaf5632d0a profile query time 2024-05-19 10:17:50 +08:00
913215ab09 fix archived query 2024-05-18 22:05:36 +08:00
62d4b613f4 add index for archived_at column 2024-05-18 21:29:12 +08:00
be9e826446 use IN query for state 2024-05-18 21:24:56 +08:00
6c13517e65 run lint in parallel 2024-05-18 10:15:03 +08:00
7b4dd9ecd3 Add icons 2024-05-18 06:30:31 +08:00
f8f1bc9c4b Update the android icon 2024-05-18 06:29:40 +08:00
fc9d5c64ec do not fail if cache missed 2024-05-17 17:27:34 +08:00
6f2aa2e0cd add more logs 2024-05-17 17:19:55 +08:00
5bf9d29967 enqueue uploading original content after saving page 2024-05-17 17:00:37 +08:00
52ebf466e3 get content from cache first when saving url 2024-05-17 16:46:54 +08:00
9c3d619ad5 put locale and timezone in cache key 2024-05-17 16:22:20 +08:00
dde9f16396 put error message in the analytic event 2024-05-17 16:16:44 +08:00
f3ce6f4d4e catch content fetch result in redis 2024-05-17 15:55:28 +08:00
efb9b6b139 add source to the content_fetch event 2024-05-17 14:54:46 +08:00
a5634c0278 Merge pull request #3959 from omnivore-app/feat/ios-digest-cleanup
Add UI for digest
2024-05-17 14:44:29 +08:00
f43c48e376 reduce chromium launch timeout to 30 seconds 2024-05-17 14:27:59 +08:00
a510229fe5 Clean up messages in digest onboarding 2024-05-17 12:04:29 +08:00
b6dba11000 Merge pull request #3960 from omnivore-app/feature/readable-content-download
allow downloading/uploading readable content
2024-05-16 12:22:49 +08:00
293ed87100 remove redundant response from return value 2024-05-16 12:21:11 +08:00
f92c6ef5a1 lint test file 2024-05-16 12:03:41 +08:00
9769eab5dc fix youtube transcript 2024-05-16 11:23:36 +08:00
8cfa24a847 allow downloading/uploading readable content 2024-05-15 21:46:22 +08:00
373d397539 Update digest flair icon 2024-05-15 20:31:16 +08:00
abe8593ed7 Add UI for digest 2024-05-15 20:11:40 +08:00
854ca08142 Merge pull request #3958 from omnivore-app/fix/authro-in-chapter
fix: add author to the chapter in digest
2024-05-15 18:15:45 +08:00
1a973faadc make author optional 2024-05-15 18:12:54 +08:00
396ada28b8 pre-cache thumbnail 2024-05-15 17:49:31 +08:00
9f1babf787 select used columns 2024-05-15 17:42:53 +08:00
505e3666b6 fix: add author to the chapter in digest 2024-05-15 17:38:24 +08:00
6d0edbd61a Merge pull request #3839 from omnivore-app/feature/upload-original-content
feature/upload original content
2024-05-15 16:47:46 +08:00
58fa766e2f remove debugging logs 2024-05-15 16:35:19 +08:00
eff9e6ce4d add global hooks 2024-05-15 16:23:52 +08:00
950b42899d fix mock cloud storage 2024-05-15 15:53:42 +08:00
95796607d0 Merge pull request #3956 from omnivore-app/fix/update-openai
Upgrade to gpt-4o
2024-05-15 12:57:46 +08:00
3d4242ecda Merge pull request #3957 from omnivore-app/fix/api-digest-config-type
Cast digestConfig to any to serialize properly
2024-05-15 12:56:40 +08:00
a602cf3ad3 add gcs bucket name to the env var 2024-05-15 12:50:14 +08:00
74bf05cf06 Linting 2024-05-15 12:41:12 +08:00
f217c6f4ad Cast digestConfig to any to serialize properly 2024-05-15 12:08:29 +08:00
c6bf64a648 Upgrade to gpt-4o 2024-05-15 11:44:23 +08:00