Karol Wrótniak
7553c8b88d
Add version 3.6.8 to CHANGELOG
2024-04-04 13:38:00 +02:00
Karol Wrótniak
7e67e66738
Update version to 3.6.8 ( #767 )
v3.6.8
2024-04-04 13:19:53 +02:00
Karol Wrótniak
a5900ef378
Update STFService.apk to 2.5.2 ( #766 )
2024-04-04 13:07:05 +02:00
Jussi Vatjus-Anttila
b39bac2c8f
add required permissions for new sdk:s to be able to use "find me" and bluetooth features ( #765 )
...
Signed-off-by: Jussi Vatjus-Anttila <jussiva@gmail.com >
2024-04-04 12:41:23 +02:00
Karol Wrótniak
b5b3f910ca
Add version 3.6.7 to CHANGELOG
2024-03-23 17:26:40 +01:00
Karol Wrótniak
09833413d3
Update version to 3.6.7 in package.json ( #762 )
v3.6.7
2024-03-23 17:25:15 +01:00
Karol Wrótniak
bfe13a9c5d
Update STFService APK to 2.5.1 ( #761 )
...
* Update STFService APK to 2.5.1
* Update required apk version to 2.5.1
2024-03-21 10:53:58 +01:00
Jussi Vatjus-Anttila
a6b5f18941
options to disable bluetooth and/or clean bonded (paired) devices ( #758 )
...
Signed-off-by: Jussi Vatjus-Anttila <jussiva@gmail.com >
2024-01-30 23:43:23 +01:00
Jussi Vatjus-Anttila
806bfa4087
UI support to cleanup bluetooth bonded devices ( #757 )
...
Signed-off-by: Jussi Vatjus-Anttila <jussiva@gmail.com >
2024-01-30 00:38:54 +01:00
Jussi Vatjus-Anttila
c481720dd7
fix syrup require ( #756 )
...
Signed-off-by: Jussi Vatjus-Anttila <jussiva@gmail.com >
2024-01-29 20:30:57 +01:00
Karol Wrótniak
0c91b551ba
Update STF service APK to 2.5.0 ( #755 )
2024-01-29 17:17:49 +01:00
Jussi Vatjus-Anttila
e958a599cb
Implement enable/disable bluetooth of device ( #754 )
...
Signed-off-by: Jussi Vatjus-Anttila <jussiva@gmail.com >
2024-01-29 12:06:57 +01:00
Denis Barbaron
63ad4f138e
fix bug on cookie using https ( #752 )
...
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
2024-01-24 14:17:56 +01:00
dependabot[bot]
b1187eb488
Bump semver from 7.5.1 to 7.5.2 ( #721 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 7.5.1 to 7.5.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.5.1...v7.5.2 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-28 16:21:44 +02:00
dependabot[bot]
a01d042c18
Bump word-wrap from 1.2.3 to 1.2.5 ( #722 )
...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap ) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases )
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5 )
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-28 16:06:18 +02:00
dependabot[bot]
bd553568fb
Bump browserify-sign from 4.2.1 to 4.2.2 ( #720 )
...
Bumps [browserify-sign](https://github.com/crypto-browserify/browserify-sign ) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/browserify/browserify-sign/blob/main/CHANGELOG.md )
- [Commits](https://github.com/crypto-browserify/browserify-sign/compare/v4.2.1...v4.2.2 )
---
updated-dependencies:
- dependency-name: browserify-sign
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-28 12:37:39 +02:00
Denis Barbaron
339b6a86fc
Update STF Service APK to 2.4.12 ( #717 )
2023-10-25 00:59:54 +02:00
Karol Wrótniak
9e5e371590
Update STFService.apk to 2.4.12 ( #718 )
2023-10-25 00:57:59 +02:00
Ivan Mironov
8c67ff5c21
Fix mobile browser detection so that "Desktop mode" works as expected ( #715 )
...
Currently, enabling the "Desktop site" mode in Chrome on Android does
nothing to the stf interface.
Signed-off-by: Ivan Mironov <mironov.ivan@gmail.com >
Co-authored-by: Karol Wrótniak <karol.wrotniak@droidsonroids.pl >
2023-09-30 01:39:52 +02:00
Ivan Mironov
3ae296e30c
Fix the description in Dockerfile-debian-arm64 ( #713 )
...
This is a minor cosmetic change. Missed this in https://github.com/DeviceFarmer/stf/pull/712 .
Signed-off-by: Ivan Mironov <mironov.ivan@gmail.com >
Co-authored-by: Karol Wrótniak <karol.wrotniak@droidsonroids.pl >
2023-09-30 01:29:39 +02:00
Ivan Mironov
4db9120a1c
Add more CLI options for stf local to support reverse proxies ( #714 )
...
I use `stf` for a very small installation with just one user and few
devices. `stf local` provides enough functionality and is easy to run:
just one command without the need to configure all internal services
separately. The only missing feature is the ability to provide access
securely over the internet.
I want to use nginx reverse proxy with https and client certificate
authorization, but currently this does not play well with modern
browsers as they refuse to connect to insecure ws:// from secure
https:// context.
This patch just adds the ability to configure various URL patterns to
match the externally accessible address of the installation.
Signed-off-by: Ivan Mironov <mironov.ivan@gmail.com >
2023-09-30 01:17:33 +02:00
Ivan Mironov
87d636f85a
Add Dockerfile for arm64 ( #712 )
...
Image can be built on a normal x86_64 linux PC with installed
qemu-aarch64-static and properly configured binfmt_misc by running
docker build --platform linux/arm64/v8 -f Dockerfile-debian-arm64 -t stf .
or
buildah bud --platform linux/arm64/v8 -f Dockerfile-debian-arm64 -t stf .
Signed-off-by: Ivan Mironov <mironov.ivan@gmail.com >
2023-09-27 15:30:58 +02:00
Karol Wrótniak
3d3af0e9ac
Update README.md
...
Closes https://github.com/DeviceFarmer/stf/issues/698
2023-08-25 11:42:13 +02:00
Karol Wrótniak
86c1aad158
Release 3.6.6 ( #696 )
...
* Release 3.6.6
* Update CHANGELOG.md
v3.6.6
2023-08-18 20:38:47 +02:00
Karol Wrótniak
1fcc6e75e3
Update STFService app to 2.4.12 ( #695 )
2023-08-18 18:28:15 +02:00
Karol Wrótniak
322cf55815
Update dependencies ( #694 )
...
* Update STFService APK to 2.4.6
* Update stf-device-db to 1.4.0
2023-08-18 02:44:17 +02:00
Denis Barbaron
2341f49071
fix docker url of STF ( #682 )
...
Thanks to @dev-jonghoonpark (#679 )
2023-07-05 15:20:14 +02:00
Denis Barbaron
620be9ba21
cookies' generic removing ( #676 )
...
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
2023-06-16 17:43:20 +02:00
Denis Barbaron
3e526d2aa3
update saml2 to get contact information and service provider metadata ( #674 )
...
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
Co-authored-by: Karol Wrótniak <karol.wrotniak@droidsonroids.pl >
2023-06-15 21:48:45 +02:00
Denis Barbaron
c24d24bc9d
Update the documentation of SAML 2.0 authentication ( #675 )
2023-06-15 17:48:16 +02:00
Denis Barbaron
b037a107c4
update oauth2 to get contact information ( #673 )
...
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
Co-authored-by: Karol Wrótniak <karol.wrotniak@droidsonroids.pl >
2023-06-13 13:02:59 +02:00
Denis Barbaron
0749b553e8
add support of node version 20.3.0 ( #672 )
...
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
2023-06-12 23:47:40 +02:00
David
f376c4de75
Explorer directory fix ( #670 )
...
* Improve explorer dir and permissions logic
---------
Signed-off-by: tyopoyt <dcrouseIII@gmail.com >
Co-authored-by: tyopoyt <dcrouseIII@gmail.com >
2023-06-09 01:01:27 +02:00
Denis Barbaron
525f201509
Update STF Service APK to 2.4.10 ( #661 )
2023-05-10 10:41:45 +02:00
Denis Barbaron
51b86a87ef
fix bug on taking control of a device: set a lock for exclusive access ( #650 )
...
* fix bug on taking control of a device: set a lock for exclusive access
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
* update the locking function
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
---------
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
2023-04-03 20:05:49 +02:00
Karol Wrótniak
1997a7615f
Release 3.6.5 ( #649 )
...
* devicefarmer dependency versions bump
* STF service apk version bump
v3.6.5
2023-03-30 16:40:56 +02:00
dependabot[bot]
0659ebe16d
Bump cookiejar from 2.1.3 to 2.1.4 ( #632 )
...
Bumps [cookiejar](https://github.com/bmeck/node-cookiejar ) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/bmeck/node-cookiejar/releases )
- [Commits](https://github.com/bmeck/node-cookiejar/commits )
---
updated-dependencies:
- dependency-name: cookiejar
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-04 01:24:45 +01:00
Denis Barbaron
9c0f2d4df8
fix spelling mistakes in API file ( #630 )
...
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
2023-01-16 16:58:36 +01:00
Denis Barbaron
f04738f9be
fix bug on port forwarding feature ( #629 )
...
* fix bug on port forwarding feature
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
* fix lint error
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
2023-01-16 12:38:17 +01:00
dependabot[bot]
8b67366b05
Bump debug from 2.6.9 to 3.1.0 ( #627 )
...
Bumps [debug](https://github.com/debug-js/debug ) from 2.6.9 to 3.1.0.
- [Release notes](https://github.com/debug-js/debug/releases )
- [Changelog](https://github.com/debug-js/debug/blob/3.1.0/CHANGELOG.md )
- [Commits](https://github.com/debug-js/debug/compare/2.6.9...3.1.0 )
---
updated-dependencies:
- dependency-name: debug
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-11 10:40:42 +01:00
dependabot[bot]
1d3df08d9a
Bump decode-uri-component from 0.2.0 to 0.2.2 ( #622 )
...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2 )
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-06 14:14:59 +01:00
Karol Wrótniak
a146768b3a
Update device-db to 1.3.0 ( #619 )
2022-11-25 10:59:52 +01:00
dependabot[bot]
831ee733c6
Bump moment from 2.29.3 to 2.29.4 ( #596 )
...
Bumps [moment](https://github.com/moment/moment ) from 2.29.3 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.29.3...2.29.4 )
---
updated-dependencies:
- dependency-name: moment
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-24 13:03:17 +01:00
Riste Samardjiev
f168b45481
move off screen password autofill ( #610 )
...
Signed-off-by: Riste <rsamardjiev@playtika.com >
2022-11-03 11:07:18 +01:00
MykytaIvshkn
24c944df17
Enable device market name ( #601 )
...
* Enable device market name
Signed-off-by: mivashkin <mivashkin@playtika.com >
Co-authored-by: mivashkin <mivashkin@playtika.com >
Co-authored-by: Karol Wrótniak <karol.wrotniak@droidsonroids.pl >
2022-11-03 01:07:51 +01:00
Karol Wrótniak
dd8c186911
Update rethinkdb to 2.4.2 in docker compose sample ( #611 )
...
Fixes #608
2022-11-01 18:00:49 +01:00
Konstantin
e7e0d3b960
Fixing the link to get the package swagger-node-runner from ssh to https ( #607 )
...
Signed-off-by: Energoblock <7158577+Energoblock@users.noreply.github.com >
Signed-off-by: Energoblock <7158577+Energoblock@users.noreply.github.com >
2022-10-31 17:09:35 +01:00
dependabot[bot]
2a5b1b9d2d
Bump passport from 0.4.1 to 0.6.0 ( #581 )
...
Bumps [passport](https://github.com/jaredhanson/passport ) from 0.4.1 to 0.6.0.
- [Release notes](https://github.com/jaredhanson/passport/releases )
- [Changelog](https://github.com/jaredhanson/passport/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jaredhanson/passport/compare/v0.4.1...v0.6.0 )
---
updated-dependencies:
- dependency-name: passport
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 01:26:05 +02:00
Joowon Moon
0c74b53a94
fix #592 Fix marketName issue ( #593 )
...
Signed-off-by: Joowon Moon <jsjs401@daum.net >
2022-09-30 13:29:54 +02:00
Serhii Manko
40757e73a4
Upload the ipa files for the iOS platform ( #583 )
...
Signed-off-by: Serhii Manko <mankoffserg@gmail.com >
Signed-off-by: Serhii Manko <mankoffserg@gmail.com >
2022-09-20 15:54:19 +02:00