|
|
a680cbc9c9
|
show an error message on web if notion database is not found
|
2024-07-01 18:11:08 +08:00 |
|
|
|
ee70f6603a
|
return not_found if database is not found in notion
|
2024-07-01 17:42:19 +08:00 |
|
|
|
b3c2e34c10
|
Merge pull request #4126 from omnivore-app/fix/digest-score-client-fallback
fix: returns a stub score (0) for "each item" in case score api throws an error
|
2024-07-01 15:39:10 +08:00 |
|
|
|
67af18a105
|
fix: returns a stub score (0) in case score api throws an error
|
2024-07-01 15:27:16 +08:00 |
|
|
|
08c884b793
|
Merge pull request #4045 from omnivore-app/dependabot/npm_and_yarn/grpc/grpc-js-1.8.22
Bump @grpc/grpc-js from 1.8.21 to 1.8.22
|
2024-07-01 14:02:45 +08:00 |
|
|
|
966d75f290
|
Merge pull request #4053 from omnivore-app/dependabot/npm_and_yarn/pkg/admin/braces-3.0.3
Bump braces from 3.0.2 to 3.0.3 in /pkg/admin
|
2024-07-01 14:02:00 +08:00 |
|
|
|
2edbd0a66f
|
Merge pull request #4125 from omnivore-app/fix/ios-18-viewer
Update deps to resolve iOS18 issues
|
2024-07-01 14:01:33 +08:00 |
|
|
|
8ccce365e4
|
Update deps to resolve iOS18 issues
|
2024-07-01 13:54:14 +08:00 |
|
|
|
01f0f4d398
|
Merge pull request #4124 from omnivore-app/fix/digest-score-client
fix: returns a stub score (0) in case score api throws an error
|
2024-07-01 12:21:50 +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 |
|
|
|
ba28e54f7c
|
Merge pull request #4119 from omnivore-app/fix/digest-score-timeout
fix: digest score api timeout = 5 seconds
|
2024-06-28 16:49:10 +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 |
|
|
|
d5778e8afe
|
Merge pull request #4118 from omnivore-app/fix/save-labels
fix/save labels
|
2024-06-28 12:39:09 +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 |
|
|
|
7f483c693f
|
Merge pull request #4115 from omnivore-app/fix/empty-home-feed
return empty array if no candidates for home feed selection
|
2024-06-26 17:33:02 +08:00 |
|
|
|
19a603db8a
|
update setup.sh
|
2024-06-26 17:26:06 +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 |
|
|
|
0122ba0742
|
add postgres-replica to the docker-compose
|
2024-06-26 16:11:10 +08:00 |
|
|
|
0276c4683b
|
Merge pull request #4113 from omnivore-app/feat/ml-refresh
Add internal function for refreshing features and model
|
2024-06-26 13:45:20 +08:00 |
|
|
|
da42357e95
|
Add internal function for refreshing features and model
|
2024-06-26 12:03:18 +08:00 |
|
|
|
0923344fb6
|
Merge pull request #4112 from omnivore-app/rename-db-config
rename slave to replica in db config
|
2024-06-26 11:48:05 +08:00 |
|
|
|
57e0002cae
|
rename slave to replica in db config
|
2024-06-26 11:34:45 +08:00 |
|
|
|
3632ba9071
|
Merge pull request #4111 from omnivore-app/fix/web-default-search
Dont provide search base anymore as thats acheived by the folder
|
2024-06-26 09:34:39 +08:00 |
|
|
|
797fdb6b54
|
Merge pull request #4110 from maa-x/ios_self-host_fix
Use shared UserDefaults instead of standard set
|
2024-06-26 09:14:54 +08:00 |
|
|
|
8b80e0fc6d
|
Dont provide search base anymore as thats acheived by the folder
|
2024-06-26 09:13:01 +08:00 |
|
|
|
e04ae10fa4
|
fix: Use shared UserDefaults instead of standard set to fix self-host URL persistence bug.
|
2024-06-25 16:51:13 +01:00 |
|
|
|
3c634d1c35
|
Merge pull request #4108 from omnivore-app/feat/web-return
More web home improvements
|
2024-06-25 20:10:15 +08:00 |
|
|
|
67aaae1c4f
|
Merge pull request #4109 from omnivore-app/fix/web-nav-menu
Implement dismiss on click for the new navigation menu
|
2024-06-25 19:57:48 +08:00 |
|
|
|
be2928017c
|
Remove extra setter
|
2024-06-25 19:51:46 +08:00 |
|
|
|
98015f1ec8
|
Better empty state handling for home
|
2024-06-25 19:40:45 +08:00 |
|
|
|
595e7ddf50
|
Add empty trash
|
2024-06-25 19:40:26 +08:00 |
|