Commit Graph

6271 Commits (c6257416044ba8b0be084cc8b17ed1b4c2d6edfe)

Author SHA1 Message Date
haslinghuis c625741604
Restore experimental backup and restore only for virtual and fw below 4.3 (#3134)
Restore backup and restore
2022-12-11 23:22:12 +01:00
haslinghuis 867b59d204
Bump API_VERSION_ACCEPTED and semver cleanup (#3104)
Firmware flasher: build config help icons style fix (#3092)

Co-authored-by: Ivan Efimov <gendalf44@yandex.ru>
2022-12-11 04:55:14 +01:00
Míguel Ángel Mulero Martínez 7df8d627e9
Move upload translations action to own workflow (#3130) 2022-12-11 00:59:26 +01:00
github-actions[bot] dbab0e0da1
Update translations (#3132) 2022-12-11 10:43:08 +11:00
HThuren 8b79bcd3a0
Improved message when save lua VTX file (#3110)
* Improved message when save lua VTX file

* Added new strings

* Missing backslash

* Update messages.json

removed one blank line

* Update locales/en/messages.json

Co-authored-by: Míguel Ángel Mulero Martínez <mcgivergim@gmail.com>

* Update locales/en/messages.json

Co-authored-by: Míguel Ángel Mulero Martínez <mcgivergim@gmail.com>

* Update locales/en/messages.json

Co-authored-by: Míguel Ángel Mulero Martínez <mcgivergim@gmail.com>

Co-authored-by: Míguel Ángel Mulero Martínez <mcgivergim@gmail.com>
2022-12-08 23:35:34 +01:00
Míguel Ángel Mulero Martínez ec5453e49b
Upload transations automatically only if master (#3127) 2022-12-09 08:03:58 +11:00
Míguel Ángel Mulero Martínez 85860ac527
Remove outdated languages (#3126) 2022-12-09 08:03:16 +11:00
Míguel Ángel Mulero Martínez 7d0cf82f09
Add release/debug to nw.js cache key (#3125)
add prefix too to this and other cache keys
2022-12-09 08:01:57 +11:00
Míguel Ángel Mulero Martínez 059ae819ce
Remove deprecated Github Action set-output option (#3119) 2022-12-09 08:01:16 +11:00
Míguel Ángel Mulero Martínez 897f08b7e8
Remove setup-node cache (#3128) 2022-12-09 08:00:42 +11:00
Míguel Ángel Mulero Martínez 948f8da0c0
Fix secrets in Crowdin actions (#3129) 2022-12-09 08:00:08 +11:00
Míguel Ángel Mulero Martínez 6ee30ea293
Add action to upload messages file to Crowdin (#3121) 2022-12-08 14:32:36 +01:00
haslinghuis 402b7323a8
Constrain rates minimum setting (#3124)
Constrain rates minumum setting
2022-12-08 02:21:13 +01:00
dependabot[bot] 29593eccbb
Bump simple-git from 3.14.1 to 3.15.0 (#3123)
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.14.1 to 3.15.0.
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md)
- [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.15.0/simple-git)

---
updated-dependencies:
- dependency-name: simple-git
  dependency-type: direct:development
...

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-07 20:41:26 +01:00
dependabot[bot] a0309c9a9b
Bump express from 4.17.1 to 4.18.2 (#3122)
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.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.17.1...4.18.2)

---
updated-dependencies:
- dependency-name: express
  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-07 18:19:47 +01:00
dependabot[bot] dbd8e6e099
Bump qs from 6.5.2 to 6.5.3 (#3120)
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  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-07 14:36:32 +01:00
haslinghuis 212b0bdb11
Fix virtual OSD elements and OSD backwards compability bug (#3118) 2022-12-06 12:20:52 +01:00
github-actions[bot] 64b710b074
Update translations (#3117)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-12-06 12:18:52 +01:00
Míguel Ángel Mulero Martínez 98237cd3ad
Action to create a PR with translations (#3113) 2022-12-05 22:44:09 +01:00
Míguel Ángel Mulero Martínez 9a908236a8
Move babel module to devDependency (#3115) 2022-12-05 22:29:39 +01:00
Míguel Ángel Mulero Martínez a34fea9091
Upgrade action-gh-release to latest version (#3116) 2022-12-05 22:14:48 +01:00
haslinghuis 5cafebf6d7
Fix OSD preview (#3101)
* Fix OSD preview

* Add media queries for OSD preview
2022-12-05 12:19:37 +01:00
haslinghuis 6242f1e721
Add support for ELRS UID (#3097)
* Add support for ELRS UID

* Add Babel

* Fix review

* Fix CSS
2022-12-05 14:24:37 +11:00
haslinghuis a7b53afe13
Fix HD selection in UI (#3106) 2022-12-05 14:23:58 +11:00
dependabot[bot] cc146068c9
Bump decode-uri-component from 0.2.0 to 0.2.2 (#3112)
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-04 11:48:14 +01:00
ASDosjani f8c6c02a04
Fix 2 typos (#3111)
typo fix
2022-12-04 19:43:29 +11:00
Míguel Ángel Mulero Martínez 729650b79c
Fix crowdin integration (#3109)
* Revert "Temporary fix for Crowdin integration (#3107)"

This reverts commit 33a9e9b762.

* New fix for the Crowdin integration with Github
2022-12-02 23:30:50 +11:00
Míguel Ángel Mulero Martínez 33a9e9b762
Temporary fix for Crowdin integration (#3107) 2022-12-02 22:22:27 +11:00
ASDosjani 88f5c7d863
Fix elrs connection (#3095)
fix elrs connection

arrange mdns to class
2022-12-02 04:59:48 +01:00
haslinghuis 09355c25d0
Update MSP2TEXT command (#3096)
Fix constants for MSP2TEXT command
2022-12-02 02:40:46 +01:00
haslinghuis b7d0bd5df1
Fix local flashing messaging (#3102) 2022-12-01 14:44:12 +11:00
Míguel Ángel Mulero Martínez f471330f76
Revert "Update Crowdin configuration file" (#3098)
This reverts commit 5204c39af4.
2022-12-01 14:43:40 +11:00
Míguel Ángel Mulero Martínez 0fefc78dc9
Update translations (#3099) 2022-12-01 14:42:40 +11:00
Ivan Efimov 8aced3b3a7
Firmware flasher: build config help icons style fix (#3092) 2022-11-23 12:34:57 +01:00
Michael Keller 5204c39af4 Update Crowdin configuration file 2022-11-23 22:11:01 +13:00
dependabot[bot] 666611e0d2
Bump engine.io from 6.2.0 to 6.2.1 (#3093)
Bumps [engine.io](https://github.com/socketio/engine.io) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io/compare/6.2.0...6.2.1)

---
updated-dependencies:
- dependency-name: engine.io
  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-22 16:14:40 +01:00
Ivan Efimov 50fc11cd66
Firmware flasher: classic build toggle - moved to build configuration header (#3091) 2022-11-20 19:14:48 +01:00
haslinghuis d6c129fb1f
Fix RSNR (#3088)
Fix OSD items
2022-11-20 19:11:51 +01:00
Steve Evans 266d5f445d
Add HD OSD support (#3071)
* Add HD OSD mode

* Update src/js/tabs/osd.js

Co-authored-by: Jan Post <Rm2k-Freak@web.de>

Co-authored-by: Jan Post <Rm2k-Freak@web.de>
2022-11-20 18:42:52 +01:00
Ivan Efimov f20290451a
Few CSS fixes for firmware flasher -> build configuration (#3089) 2022-11-20 11:23:37 +11:00
J Blackman 0064747f30
Adding ability to specify a classic build (#3087)
* Adding ability to specify a classic build

This means a user rather than using cloud options, can simply get all options (same as previous unified nightlies).

* Corrected means to enable/disable.
2022-11-19 03:14:43 +01:00
haslinghuis 6b78f369fd
Fix serialportconfig (#3084) 2022-11-15 02:00:56 +01:00
Ivan Efimov 46f0bb3885
Removed release notes from firmware flasher (#3083)
Co-authored-by: J Blackman <blckmn@users.noreply.github.com>
2022-11-14 22:59:41 +01:00
haslinghuis 4df7f5b9fb
Enable or disable features according to port configuration (#2840) 2022-11-14 22:30:28 +01:00
J Blackman 717d7f6685
Adding a progress bar for CLOUD BUILD progress (#3081)
* Adding simple progress bar for build request

* Adding language support.
2022-11-14 21:48:12 +01:00
dependabot[bot] 30340c17bd
Bump minimatch from 3.0.4 to 3.1.2 (#3082)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  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-14 15:13:06 +11:00
haslinghuis 40d204c546
Fix TPA (#3078) 2022-11-14 15:12:20 +11:00
dependabot[bot] 6b92a90b23
Bump socket.io-parser from 4.0.4 to 4.0.5 (#3077)
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.0.4...4.0.5)

---
updated-dependencies:
- dependency-name: socket.io-parser
  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-14 11:37:49 +11:00
Míguel Ángel Mulero Martínez 6657139d75
Update translations (#3080) 2022-11-13 14:29:35 +01:00
haslinghuis 907d5b00da
Fix gps_rescue_min_start_dist (#3076) 2022-11-13 02:00:54 +01:00