Karol Wrótniak
bf59a8faf7
Update OS image from Ubuntu 20.04 to 22.04 ( #885 )
2026-02-26 18:46:14 +01:00
Karol Wrótniak
7fa11b26ff
Update OS image from ubuntu2204 to ubuntu2404 ( #886 )
2026-02-26 14:40:42 +01:00
chujDK
d835e16337
fix: really don't read new frames before the previous frame has been sent. ( #875 )
...
fix feb77c4396
Signed-off-by: chujDK <1768485949@qq.com >
2025-08-22 02:02:53 +02:00
Standil
114606c993
fix response status code of the createUserAccessToken API in swagger file. ( #872 )
...
Signed-off-by: Standil <cpascal@cpascal.net >
2025-07-30 19:33:37 +02:00
Karol Wrótniak
eca8d78b70
Update version to 3.7.7 in package.json ( #871 )
2025-07-29 02:28:03 +02:00
Karol Wrótniak
3d4fb9c8fe
Update STFService APK to 2.5.5 ( #870 )
v3.7.7
2025-07-23 12:36:18 +02:00
Denis Barbaron
8a0b678430
fix security issues ( #863 )
...
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
2025-06-11 17:43:15 +02:00
Karol Wrótniak
4192eb3ea1
Update APK to 2.5.4 ( #861 )
2025-05-29 12:31:48 +02:00
Karol Wrótniak
692f455dd6
Release 3.7.6 ( #859 )
v3.7.6
2025-05-23 14:04:52 +02:00
Matan Baruch
4e26101a95
feat: Display STF version in Web UI ( #858 )
...
* feat: Display STF version in Web UI
Adds the STF application version to the main menu in the Web UI.
Changes:
- Modified `lib/units/app/index.js` to read the version from `package.json` and make it available to the frontend via the `GLOBAL_APPSTATE.config.stfVersion` variable.
- Updated `res/app/menu/menu.pug` to display this version in the top navigation bar, near the help icon. The format is "vX.Y.Z".
- Added an E2E test (`res/test/e2e/menu/menu-spec.js`) to verify the presence and correct format of the version string in the UI.
Signed-off-by: matanbaruch <matan.baruch@unity3d.com >
* Update menu-spec.js
Signed-off-by: matanbaruch <matan.baruch@unity3d.com >
* fix: lint
Signed-off-by: matanbaruch <matan.baruch@unity3d.com >
* feat: Add application state to root scope and style version text in menu
- Introduced a new run block in `app.js` to attach the application state to the `$rootScope`.
- Added CSS styles for the version text in the menu to enhance its visibility and layout.
Signed-off-by: matanbaruch <matan.baruch@unity3d.com >
* fix: Correct path to package.json in index.js
Updated the import statement for package.json in lib/units/app/index.js to use the correct relative path, ensuring proper access to the application version information.
Signed-off-by: matanbaruch <matan.baruch@unity3d.com >
---------
Signed-off-by: matanbaruch <matan.baruch@unity3d.com >
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
2025-05-23 12:31:20 +02:00
Denis Barbaron
c1a87089a2
update Dockerfile for arm64 ( #855 )
...
Signed-off-by: Denis Barbaron <denis.barbaron@orange.com >
Co-authored-by: Karol Wrótniak <karol.wrotniak@droidsonroids.pl >
2025-05-19 16:40:11 +02:00
Denis Barbaron
e2d348940d
Update minicap from 2.7.2 to 2.7.3 ( #857 )
2025-05-19 15:10:12 +02:00
Karol Wrótniak
dabf078b07
Add update option to install-packages on npmjs CI ( #856 )
...
* Add update option to install-packages on npmjs CI
* Add update option to install-packages on npmjs CI
PR job
2025-05-19 14:12:54 +02:00
Denis Barbaron
ec2d013cc2
Update supported versions ( #849 )
2025-03-25 15:36:26 +01:00
Denis Barbaron
4e8a5a1cef
update built-in objects in the database ( #846 )
...
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
2025-03-07 20:51:25 +01:00
Denis Barbaron
9de3828158
add saml audience option and manage required options ( #843 )
...
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
2025-03-03 16:46:01 +01:00
Karol Wrótniak
29ce6e3bbb
Update changelog, fix version number consistency ( #842 )
v3.7.5
2025-02-28 14:11:05 +01:00
Karol Wrótniak
9d04a6c17f
Bump version to 3.7.4 ( #837 )
v3.7.4
2025-02-19 20:14:41 +01:00
Denis Barbaron
1e3069031f
improve saml authentication ( #836 )
...
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
2025-02-18 18:54:51 +01:00
Karol Wrótniak
114c8ffb09
Version bump to 3.7.3
2025-02-11 09:56:19 +01:00
Jussi Vatjus-Anttila
fe79678ab5
add reason to leave callback ( #833 )
...
trace reason why phone reservation is leave
Signed-off-by: Jussi Vatjus-Anttila <jussiva@gmail.com >
v3.7.3
2025-02-10 13:39:28 +01:00
Sven Lankes
3ae7ed5aa6
fix: remove progressed from call as it prohibits the system from working ( #827 )
...
Signed-off-by: Sven Lankes <sven@lank.es >
2025-02-05 15:44:16 +01:00
Denis Barbaron
edb3892d65
improve device state consistency ( #831 )
...
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
Co-authored-by: Karol Wrótniak <karol.wrotniak@droidsonroids.pl >
2025-02-04 11:23:30 +01:00
Karol Wrótniak
4727d35989
Add musl installation to Dockerfile ( #826 )
2025-02-04 01:43:19 +01:00
Denis Barbaron
9b8738cdbb
fix bug by completing the PR #650 ( #824 )
...
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
2025-01-20 17:53:57 +01:00
Karol Wrótniak
0b21f0c4fc
Fix deploy to DockerHub
v3.7.2
2025-01-12 22:57:14 +01:00
Karol Wrótniak
536d1cbf95
Add support for arm64 to Dockerfile ( #821 )
...
* Add support for arm64 to Dockerfile
* Change machine type R1
Fixes #820
2025-01-11 19:24:57 +01:00
Denis Barbaron
8e6c257225
upgrades to webpack 5 to enforce security ( #819 )
...
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
2024-12-06 12:36:27 +01:00
Denis Barbaron
3f76eea17f
migrates to webpack 4 to enforce security ( #818 )
...
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
2024-12-04 17:01:23 +01:00
Denis Barbaron
872b0bcbd8
fix all vulnerabilities in the production code ( #817 )
...
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
2024-11-29 11:02:11 +01:00
Denis Barbaron
2f54e40206
Upgrading STF for security reasons ( #813 )
...
* Upgrading STF for security reasons
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
* update semaphore files
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
* upgrading STF for security reasons v2
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
* update yarn.lock file
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
---------
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
2024-11-22 11:41:20 +01:00
Karol Wrótniak
e204b03661
Release 3.7.1 ( #809 )
...
* Update CHANGELOG.md with version 3.7.1
* Release 3.7.1
v3.7.1
2024-09-20 19:06:46 +02:00
Denis Barbaron
429f18739a
fix bug on deprecation warning using sass ( #808 )
...
* fix bug on deprecation warning using sass
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
* add Orange SA copyright
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
---------
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
2024-09-13 15:26:25 +02:00
Jussi Vatjus-Anttila
8f22cb0a19
fix SDK<34 STFService installation ( #804 )
...
* tackle case where old SDK not support BLUETOOTH_CONNECT permission
Signed-off-by: Jussi Vatjus-Anttila <jussiva@gmail.com >
* make permissions logic more future proof
Signed-off-by: Jussi Vatjus-Anttila <jussiva@gmail.com >
---------
Signed-off-by: Jussi Vatjus-Anttila <jussiva@gmail.com >
2024-09-12 17:39:03 +02:00
Jussi Vatjus-Anttila
8aae1616ac
option to cleanup tmp folder during cleanup phase ( #772 )
...
* option to cleanup tmp folder during cleanup phase
Signed-off-by: Jussi Vatjus-Anttila <jussiva@gmail.com >
* do only one adb command at time to ensure them all are executed
Signed-off-by: Jussi Vatjus-Anttila <jussiva@gmail.com >
* cleanup and fix lint errors
Signed-off-by: Jussi Vatjus-Anttila <jussiva@gmail.com >
---------
Signed-off-by: Jussi Vatjus-Anttila <jussiva@gmail.com >
2024-08-16 13:21:24 +02:00
Karol Wrótniak
870d837a9d
Release 3.7.0 ( #802 )
...
* Update version to 3.7.0 in package.json
* Update CHANGELOG.md with version 3.7.0
v3.7.0
2024-08-12 14:15:28 +02:00
Denis Barbaron
a199bae42b
fix bug on user name management ( #799 )
...
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
2024-07-24 23:18:19 +02:00
Denis Barbaron
489ba0427e
Add maintenance banner on UI ( #797 )
...
* fix bug on email separator
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
* allow group name change
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
* add maintenance banner on UI
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
* removes unnecessary comments
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
---------
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
2024-07-19 10:33:52 +02:00
Denis Barbaron
cf56911e9f
Allow group name change ( #795 )
...
* fix bug on email separator
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
* allow group name change
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
---------
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
2024-07-15 17:03:33 +02:00
Denis Barbaron
875730886d
fix bug on email separator ( #792 )
...
Signed-off-by: Denis barbaron <denis.barbaron@orange.com >
2024-06-20 14:59:59 +02:00
Karol Wrótniak
dfb4ebeea1
Update STF Service APK to 2.5.3 ( #788 )
2024-06-04 20:14:39 +02:00
Karol Wrótniak
e337fe1385
Update minicap to 2.7.2 ( #787 )
2024-06-04 15:33:08 +02:00
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