|
|
180efb4846
|
Set Android client
This checks user-agent before X-OmnivoreClient so the more explicit
X-OmnivoreClient overrides the derived client being set from user
agent.
|
2024-07-05 20:15:31 +08:00 |
|
|
|
eee38fcbb9
|
Merge pull request #4153 from omnivore-app/fix/intercom
have separate intercom secret in env var and return the hash based on the client
|
2024-07-05 18:00:05 +08:00 |
|
|
|
76ebfbd305
|
create separate intercom secret and return the hash based on the client
|
2024-07-05 17:03:27 +08:00 |
|
|
|
e2edaa678b
|
Merge pull request #4149 from omnivore-app/feat/ml-score-v3
V3 scoring model, add prom monitoring
|
2024-07-05 16:58:00 +08:00 |
|
|
|
59852a1565
|
Throw if we cant sign the request
|
2024-07-05 16:43:29 +08:00 |
|
|
|
6a201018b1
|
Fix promise
|
2024-07-05 15:20:45 +08:00 |
|
|
|
a7ca844220
|
Add authorization to digest-score
|
2024-07-05 14:59:16 +08:00 |
|
|
|
e3ffafd623
|
Merge pull request #4142 from omnivore-app/fix/score-client
increase score api timeout to 20 seconds
|
2024-07-04 18:01:47 +08:00 |
|
|
|
f0016eec38
|
copy utils in docker
|
2024-07-04 16:59:08 +08:00 |
|
|
|
8c2a59eb1f
|
Merge pull request #4140 from omnivore-app/use-omnivore-utils
use omnivore utils
|
2024-07-04 16:25:16 +08:00 |
|
|
|
e9dcdc6dd1
|
fix: word count in CJK languages
|
2024-07-04 12:28:01 +08:00 |
|
|
|
56032b0765
|
increase score api timeout to 20 seconds
|
2024-07-04 10:32:09 +08:00 |
|
|
|
d9596baecc
|
fix tests
|
2024-07-03 22:24:09 +08:00 |
|
|
|
b23e257206
|
Add original_url to score service calls
|
2024-07-02 13:58:15 +08:00 |
|
|
|
ee70f6603a
|
return not_found if database is not found in notion
|
2024-07-01 17:42:19 +08:00 |
|
|
|
67af18a105
|
fix: returns a stub score (0) in case score api throws an error
|
2024-07-01 15:27:16 +08:00 |
|
|
|
70829a6b88
|
remove initial observation
|
2024-07-01 12:08:56 +08:00 |
|
|
|
ad88cbaea8
|
observe failed digest-score api call lantency in prometheus too
|
2024-07-01 12:05:48 +08:00 |
|
|
|
550cef241c
|
observe digest-score api lantency in prometheus
|
2024-07-01 12:01:42 +08:00 |
|
|
|
9f7065c5c3
|
do not update library item score if 0
|
2024-07-01 11:51:57 +08:00 |
|
|
|
6bb11ce99b
|
fix: returns a stub score (0) in case score api throws an error
|
2024-07-01 11:02:42 +08:00 |
|
|
|
0dada2d708
|
fix: digest score api timeout = 5 seconds
|
2024-06-28 16:38:00 +08:00 |
|
|
|
a7ba02e063
|
Merge pull request #4117 from omnivore-app/fix/use-read-replica
fix/use read replica for RLS enabled transactions
|
2024-06-28 15:13:26 +08:00 |
|
|
|
a06f1a243c
|
fix tests
|
2024-06-28 12:37:45 +08:00 |
|
|
|
8bc05dad03
|
fix tests
|
2024-06-28 11:56:28 +08:00 |
|
|
|
a3ba8573b7
|
fix: validate ownership of library item before assigning labels to the item
|
2024-06-28 11:53:20 +08:00 |
|
|
|
3ad826392e
|
use digest-score service
|
2024-06-27 20:55:04 +08:00 |
|
|
|
822f249fb1
|
cont
|
2024-06-27 19:10:50 +08:00 |
|
|
|
2ed480bb49
|
use read replica for selecting library items, labels and highlights
|
2024-06-27 19:02:15 +08:00 |
|
|
|
fb3d2eada6
|
use primary and replica instead of master and slave
|
2024-06-27 18:42:42 +08:00 |
|
|
|
0830f0b312
|
allow defining replica mode in the auth transaction
|
2024-06-27 18:38:43 +08:00 |
|
|
|
17eb5efa37
|
resolve conflicts
|
2024-06-27 17:16:17 +08:00 |
|
|
|
45986184c4
|
tidy
|
2024-06-27 17:12:45 +08:00 |
|
|
|
1168d12018
|
use read replica for raw query
|
2024-06-27 17:10:58 +08:00 |
|
|
|
84953198fe
|
Merge pull request #4114 from omnivore-app/fix/read-replica
fix/read replica
|
2024-06-26 17:38:53 +08:00 |
|
|
|
329dd13ed2
|
return empty array if no candidates for home feed selection
|
2024-06-26 17:19:08 +08:00 |
|
|
|
a6ab96155d
|
by default use info level for loggers
|
2024-06-26 16:19:13 +08:00 |
|
|
|
818ad5a0bb
|
log isReplicated for each query
|
2024-06-26 16:11:52 +08:00 |
|
|
|
bc6a09798b
|
fix read replica not being used
|
2024-06-26 16:11:34 +08:00 |
|
|
|
57e0002cae
|
rename slave to replica in db config
|
2024-06-26 11:34:45 +08:00 |
|
|
|
9f16e5fede
|
add "canMove" field to the HomeItem type in graphql api which indicates if the item is in following folder
|
2024-06-25 16:40:12 +08:00 |
|
|
|
a3cf333730
|
revert change to typeorm
|
2024-06-21 17:25:20 +08:00 |
|
|
|
a1cd611fa7
|
use read replica for "read"
|
2024-06-21 14:39:40 +08:00 |
|
|
|
b0d6876e56
|
add replication config
|
2024-06-21 13:31:50 +08:00 |
|
|
|
14a375db83
|
use real scoring service
|
2024-06-21 12:01:34 +08:00 |
|
|
|
977a1a90e5
|
Skip scoring RSS items for now
|
2024-06-21 12:00:53 +08:00 |
|
|
|
8c84fc58b8
|
add more subscription features to the score api payload
|
2024-06-20 17:36:57 +08:00 |
|
|
|
40182421f7
|
show archived highlights
|
2024-06-20 16:31:05 +08:00 |
|
|
|
2e26a04cd0
|
remove redundant context type
|
2024-06-20 15:47:52 +08:00 |
|
|
|
4ab0497034
|
Get uid from claims
|
2024-06-19 18:09:00 +08:00 |
|