|
|
6094f0793e
|
Get content from search results
|
2024-04-23 17:13:09 -07:00 |
|
|
|
2c09c2b4d6
|
Fetch content during search on Android
|
2024-04-23 16:27:18 -07:00 |
|
|
|
75504178f9
|
Upgrade intercom to fix crash
|
2024-04-23 16:27:00 -07:00 |
|
|
|
e349f6c675
|
Merge pull request #3853 from omnivore-app/fix/android-obsidian-cors
Add localhost to allow android Obsidian to query the API
|
2024-04-23 08:01:37 -07:00 |
|
|
|
6165360312
|
Merge pull request #3846 from omnivore-app/fix/bulk-action
fix: export all items job stuck
|
2024-04-23 08:00:42 -07:00 |
|
|
|
dfdb04af92
|
Add localhost to allow android Obsidian to query the API
|
2024-04-23 07:57:41 -07:00 |
|
|
|
7f441b4ff3
|
dedupe save-page job
|
2024-04-23 21:44:25 +08:00 |
|
|
|
3fb7193fb5
|
reduce getTextNodesBetween timeout to 60 seconds
|
2024-04-23 21:28:02 +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 |
|
|
|
201a5817ef
|
Merge pull request #3843 from omnivore-app/fix/newsletter-language
fix language and dir not saved for newsletters
|
2024-04-23 14:45:36 +08:00 |
|
|
|
b6e3321d04
|
Merge pull request #3850 from omnivore-app/fix/web-search
fix: do not fetch content for search on Web
|
2024-04-23 11:50:08 +08:00 |
|
|
|
d18feb7e55
|
fix: do not fetch content for search on Web
|
2024-04-23 11:40:37 +08:00 |
|
|
|
e6f5ff871d
|
Merge pull request #3849 from omnivore-app/fix/obsidian-capacitor
Add Obsidian's capacitor origin to our CORs config
|
2024-04-22 19:29:20 -07:00 |
|
|
|
2449c872bf
|
Add Obsidian's capacitor origin to our CORs config
|
2024-04-22 19:15:20 -07:00 |
|
|
|
dcf7c570c4
|
fix tests
|
2024-04-22 10:57:48 +08:00 |
|
|
|
9f65588ba0
|
fix language and dir not saved for newsletters
|
2024-04-21 10:41:29 +08:00 |
|
|
|
84b7845acc
|
Merge pull request #3834 from omnivore-app/fix/refresh-digest
do not reuse candidates after refreshing
|
2024-04-19 14:32:40 +08:00 |
|
|
|
8501509564
|
include content in updateSince api response by default for offline use
|
2024-04-19 14:26:17 +08:00 |
|
|
|
fa4b3bf462
|
fix cron schedule bug with bull
|
2024-04-19 14:25:18 +08:00 |
|
|
|
ac775ae8f2
|
Drain httpServer when apollo server stops
|
2024-04-19 14:25:18 +08:00 |
|
|
|
273ff9d4be
|
increase max ai-digest beta users to 10
|
2024-04-19 14:25:18 +08:00 |
|
|
|
07475e69a4
|
change cron to schedule at 10:30
|
2024-04-19 14:25:18 +08:00 |
|
|
|
a69d1240c8
|
add urlsToAudio back
|
2024-04-19 14:25:18 +08:00 |
|
|
|
efa930a31a
|
send push notifications when digest is ready
|
2024-04-19 14:25:18 +08:00 |
|
|
|
7871154160
|
mark failed task
|
2024-04-19 14:25:18 +08:00 |
|
|
|
b93573460c
|
filter out summary if the length is longer than the original content
|
2024-04-19 14:25:18 +08:00 |
|
|
|
099310ed95
|
reuse existing candidates if there is no one
|
2024-04-19 14:25:18 +08:00 |
|
|
|
0d8b17f6aa
|
remove urlsToAudio from digest
|
2024-04-19 14:25:18 +08:00 |
|
|
|
1da9b51dec
|
do not reuse candidates after refreshing
|
2024-04-19 14:25:18 +08:00 |
|
|
|
cbb0e3d8ec
|
Merge pull request #3837 from omnivore-app/fix/search-return-content
include readable content in search api response by default
|
2024-04-19 13:48:49 +08:00 |
|
|
|
09ce46e7ea
|
include readable content in search api response by default
|
2024-04-19 11:30:09 +08:00 |
|
|
|
9ed94b4571
|
Merge pull request #3796 from omnivore-app/feature/captcha
feature: add captcha to email-login and reset-password pages
|
2024-04-18 09:48:08 +08:00 |
|
|
|
acc0f02bf8
|
Merge pull request #3827 from omnivore-app/fix/ai-digest
use ### for title in the digest content
|
2024-04-17 18:44:47 +08:00 |
|
|
|
26579d9cbb
|
use ### for title in the digest content
|
2024-04-17 18:26:48 +08:00 |
|
|
|
9c81ffd251
|
Merge pull request #3812 from omnivore-app/feature/digest-api
feature/digest api
|
2024-04-17 16:49:32 +08:00 |
|
|
|
3e51aa7c03
|
generate description
|
2024-04-17 16:49:19 +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 |
|
|
|
57cb897839
|
generate content
|
2024-04-17 15:45:05 +08:00 |
|
|
|
af184ded22
|
dedupe repeated jobs
|
2024-04-17 15:36:16 +08:00 |
|
|
|
6222d567a4
|
add byline to the digest
|
2024-04-17 14:32:07 +08:00 |
|
|
|
448e432807
|
runs at 1pm pst
|
2024-04-17 13:03:48 +08:00 |
|
|
|
b2a55a78d3
|
check if feature is granted
|
2024-04-17 12:53:29 +08:00 |
|
|
|
259b778aba
|
add schedule and other parameters
|
2024-04-17 12:16:15 +08:00 |
|
|
|
6a4faf6f3c
|
add description to the digest
|
2024-04-17 10:04:52 +08:00 |
|