|
|
7a167c7c55
|
add tests
|
2024-04-30 14:42:46 +08:00 |
|
|
|
76c1cd5330
|
fix: filter punctuation and whitespace only utterance out
|
2024-04-30 14:33:10 +08:00 |
|
|
|
1a3697e24b
|
fix: skip unwanted nodes and update the index when converting html to utterances
|
2024-04-30 13:58:37 +08:00 |
|
|
|
d589c18b68
|
generate a unique id for each scheduled digest to avoid duplication
|
2024-04-30 12:48:19 +08:00 |
|
|
|
8edfce596b
|
revert to batch api call
|
2024-04-30 12:48:19 +08:00 |
|
|
|
83ed971b28
|
improve logs
|
2024-04-30 12:48:19 +08:00 |
|
|
|
aa30b592b5
|
reduce debug logs
|
2024-04-30 12:48:19 +08:00 |
|
|
|
debb396b44
|
better error handling
|
2024-04-30 12:48:19 +08:00 |
|
|
|
ea227b6462
|
use claude
|
2024-04-30 12:48:19 +08:00 |
|
|
|
0a2f9dba25
|
filter out summary if longer than 1000 words
|
2024-04-30 12:48:19 +08:00 |
|
|
|
cbf1f97630
|
fix timer on get candidates function
|
2024-04-30 12:48:19 +08:00 |
|
|
|
9a6ec7a58b
|
filter out summary if shorter than 200
|
2024-04-30 12:48:19 +08:00 |
|
|
|
3954fa309b
|
randomly select at most 25 candidates and time each step
|
2024-04-30 12:48:19 +08:00 |
|
|
|
32be8126df
|
reduce number of db calls for search library items
|
2024-04-30 12:48:19 +08:00 |
|
|
|
14e91d338d
|
do not create user profile and topics
|
2024-04-30 12:48:19 +08:00 |
|
|
|
d0d088aae3
|
fix: remove redundant user query
|
2024-04-30 12:48:19 +08:00 |
|
|
|
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 |
|
|
|
643c47f9f8
|
Merge pull request #3815 from kimlimjustin/main
feat: bulk mark as read action
|
2024-04-24 16:07:22 -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 |
|
|
|
590afa6ee7
|
Merge pull request #3859 from omnivore-app/fix/pdf
fix memory leak from axios error logging
|
2024-04-24 16:55:10 +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 |
|
|
|
3f808524b9
|
Add gstatic.cn to CSP
|
2024-04-23 20:23:49 -07:00 |
|
|
|
6db838c4fe
|
Merge pull request #3852 from nyatinte/feat/resizable-notebook
Added resize functionality to notebooks of Article and PDF
|
2024-04-23 12:00:44 -07:00 |
|
|
|
f127706476
|
Use www.recaptcha.net
|
2024-04-23 11:35:41 -07:00 |
|
|
|
da74213269
|
Try to add recaptcha to CSP
|
2024-04-23 11:14:39 -07:00 |
|
|
|
bde4244f57
|
Update recaptcha
|
2024-04-23 10:47:45 -07:00 |
|