Commit Graph

11447 Commits

Author SHA1 Message Date
afa75f6ecb Merge pull request #3724 from omnivore-app/dependabot/npm_and_yarn/pkg/bull-queue-admin/express-4.19.2
Bump express from 4.18.2 to 4.19.2 in /pkg/bull-queue-admin
2024-07-05 17:27:10 +08:00
afaed4e830 Merge pull request #3725 from omnivore-app/dependabot/npm_and_yarn/apple/gql-server/express-4.19.2
Bump express from 4.18.2 to 4.19.2 in /apple/gql-server
2024-07-05 17:26:01 +08:00
531aa2a154 Merge pull request #4151 from ngocanhtve/patch-1
Create strings.xml for Vietnamese
2024-07-05 17:19:52 +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
3fed16d936 Add auth to refresh call 2024-07-05 15:30:20 +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
62aac51846 Update strings.xml
Beauty xml
2024-07-05 13:29:58 +07:00
9b51d55557 Merge pull request #4152 from omnivore-app/fix/browser-gpu
fix: use software graphic rendering instead of gpu and reduce browser launch timeout to 10 seconds
2024-07-05 12:59:03 +08:00
39df17fce0 Add a RWLock to the user features storage for refreshing 2024-07-05 12:41:08 +08:00
a6653414e8 fix: use software graphic rendering instead of gpu and reduce browser launch timeout to 10 seconds 2024-07-05 12:13:00 +08:00
cbfdc8463a Create strings.xml for Vietnamese
Full translation
2024-07-04 19:39:05 +07:00
76bf497717 Merge pull request #4150 from omnivore-app/fix/browser-undefined
create a browser singleton instance and checks browser existence before creating context
2024-07-04 19:37:41 +08:00
1eb1d25960 remove specific user-data-dir 2024-07-04 19:34:23 +08:00
38a3e03780 improve args 2024-07-04 19:32:11 +08:00
b38b28c75e create a browser singleton instance and checks browser existence before creating context 2024-07-04 19:12:42 +08:00
65f5ff88ea Refresh after features updated 2024-07-04 18:51:07 +08:00
d715d1d56d Remove treeinterpreter 2024-07-04 18:47:26 +08:00
0a012fd492 Remove unused 2024-07-04 18:47:00 +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
e1fe4237de V3 scoring model, add prom monitoring 2024-07-04 17:49:02 +08:00
df5d0cad9f Merge pull request #4147 from omnivore-app/fix/utils
copy utils in docker
2024-07-04 17:32:33 +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
649463b785 only disconnect redis message queue client if it is different from cache client 2024-07-04 16:09:32 +08:00
ca7800f1c1 Merge pull request #4144 from omnivore-app/release/android-0.220.0
Android 0.220.0 release
2024-07-04 13:49:00 +08:00
c18acb2c83 Android 0.220.0 release 2024-07-04 13:34:47 +08:00
e1694c98ee Merge pull request #4135 from omnivore-app/feat/original-url-feature
Add original_url to score service calls
2024-07-04 13:12:39 +08:00
adaff63999 Merge pull request #4143 from omnivore-app/fix/android-syncing
Fix crash on android when saving items
2024-07-04 12:58:33 +08:00
2b461e01a6 Merge pull request #4141 from kuosandys/fix-highlights-order
Fix highlights order in notebooks
2024-07-04 12:58:07 +08:00
0a1b7345e9 add timeout 2024-07-04 12:56:28 +08:00
e9dcdc6dd1 fix: word count in CJK languages 2024-07-04 12:28:01 +08:00
0b80d9a37d Fix crash on Android when saving items 2024-07-04 12:12:45 +08:00
19981645db Update permissions for android syncing 2024-07-04 12:01:52 +08:00
56032b0765 increase score api timeout to 20 seconds 2024-07-04 10:32:09 +08:00
04868c1fd9 fix: sort by highlight location when highlight position is equal 2024-07-03 20:55:14 +02:00
547dccab64 refactor: use common sortHighlights function 2024-07-03 20:47:27 +02:00
d9596baecc fix tests 2024-07-03 22:24:09 +08:00
bbc7b5e600 use @omnivore/utils in import-handler 2024-07-03 22:20:27 +08:00
59c826fd5e use @omnivore/utils in content-fetch 2024-07-03 21:58:22 +08:00
0800a1661e use @omnivore/utils in text-to-speech-handler 2024-07-03 21:48:07 +08:00
c4f00c657e Merge pull request #4136 from omnivore-app/fix/pdf-handler
fix: pdf handler sends update-content-job to the wrong redis
2024-07-02 15:36:40 +08:00
b1ba2d3f26 fix Dockerfile 2024-07-02 15:25:51 +08:00
edefa988e7 fix tests 2024-07-02 15:00:51 +08:00
0d15833511 update inbound-email-handler to use @omnivore/utils to create redis connection 2024-07-02 14:59:42 +08:00
4844f9eac2 fix pdf handler sends update-content-job to the wrong redis 2024-07-02 14:43:46 +08:00
b23e257206 Add original_url to score service calls 2024-07-02 13:58:15 +08:00
2223fde82c Merge pull request #4134 from omnivore-app/release/android-0.218.0
Android release 0.218.0
2024-07-02 13:52:26 +08:00
2802e7f94b Merge pull request #4127 from omnivore-app/fix/digest-score-initial-load
Refresh data outside of main because flask loads this script in production
2024-07-02 13:52:09 +08:00