|
|
61d66f4b51
|
Try to run sync in background
|
2024-07-06 11:14:35 +08:00 |
|
|
|
8466499593
|
Bump android version
|
2024-07-06 10:12:46 +08:00 |
|
|
|
978c17c7fb
|
Handle foreground/background sync on older + newer Android versions
|
2024-07-06 10:08:28 +08:00 |
|
|
|
f2fc0c49d0
|
Merge pull request #4156 from omnivore-app/fix/android-client
Set Android client
|
2024-07-06 10:04:54 +08:00 |
|
|
|
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 |
|
|
|
fbff86f48f
|
Merge pull request #4122 from mhss1/main
Migrate deprecated Google SignIn + disable android backup
|
2024-07-05 18:28:47 +08:00 |
|
|
|
a9f46610fa
|
Merge pull request #3727 from omnivore-app/dependabot/npm_and_yarn/express-4.19.2
Bump express from 4.18.3 to 4.19.2
|
2024-07-05 18:27:02 +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 |
|
|
|
ee1530aa51
|
Bump express from 4.18.3 to 4.19.2
Bumps [express](https://github.com/expressjs/express) from 4.18.3 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.3...4.19.2)
---
updated-dependencies:
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-05 09:28:21 +00: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 |
|
|
|
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 |
|