Commit Graph

6460 Commits (master)

Author SHA1 Message Date
J Blackman 110958a743
UI: HTML cleanup based on prettier output (#3195)
* UI: HTML cleanup based on prettier output

* Removing GYRO 32Khz
2023-01-01 08:13:18 +01:00
J Blackman ab78c11e62
Adding some extra data elements to a build request (#3194)
* Adding some extra data elements to a build request

- so as to be able to provide better support, and analysis

* Renamed "info" to more appropriate "response"
2023-01-01 05:11:24 +01:00
J Blackman 17d4738b34
Adding some extra data elements to a build request (#3194)
* Adding some extra data elements to a build request

- so as to be able to provide better support, and analysis

* Renamed "info" to more appropriate "response"
2023-01-01 05:11:10 +01:00
github-actions[bot] a0ba23865f
Update translations (#3188)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2023-01-01 08:20:37 +11:00
haslinghuis b287361575
Fix tooltip (#3175) 2022-12-31 00:32:42 +01:00
haslinghuis cfacb833b8
Fix Android receiver tab (replace MD5 library) (#3184)
Replace MD5 library
2022-12-30 07:34:44 +01:00
HThuren ff5913b6cc
Language sort optionlist at LED tab (#3178)
* Sort 2 optionlist using sortSelect

* Update led_strip.js

Do the suggestion to code
(and remove some blank lines)
2022-12-30 03:08:03 +01:00
Ivan Efimov b0f7ef669e
Presets fix: removed old event listener that caused console errors (#3183) 2022-12-30 01:56:53 +01:00
Míguel Ángel Mulero Martínez bf69053da5
Fix local download of hex file (#3182) 2022-12-30 01:44:57 +01:00
Tomas Chmelevskij 3d6a690ccd
fix: cordova browserify/rollup conflict (#3180) 2022-12-30 09:54:04 +11:00
Tomas Chmelevskij 039727ac23
Rollup improvements (#3179)
* update rollup to latest
* update all plugins to latest
* enable sourcemaps
* use vendor.js file for all 3rd party scripts
2022-12-29 14:42:36 +01:00
HThuren 6e88558744
Language sort optionslist at power tab (#3177)
Sort 2 tabs using sortSelect
2022-12-29 14:41:39 +01:00
Tomas Chmelevskij 483dec9103
Chore/move gui to modules (#3001)
Move `GUI` to esm
2022-12-28 21:08:48 +01:00
HThuren 704970e291
Tab adjustments: Sort the translated optionlist (#3152)
* Sort the translated optionlist

* Remoove 22_2 and 23_2

* Remove 22_2 and 23_2 in messages

* Now use sortSelect in common.js
2022-12-28 14:13:09 +01:00
haslinghuis 1f7e77938c
Update sort function (#3167) 2022-12-28 14:00:18 +01:00
github-actions[bot] 454627c05f
Update translations (#3176)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-12-28 13:46:25 +01:00
haslinghuis d3391ff1bc
Fix warnings display (#3174) 2022-12-27 22:00:28 +01:00
J Blackman 110256cccb
UI: Move motor protocol to single option (#3165)
* UI: Move motor protocol to single option

* Remove plural

* Removing plurals, and updating help messages
2022-12-27 14:05:01 +01:00
github-actions[bot] dc2880fcbb
Update translations (#3163)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-12-27 00:39:15 +01:00
J Blackman 072be2eaaf
IMPROVEMENT: As per suggestion, one RX protocol, and one Telem protocol (#3161) 2022-12-26 14:48:05 +11:00
haslinghuis 23b74d9998
Bump gulp-debian library (#3155)
Update gulp-debian
2022-12-25 02:31:17 +01:00
J Blackman 0b45d1a66a
BUILD: Automatically add the tag for the version (if not a debug build). (#3159) 2022-12-21 17:37:00 +01:00
nerdCopter ad438dbb0c
repackage .deb with xz compression (#3157) 2022-12-21 16:04:19 +11:00
Míguel Ángel Mulero Martínez 832a0c04b8
Fixes nightly build badge (#3158) 2022-12-21 16:00:19 +11:00
github-actions[bot] 223eddb2e8
Update translations (#3156)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-12-19 12:17:56 +01:00
haslinghuis 9927aa2e1b
Fix dynamic filter (#3153) 2022-12-18 15:27:07 +01:00
Vasyl Demianov bc6307adf7
Fields for PID and rate profile names. (#3150)
* Fields for PID and rate profile names.

* Minor styling changes.
2022-12-17 07:41:28 +01:00
J Blackman e8ef9418e1
Always request hex via the post to API mechanism (#3149)
* Always request hex via the post to API mechanism

- enables logging of requests for older versions via API rather than GA,
- gives flexibility in future if we need to return alternative hex files for any reason.

* The URL for the hex is now returned by the API

* Only apply these settings if expertmode is enabled.
2022-12-16 06:46:49 +01:00
haslinghuis b6d8efc9f8
Remove Google Analytics (#3148) 2022-12-16 14:11:05 +11:00
Vít Semrád 96aeab67f4
More descriptive Reset Settings warning (#3147)
More descriptive Reset warning + Red button
2022-12-16 02:07:29 +01:00
haslinghuis d70a7b3269
Update MCU types (#3146) 2022-12-15 16:22:59 +01:00
haslinghuis bb8d3b4019
Add DEBUG_ANGLEMODE (#3133)
Add DEBUG_ANGLE_CONTROLLER
2022-12-16 00:02:17 +11:00
J Blackman 1c94746cb4
FIX: Commit selection should not be available unless prerelease (#3144)
FIX: Commit selection should not be available unless the release is an "Unstable" / "zulu" release.
2022-12-15 01:11:50 +01:00
github-actions[bot] f861ffa7dd
Update translations (#3143)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-12-15 08:00:48 +11:00
J Blackman 54747c9c2b
FIX: Load firmware online button not enabled if not in expert mode (#3142) 2022-12-14 20:49:36 +01:00
haslinghuis 44684cb8d0
Fix receiver provider order (#3140)
* Fix receiver provider order

* Fix rates preview and throttle rates preview
2022-12-13 20:41:46 +01:00
J Blackman f0cdf83de1
Housekeeping: Updating some messaging labels. (#3139)
Updating some messaging labels.
2022-12-13 13:39:34 +01:00
haslinghuis bf7ec2be78
Fix RPM package permissions (#3136) 2022-12-12 13:22:28 +01:00
github-actions[bot] 02c2ac0856
Update translations (#3138)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-12-12 13:03:03 +01:00
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