mikeller
7bc8dbec6f
Removed copy of semver from repository.
2019-11-02 21:28:14 +13:00
Kyle K
36246b8813
Remove font-awesome
...
I've done my best to look for any references to font awesome, and I don't see any. Is possible that the icons on the left were initially from font-awesome.
2019-10-30 00:38:08 +00:00
IvoFPV
69d756f1cd
Squash all dark theme files into a single file
2019-10-23 17:39:40 +02:00
Anisotropic
262bc05ab5
ISSUE-1609: Create communication mechanism between windows, implement dark theme for sticks window using it. Small fix for Tip popup window.
2019-10-15 00:50:30 +03:00
IvoFPV
f397cbcd2d
Fix forced dark mode if dark mode on OS level
2019-09-25 13:44:46 +02:00
Michael Keller
93e4cf83b8
Added dialog to offer resetting to custom defaults. ( #1651 )
...
Added dialog to offer resetting to custom defaults.
2019-09-15 10:23:32 +12:00
mikeller
6999656097
Added dialog to offer resetting to custom defaults.
2019-09-15 00:54:39 +12:00
Miguel Angel Mulero Martinez
abb9997d1d
Add paste from clipboard option to VTX tab
2019-09-12 15:41:43 +02:00
IvoFPV
35dd326778
Add tuning sliders
2019-09-07 13:00:39 +02:00
Hydra
4c0e9f06e5
Replace legacy firmware reboot sequence with MSP based sequence.
...
This allows two things:
1. good user experience when flashing devices that use FLASH
bootloaders. previously users would have to use `bl flash` or enter
flash bootloader manually.
2. arbitrary setting of cli reboot character without breaking ability to
reboot flash via configurator.
Squashed commits:
* Extract MSPConnector from code in stm32.js to allow reuse.
* Use reboot_baud when connecting via MSP.
* Ensure GUI connect is unlocked after connect failures.
* Support legacy reboot method for old firmware.
* Don't treat MSPConnector as a singleton.
* Fix `port` usage in handlers.
* Add short delay after closing serial port before re-opening it again.
2019-08-24 22:11:35 +02:00
Michael Keller
b60c57c135
Merge pull request #1585 from mikeller/add_unified_target_flashing
...
Added flashing of Unified Targets from configurations.
2019-08-21 23:09:02 +12:00
Miguel Angel Mulero Martinez
0817e7d9e6
Add an VTX tab
2019-08-20 13:23:10 +02:00
mikeller
1079a854aa
Added flasing of Unified Targets from configurations.
2019-08-19 00:54:35 +12:00
Kyle K
ea1aaf7e8a
switch languages without an app restart
2019-08-10 00:04:46 +00:00
mikeller
a658782332
Improved formattig for the privacy policy.
2019-08-03 10:43:44 +12: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
Kyle K
73fa4f981b
update some libraries, wrestle with yarn/npm, refactor some css
...
* separate our styling from a libraries included .css
* update npm packages: bluebird, inflection, jbox, jquery, jquery-ui-npm
* ports and osd tabs needed small javascript changes for the above
* refactored CSS style sheets, in summary Cascading was being ignored
* tweaked colors in dark mode.
* tweaked betaflight logo for dark mode care of frozenskys
* dark mode can also trigger on `(prefers-color-scheme: dark)` signal from the OS when NW.js 0.40.0/Chrome 76 is released.
* changed how `gulp-appdmg` is brought in, mixing yarn and npm was causing trouble
* version.json is now written in a more gulpful manner
Note: this works fine with NW.js 0.40.0-beta1
2019-07-23 20:55:50 +00:00
Michael Keller
26a0a50d2a
Add switchable dark mode ( #1473 )
...
Add switchable dark mode
2019-06-24 23:19:44 +12:00
IvoFPV
5a5715fa7f
Add switchable dark mode
2019-06-23 12:53:04 +02:00
root
cdd5b7cff6
remove extra Byte order mark from beginning of src/main.html as it can cause rendering issues if left alone
2019-06-13 17:35:11 +00: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
mikeller
5f5166cc41
Fixed ownership of installed files on debian.
2019-03-24 11:52:59 +13:00
mikeller
ba04d26ade
Update dependencies to latest working versions.
2019-02-10 12:49:50 +13:00
timman2er
36962fe2dc
make firmware_flasher button toggle
2018-10-06 12:22:08 +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
6b7ac3e542
Improvements to analytics collection.
2018-08-12 20:19:02 +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
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
DieHertz
befafc07e6
Added Build Type select for CI builds
2018-06-17 12:32:42 +03:00
Kiripolszky Károly
bd1dbf21d0
initial implementation of firmware cache
2018-04-27 15:30:08 +02:00
Kiripolszky Károly
94fc9d01ff
refactor LogoManager into its own file
2018-04-13 10:15:43 +02:00
Miguel Angel Mulero Martinez
4973ac92fc
Fix javascript error map.js
2018-02-26 18:53:27 +01:00
JManDoo
beca60fe6b
Fixed references to map.js after code cleanup
2018-02-23 13:48:38 -06:00
Michael Keller
e14f75015a
Merge pull request #926 from mikeller/add_markup
...
Added markdown processing for GitHub release notes.
2018-02-19 08:46:50 +13:00
Miguel Angel Mulero Martinez
c9a2acb657
More i18n (sensors and welcome)
2018-02-16 11:29:09 +01:00
mikeller
69ce469896
Added markdown processing for GitHub release notes.
2018-02-15 18:02:22 +13:00
Miguel Angel Mulero Martinez
578d770f76
Fix Show Log translation message
...
When the application is opened with the log closed, the message appears
in English and not translated.
2018-02-12 12:27:21 +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
Bas Delfos
24c81375a4
Move src files
2018-01-24 22:50:40 +01:00