Jackson Harper
|
a45be3f1f0
|
Remove unused table component
|
2024-07-09 13:30:22 +08:00 |
|
Jackson Harper
|
488501086b
|
Merge pull request #4173 from omnivore-app/fix/web-webooks-page
Tell users that webhooks are now part of rules
|
2024-07-09 12:03:16 +08:00 |
|
Jackson Harper
|
94fdbf1de5
|
Merge pull request #4174 from omnivore-app/fix/web-beta-features
Remove beta features page as all are enabled
|
2024-07-09 12:02:58 +08:00 |
|
Jackson Harper
|
3622c8e096
|
Merge pull request #4172 from omnivore-app/fix/web-mutation-string-interop
Use GQL variables for all mutations
|
2024-07-09 12:01:21 +08:00 |
|
Jackson Harper
|
ee6cd036c8
|
Merge pull request #4171 from omnivore-app/fix/web-label-update-gql
Fix string interp on update label mutation
|
2024-07-09 11:57:41 +08:00 |
|
Jackson Harper
|
a87d163ba6
|
Remove beta features page as all are enabled
|
2024-07-09 10:22:49 +08:00 |
|
Jackson Harper
|
f3876ccd5b
|
Remove unused imports
|
2024-07-09 10:09:26 +08:00 |
|
Jackson Harper
|
12d356dfa4
|
Use next Link
|
2024-07-09 10:08:54 +08:00 |
|
Jackson Harper
|
b766ed2ba6
|
Tell users that webhooks are now part of rules
|
2024-07-09 09:53:40 +08:00 |
|
Jackson Harper
|
f19cae74bb
|
Use GQL variables for all mutations
|
2024-07-09 09:42:18 +08:00 |
|
Jackson Harper
|
1e9c291d39
|
Fix string interp on update label mutation
We should always use input instead of strings like this.
|
2024-07-09 09:32:06 +08:00 |
|
Jackson Harper
|
ca7ceeba7e
|
Merge pull request #4154 from omnivore-app/fix/python-formatting
Fix python indentation
|
2024-07-09 09:09:27 +08:00 |
|
Jackson Harper
|
a01a5c22bb
|
Merge pull request #4162 from omnivore-app/fix/android-fgbg-sync
Handle foreground/background sync on older + newer Android versions
|
2024-07-09 09:08:56 +08:00 |
|
dependabot[bot]
|
2ceb785f1f
|
Bump csv-stringify from 6.4.0 to 6.5.0
Bumps [csv-stringify](https://github.com/adaltas/node-csv/tree/HEAD/packages/csv-stringify) from 6.4.0 to 6.5.0.
- [Changelog](https://github.com/adaltas/node-csv/blob/master/packages/csv-stringify/CHANGELOG.md)
- [Commits](https://github.com/adaltas/node-csv/commits/csv-stringify@6.5.0/packages/csv-stringify)
---
updated-dependencies:
- dependency-name: csv-stringify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-08 21:53:55 +00:00 |
|
dependabot[bot]
|
56a97e5711
|
Bump @fast-csv/parse from 4.3.6 to 5.0.0
Bumps [@fast-csv/parse](https://github.com/C2FO/fast-csv/tree/HEAD/packages/parse) from 4.3.6 to 5.0.0.
- [Release notes](https://github.com/C2FO/fast-csv/releases)
- [Changelog](https://github.com/C2FO/fast-csv/blob/main/packages/parse/CHANGELOG.md)
- [Commits](https://github.com/C2FO/fast-csv/commits/v5.0.0/packages/parse)
---
updated-dependencies:
- dependency-name: "@fast-csv/parse"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-08 21:53:29 +00:00 |
|
Hongbo Wu
|
2c15c21bf1
|
remove user-agent
|
2024-07-08 18:59:53 +08:00 |
|
Mohamed
|
f384cdd1c9
|
Fix WorkManager crash on android 11 and below
|
2024-07-06 16:36:40 +03:00 |
|
Jackson Harper
|
e3ae94513a
|
Remove unneeded permissions
|
2024-07-06 11:58:00 +08:00 |
|
Jackson Harper
|
2aebc1c288
|
Bump version
|
2024-07-06 11:25:49 +08:00 |
|
Jackson Harper
|
61d66f4b51
|
Try to run sync in background
|
2024-07-06 11:14:35 +08:00 |
|
Jackson Harper
|
8466499593
|
Bump android version
|
2024-07-06 10:12:46 +08:00 |
|
Jackson Harper
|
978c17c7fb
|
Handle foreground/background sync on older + newer Android versions
|
2024-07-06 10:08:28 +08:00 |
|
Jackson Harper
|
f2fc0c49d0
|
Merge pull request #4156 from omnivore-app/fix/android-client
Set Android client
|
2024-07-06 10:04:54 +08:00 |
|
Jackson Harper
|
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 |
|
Hongbo Wu
|
dd01202374
|
do not cache some urls
|
2024-07-05 19:46:18 +08:00 |
|
Hongbo Wu
|
728059c6f8
|
do not cache some urls
|
2024-07-05 19:05:36 +08:00 |
|
Hongbo Wu
|
81fbaf9807
|
inject fingerprint
|
2024-07-05 18:52:20 +08:00 |
|
Jackson Harper
|
fbff86f48f
|
Merge pull request #4122 from mhss1/main
Migrate deprecated Google SignIn + disable android backup
|
2024-07-05 18:28:47 +08:00 |
|
Hongbo Wu
|
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 |
|
Jackson Harper
|
ff80c32406
|
Fix python indentation
|
2024-07-05 18:11:38 +08:00 |
|
Hongbo Wu
|
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 |
|
Jackson Harper
|
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 |
|
dependabot[bot]
|
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 |
|
Jackson Harper
|
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 |
|
Jackson Harper
|
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 |
|
Jackson Harper
|
531aa2a154
|
Merge pull request #4151 from ngocanhtve/patch-1
Create strings.xml for Vietnamese
|
2024-07-05 17:19:52 +08:00 |
|
Hongbo Wu
|
76ebfbd305
|
create separate intercom secret and return the hash based on the client
|
2024-07-05 17:03:27 +08:00 |
|
Jackson Harper
|
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 |
|
Jackson Harper
|
59852a1565
|
Throw if we cant sign the request
|
2024-07-05 16:43:29 +08:00 |
|
Jackson Harper
|
3fed16d936
|
Add auth to refresh call
|
2024-07-05 15:30:20 +08:00 |
|
Jackson Harper
|
6a201018b1
|
Fix promise
|
2024-07-05 15:20:45 +08:00 |
|
Jackson Harper
|
a7ca844220
|
Add authorization to digest-score
|
2024-07-05 14:59:16 +08:00 |
|
ngocanhtve
|
62aac51846
|
Update strings.xml
Beauty xml
|
2024-07-05 13:29:58 +07:00 |
|
Hongbo Wu
|
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 |
|
Jackson Harper
|
39df17fce0
|
Add a RWLock to the user features storage for refreshing
|
2024-07-05 12:41:08 +08:00 |
|
Hongbo Wu
|
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 |
|
ngocanhtve
|
cbfdc8463a
|
Create strings.xml for Vietnamese
Full translation
|
2024-07-04 19:39:05 +07:00 |
|
Hongbo Wu
|
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 |
|
Hongbo Wu
|
1eb1d25960
|
remove specific user-data-dir
|
2024-07-04 19:34:23 +08:00 |
|
Hongbo Wu
|
38a3e03780
|
improve args
|
2024-07-04 19:32:11 +08:00 |
|