|
|
cfc1d12835
|
Merge pull request #3866 from omnivore-app/feature/data-loader
feat: use dataloader for labels and highlights
|
2024-04-29 15:20:53 +08:00 |
|
|
|
4632d08aa0
|
Merge pull request #3863 from omnivore-app/fix/fetch_feed
increase rss parser timeout to 20 seconds
|
2024-04-28 22:45:55 -07:00 |
|
|
|
c70c36ec7d
|
Merge pull request #3826 from kimlimjustin/feat/increase-daily-upload-limit
feat: increase daily upload limit
|
2024-04-28 22:45:10 -07:00 |
|
|
|
8549c16ceb
|
fix import
|
2024-04-28 21:55:09 +08:00 |
|
|
|
ef2ff36f0e
|
fetch api key once
|
2024-04-28 21:51:30 +08:00 |
|
|
|
a78d438e21
|
fix: findOne with relations will execute query twice
|
2024-04-28 15:58:55 +08:00 |
|
|
|
7ef6973a47
|
load labels when getting item
|
2024-04-28 14:25:11 +08:00 |
|
|
|
89d6564d74
|
increase log metadata size to 10000 characters
|
2024-04-26 15:18:34 +08:00 |
|
|
|
342db3928c
|
batching upload_files
|
2024-04-26 14:44:17 +08:00 |
|
|
|
01246207cb
|
fix logger
|
2024-04-26 12:06:20 +08:00 |
|
|
|
66d7649620
|
fix tests
|
2024-04-26 11:54:55 +08:00 |
|
|
|
2231f03948
|
reduce joins
|
2024-04-26 11:36:16 +08:00 |
|
|
|
364f8f102f
|
use enum
|
2024-04-26 11:24:07 +08:00 |
|
|
|
6493b8e2f6
|
batching recommendations
|
2024-04-26 11:17:52 +08:00 |
|
|
|
fbe816d2d2
|
convert content if requested
|
2024-04-26 11:07:41 +08:00 |
|
|
|
c7ecbd53f8
|
put dataloaders in apollo context
|
2024-04-25 23:26:55 +08:00 |
|
|
|
2904c321e9
|
batching highlights
|
2024-04-25 23:03:08 +08:00 |
|
|
|
1445dee933
|
batching labels
|
2024-04-25 22:20:56 +08:00 |
|
|
|
83526e1b56
|
increase rss parser timeout to 20 seconds
|
2024-04-25 10:55:27 +08:00 |
|
|
|
636fa17712
|
Default to 5 items
|
2024-04-24 16:39:46 -07:00 |
|
|
|
ae8790b545
|
Merge pull request #3848 from omnivore-app/feat/ios-digest-view
iOS Explain and Digest views
|
2024-04-24 16:13:50 -07:00 |
|
|
|
3dcc514be7
|
Merge pull request #3835 from omnivore-app/fix/guess-user-email
return UNKNOWN as error code if email exists when user signs up
|
2024-04-24 16:06:46 -07:00 |
|
|
|
5a6d57e3da
|
Remove uneeded
|
2024-04-24 15:58:39 -07:00 |
|
|
|
0c0a95a79c
|
fix newsletter dir not saved correctly
|
2024-04-24 21:10:13 +08:00 |
|
|
|
e788c71eff
|
rename variables
|
2024-04-24 16:49:46 +08:00 |
|
|
|
e680202b7e
|
better error message
|
2024-04-24 16:17:05 +08:00 |
|
|
|
824b256d20
|
fix memory leak from axios error
|
2024-04-24 15:55:54 +08: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 |
|
|
|
dfdb04af92
|
Add localhost to allow android Obsidian to query the API
|
2024-04-23 07:57:41 -07: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 |
|
|
|
2449c872bf
|
Add Obsidian's capacitor origin to our CORs config
|
2024-04-22 19:15:20 -07:00 |
|
|
|
cd5940b840
|
Feature flag explain
|
2024-04-22 19:04:10 -07:00 |
|
|
|
f0be6a41a9
|
Clean up, remove old stubbed stuff
|
2024-04-22 17:40:50 -07:00 |
|
|
|
7f0a95b454
|
Add iOS digest views
|
2024-04-22 15:52:28 -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 |
|
|
|
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 |
|