haslinghuis
4fe2d9382c
Merge pull request #2851 from betaflight/dependabot/npm_and_yarn/urijs-1.19.10
...
Bump urijs from 1.19.8 to 1.19.10
2022-03-13 23:03:40 +01:00
haslinghuis
e90ffd1d35
Merge pull request #2850 from haslinghuis/add_local_flashing_protection
...
Fix state if local target does not match board
2022-03-13 23:02:58 +01:00
Mark Haslinghuis
93421d061e
fix_motor_css
...
Fix css selector by id and scrollbar
Go with Limon suggestion using floats instead overflow-x: hidden
Fixes width of mixer (convert to uppercase) + escprotocol selectors
2022-03-13 20:34:28 +01:00
dependabot[bot]
2e6ea6abaa
Bump urijs from 1.19.8 to 1.19.10
...
Bumps [urijs](https://github.com/medialize/URI.js ) from 1.19.8 to 1.19.10.
- [Release notes](https://github.com/medialize/URI.js/releases )
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md )
- [Commits](https://github.com/medialize/URI.js/compare/v1.19.8...v1.19.10 )
---
updated-dependencies:
- dependency-name: urijs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-08 23:41:16 +00:00
haslinghuis
75600b959e
Merge pull request #2843 from McGiverGim/update_translations
...
Update translations
2022-03-06 19:07:35 +01:00
Mark Haslinghuis
b4f35d5fad
Fix state if local target does not match board
2022-03-04 22:00:29 +01:00
haslinghuis
a8d982a47c
Merge pull request #2848 from limonspb/motor_buttons
...
Motors tab: moved motor tool buttons away from the bottom panel
2022-03-04 14:45:29 +01:00
Ivan Efimov
3fcd420903
Motors tab: moved motor tool buttons away from the bottom panel
2022-03-04 04:38:56 -06:00
dependabot[bot]
b1b22bc518
Bump karma from 6.3.14 to 6.3.16
...
Bumps [karma](https://github.com/karma-runner/karma ) from 6.3.14 to 6.3.16.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v6.3.14...v6.3.16 )
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 13:34:42 +00:00
Asizon
5b1845ff74
Merge pull request #2838 from haslinghuis/dynamic_timeout
...
Make serial connection timeout dynamic
2022-03-02 09:26:30 +01:00
haslinghuis
ea6958f8c2
Merge pull request #2841 from limonspb/marked
...
Presets: support Marked description layout
2022-03-01 21:08:04 +01:00
Miguel Angel Mulero Martinez
87c3838e6d
Update translations
2022-03-01 19:50:27 +01:00
Ivan Efimov
35d7cb699c
Presets: support Marked description layout
2022-02-28 23:54:21 -06:00
Mark Haslinghuis
f8371afca2
Make connection timeout dynamic
2022-02-28 15:51:14 +01:00
haslinghuis
a8a9ac6b6a
Merge pull request #2836 from ctzsnooze/check-every-100ms-for-dfu-mode-when-flashing
...
check every 100ms for DFU mode
2022-02-28 10:49:57 +01:00
ctzsnooze
249345beda
check every 100ms for DFU mode
2022-02-28 17:42:31 +11:00
haslinghuis
989816a2e1
Merge pull request #2831 from McGiverGim/update_translations
...
Update translations
2022-02-27 02:18:30 +01:00
J Blackman
c74d198f38
Merge pull request #2832 from betaflight/dependabot/npm_and_yarn/urijs-1.19.8
2022-02-27 12:16:45 +11:00
haslinghuis
623537277a
Merge pull request #2834 from haslinghuis/show_firmware_loaded
...
Show firmware loaded in firmware flasher tab
2022-02-27 01:30:00 +01:00
haslinghuis
1c94c65641
Merge pull request #2829 from McGiverGim/fix_rx_model_preview
...
Fix RX model preview for different rates system
2022-02-27 01:22:33 +01:00
haslinghuis
665f6d4f97
Merge pull request #2830 from McGiverGim/add_token_hide_links
...
Create new workflow to hide artifact links
2022-02-27 01:21:11 +01:00
Mark Haslinghuis
6a2fc80b60
Show firmware loaded
2022-02-26 17:57:54 +01:00
Miguel Angel Mulero Martinez
149255bd9d
Add release action
2022-02-26 09:27:01 +01:00
Míguel Ángel Mulero Martínez
51a6b60b0a
Merge pull request #2814 from McGiverGim/change_azure_badge_to_action
...
Replace travis/azure badge by action one
2022-02-26 07:23:34 +01:00
dependabot[bot]
53e1af5e5a
Bump urijs from 1.19.7 to 1.19.8
...
Bumps [urijs](https://github.com/medialize/URI.js ) from 1.19.7 to 1.19.8.
- [Release notes](https://github.com/medialize/URI.js/releases )
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md )
- [Commits](https://github.com/medialize/URI.js/compare/v1.19.7...v1.19.8 )
---
updated-dependencies:
- dependency-name: urijs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-26 03:20:58 +00:00
Miguel Angel Mulero Martinez
f7f755ab55
Update translations
2022-02-25 19:08:12 +01:00
Miguel Angel Mulero Martinez
eeffed725b
Create new workflow to hide artifact links
2022-02-25 18:31:26 +01:00
Miguel Angel Mulero Martinez
7bf2adc0d8
Fix RX model preview for different rates system
2022-02-25 16:03:48 +01:00
Míguel Ángel Mulero Martínez
f7eb0e8b0a
Merge pull request #2758 from haslinghuis/fix_reboot
...
Fix reboot
2022-02-25 12:55:39 +01:00
Mark Haslinghuis
e7ca4dc07d
Fix logging
2022-02-24 14:42:10 +01:00
Asizon
7f59ed0c85
Merge pull request #2828 from limonspb/marked_fix
...
Firmware flasher fix for the release notes show
2022-02-24 10:43:44 +01:00
Ivan Efimov
ce1ac33298
Firmware flasher fix for the release notes show
2022-02-23 18:18:49 -06:00
haslinghuis
ad315c24dd
Merge pull request #2825 from McGiverGim/revert_prerelease
...
Revert "Mark nightly as prerelease"
2022-02-24 01:18:08 +01:00
Mark Haslinghuis
8e17e5a59b
Change timeout for MacOS
2022-02-23 00:48:50 +01:00
Ivan Efimov
e131657d30
Merge pull request #2818 from Asizon/hide_artifact_links
...
Hide old artifact links
2022-02-20 11:46:58 -06:00
Mark Haslinghuis
f5dab89965
fix_reboot
...
Fix clicks
reinitializeConnection should be callback
MSP fix
2022-02-20 14:21:57 +01:00
Miguel Angel Mulero Martinez
4660ccac6e
Revert "Mark nightly as prerelease"
...
This reverts commit 479d8a5ded
.
2022-02-20 14:02:06 +01:00
Asizon
8b5a2106b7
Merge pull request #2820 from McGiverGim/update_translations
...
Update translations
2022-02-20 11:05:57 +01:00
haslinghuis
94a1f1f6fd
Merge pull request #2817 from Asizon/fix_dshot_bidir_shiwtch
...
Fix dshot bidir switch
2022-02-19 23:59:44 +01:00
asizon
96ab7d8a8e
remove outdated comment
2022-02-19 10:47:06 +01:00
haslinghuis
fee9dca083
Merge pull request #2819 from McGiverGim/mark_nightlies_prerelease
...
Mark nightly as prerelease
2022-02-19 02:52:44 +01:00
asizon
e8a5af55d6
Fix const
2022-02-18 10:44:08 +01:00
Asizon
15f49363de
Fix dshot bidir switch
...
typo fix
Fix dialog if rpm is disabled
2022-02-18 10:21:36 +01:00
Miguel Angel Mulero Martinez
87c12d6e6b
Update translations
2022-02-17 12:13:36 +01:00
Míguel Ángel Mulero Martínez
479d8a5ded
Mark nightly as prerelease
...
Mark uploaded release as prerelease to let cleat to users that is not ready for production and can be unstable.
2022-02-17 08:36:37 +01:00
Asizon
0e7eb9076d
Hide old artifact links
2022-02-16 12:24:54 +01:00
Asizon
0e7e47d774
Merge pull request #2802 from betaflight/dependabot/npm_and_yarn/karma-6.3.14
...
Bump karma from 4.4.1 to 6.3.14
2022-02-16 09:54:20 +01:00
Asizon
830849b671
Merge pull request #2756 from betaflight/dependabot/npm_and_yarn/marked-4.0.10
...
Bump marked from 0.8.0 to 4.0.10
2022-02-16 09:54:04 +01:00
Asizon
1b1be26533
Merge pull request #2813 from Asizon/artifacts_links
...
Artifact links comment github workflow
2022-02-15 21:35:56 +01:00
J Blackman
1c9ce766ba
Auto merged - #2805 at Tue, 15 Feb 2022 12:17:09 GMT
...
Bump follow-redirects from 1.13.0 to 1.14.8
2022-02-15 23:17:10 +11:00