Commit Graph

6026 Commits (7276ae7d4b0f7a34ba70a18f56e7b4b291780aa6)

Author SHA1 Message Date
Ivan Efimov b2a33deec8
Merge pull request #2889 from haslinghuis/fix_cli_autocomplete
Fix autocomplete
2022-04-12 18:56:13 -05:00
blckmn 5b39578353 Adding a build and attach to release workflow (upon release creation). 2022-04-11 19:59:03 +10:00
J Blackman ca0e79a45e
Merge pull request #2833 from McGiverGim/create_release_action
Add release action
2022-04-11 12:36:00 +10:00
Asizon ef420b1ee2
Merge pull request #2887 from McGiverGim/update_translations
Update translations
2022-04-10 10:53:09 +02:00
Mark Haslinghuis 6a4a457eb9 Fix autocomplete 2022-04-10 00:32:39 +02:00
Miguel Angel Mulero Martinez e0496eef13 Update translations 2022-04-09 10:04:31 +02:00
Ivan Efimov 8fb0961701 Change failsafe delays units to seconds in UI 2022-04-07 20:21:33 -05:00
J Blackman 04b4c7438c
Merge pull request #2879 from haslinghuis/fix_expert_mode 2022-04-06 04:00:53 +10:00
Asizon 774405825e
Merge pull request #2857 from McGiverGim/update_translations
Update translations
2022-04-02 08:13:30 +02:00
Mark Haslinghuis 2fb9308265 Fix expert mode 2022-04-02 00:07:40 +02:00
Miguel Angel Mulero Martinez 47657b4b2a Update translations 2022-03-30 16:36:00 +02:00
Asizon 2a7cc43c07
Merge pull request #2856 from haslinghuis/revert_nwjs_linux
Revert NWjs for Linux only
2022-03-30 10:03:03 +02:00
Asizon 73f3fbb1d1
Merge pull request #2875 from benlumley/new_select2_fix
Flasher - fix for select2 height mismatch + padding
2022-03-30 07:58:01 +02:00
Ben Lumley d220d420d2 Bit of padding to keep text away from selects 2022-03-29 11:38:09 +01:00
Ben Lumley 60d6ee448e Fix select2 height displaying differently 2022-03-29 11:33:58 +01:00
J Blackman 77cd427c89
Auto merged - #2866 at Tue, 29 Mar 2022 07:17:07 GMT
Make expert mode permanent even after manually switching it off and reconnecting
2022-03-29 18:17:08 +11:00
Jakub Sobczak a46ff4bb5c Reload permament expert mode config value when reconnecting 2022-03-23 20:52:09 +01:00
Jakub Sobczak 73a3c62be4 Fix typo 2022-03-22 23:31:10 +01:00
haslinghuis 99a11689aa
Merge pull request #2862 from limonspb/presets_fix_freeze_bug
Presets: fix a bug when saving freezes the progress dialog (because of the \r in the CLI text)
2022-03-22 11:46:57 +01:00
haslinghuis b36736cd62
Merge pull request #2853 from haslinghuis/fix_motor_css
fix_motor_css
2022-03-21 12:26:39 +01:00
Ivan Efimov 272b0fb1ba Presets: fix a bug when saving freezes the progress dialog (because of the \r in the CLI text) 2022-03-21 01:44:54 -05:00
Mark Haslinghuis 11b2526ccb Revert NWjs for Linux only 2022-03-14 19:15:39 +01:00
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