|
|
dfc0ce0e54
|
create a context for each new page
|
2024-07-10 17:20:04 +08:00 |
|
|
|
e61da03ed4
|
wait until body is fetched
|
2024-07-10 16:01:39 +08:00 |
|
|
|
431c4cc098
|
use old headless mode for better performance
|
2024-07-10 15:13:16 +08:00 |
|
|
|
75338f5927
|
bypass cloudflare captcha
|
2024-07-10 14:43:47 +08:00 |
|
|
|
73e180f43d
|
add more dependencies to docker container
|
2024-07-09 19:16:21 +08:00 |
|
|
|
cd83199eb3
|
remove hardcode gpu vendor as it does not work
|
2024-07-09 18:18:11 +08:00 |
|
|
|
c0f45e2411
|
upgrade puppeteer-core
|
2024-07-09 18:06:42 +08:00 |
|
|
|
0899b8fc8f
|
use swAngle
|
2024-07-09 14:31:51 +08:00 |
|
|
|
c75cbb39d6
|
injecting webgl fingerprint
|
2024-07-09 14:11:31 +08:00 |
|
|
|
2c15c21bf1
|
remove user-agent
|
2024-07-08 18:59:53 +08:00 |
|
|
|
dd01202374
|
do not cache some urls
|
2024-07-05 19:46:18 +08:00 |
|
|
|
728059c6f8
|
do not cache some urls
|
2024-07-05 19:05:36 +08:00 |
|
|
|
81fbaf9807
|
inject fingerprint
|
2024-07-05 18:52:20 +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 |
|
|
|
b2fd0e5a67
|
Merge pull request #3987 from mark-pitblado/main
fix support for themed icons (reverts to old monochrome until new monochrome is available)
|
2024-07-05 17:56:03 +08:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|