1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-17 21:35:33 +03:00
Commit graph

38 commits

Author SHA1 Message Date
IvoFPV
f397cbcd2d Fix forced dark mode if dark mode on OS level 2019-09-25 13:44:46 +02:00
mikeller
005868bc07 Added analytics for new configurator elements. 2019-09-15 22:15:25 +12:00
Michael Keller
bb67dbbd72
Merge pull request #1569 from McGiverGim/add_vtx_tab
Add an VTX tab
2019-08-20 23:37:09 +12:00
Miguel Angel Mulero Martinez
0817e7d9e6 Add an VTX tab 2019-08-20 13:23:10 +02:00
Kyle K
3fb1d96370 read version information from... version.json 2019-08-12 20:19:26 +00:00
Michael Keller
7e371ee49e
switch languages without an app restart (#1555)
switch languages without an app restart
2019-08-10 18:16:40 +12:00
Kyle K
ea1aaf7e8a switch languages without an app restart 2019-08-10 00:04:46 +00:00
Kyle K
9fa5cca011 Chrome Apps don't get window.localStorage 2019-08-08 21:28:17 +00:00
Michael Keller
2e7d9294ee
tweak tab placement on the landing page (#1547)
tweak tab placement on the landing page
2019-08-03 10:12:53 +12:00
Kyle K
6fe3cb1500 migrate privacy policy and changelog to a tab 2019-08-02 20:56:26 +00:00
Kyle K
426e753b53 add an alternative to chrome.storage.local 2019-08-02 06:13:39 +00:00
mikeller
c00431cdc8 Fix opening of external links in browser. 2019-07-14 09:39:08 +12:00
IvoFPV
5a5715fa7f Add switchable dark mode 2019-06-23 12:53:04 +02:00
Miguel Angel Mulero Martinez
39c6e41744 Fix registering lasttab click more than once 2019-05-22 15:53:53 +02:00
Cleric-K
f96fc0eec3 CLI Client-side Autocomplete
Executes silently various commands on CLI open. Parses the output
and build autocomplete cache. Autcomplete hints are displayed in
popup lists.
2019-04-15 14:45:53 +03:00
Károly Kiripolszky
4968f7b080 hide CLI 'Copy to clipboard' button if neither NW nor browser support is available 2019-03-24 16:59:16 +01:00
mikeller
c690eadcbd Added analytics for board type, MCU id, configurator build type. Also improved status display. 2019-02-10 17:21:01 +13:00
timman2er
36c5a93dd8 .addclass to .hasclass 2018-10-09 12:52:15 +02:00
timman2er
db11eb2681 fix above issue 2018-09-28 17:13:37 +02:00
timman2er
8810d353b2 only issue is disconnecting on clicking firmware flasher 2018-09-28 16:44:11 +02:00
timman2er
c337fdc898 remove connect from css stylesheet 2018-09-28 14:43:58 +02:00
timman2er
b4f5b46335 (rebase) change firmware flasher to button and change name 2018-09-26 23:06:28 +02:00
mikeller
4e505fc7d0 Added support for building outside of a git repository. 2018-08-22 23:28:53 +12:00
mikeller
0920b07088 Fixed bug in chrome web app version. 2018-08-15 19:58:23 +12:00
mikeller
6b7ac3e542 Improvements to analytics collection. 2018-08-12 20:19:02 +12:00
mikeller
237dc08ca6 Made initialisation lazy, added tracking for expert mode. 2018-08-09 01:13:41 +12:00
mikeller
da2206fb8a Some fixes. 2018-08-09 01:12:53 +12:00
mikeller
a72c436e8e Fixed dimension reporting. 2018-08-09 01:12:53 +12:00
mikeller
8d5d81f9cf Added Google analytics collection. 2018-08-09 01:12:53 +12:00
Kiripolszky Károly
c4e9d1778c load mixer config on demand 2018-07-22 17:21:33 +02:00
Kiripolszky Károly
f71dcb9c3c save last tab regardless of connection state 2018-07-22 14:26:55 +02:00
Kiripolszky Károly
1488f1c6c0 Add option to reopen last tab on connect 2018-07-22 14:26:49 +02:00
mikeller
b9358083d9 Added buttons for reboot into boot loader and MSC modes. 2018-07-15 23:42:54 +12:00
Miguel Angel Mulero Martinez
4b48751132 Accept interpolation of i18next 2018-03-23 11:57:30 +01:00
Miguel Angel Mulero Martinez
1092502583 Fix update window
The update window now is open inside a nw.js window. With this it is
opened in an external browser window.
2018-02-09 12:05:59 +01:00
Miguel Angel Mulero Martinez
c467f59f1d Language user selectable in app 2018-01-28 13:39:23 +01:00
Miguel Angel Mulero Martinez
0a71f1e559 Use i18next as i18n framework 2018-01-27 12:19:17 +01:00
Bas Delfos
fd8e47706d Changes as per review comment 2018-01-25 00:37:07 +01:00
Renamed from src/main.js (Browse further)