Tomas Chmelevskij
293ca70077
refactor: drop bluebird dependency ( #3279 )
2023-02-03 15:50:22 +01:00
Tomas Chmelevskij
d899009044
feat: drop jquery debounce for local implementation ( #3296 )
2023-01-31 16:27:38 +01:00
dependabot[bot]
1cfdcd833d
Bump simple-git from 3.15.0 to 3.16.0 ( #3281 )
...
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git ) from 3.15.0 to 3.16.0.
- [Release notes](https://github.com/steveukx/git-js/releases )
- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md )
- [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.16.0/simple-git )
---
updated-dependencies:
- dependency-name: simple-git
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-28 06:53:40 +01:00
J Blackman
e482bd9fe7
Version bump in preparation for release ( #3280 )
2023-01-28 16:44:17 +11:00
Tomas Chmelevskij
98638e2fcf
feat: use latest d3 version from npm ( #3272 )
2023-01-25 16:28:21 +01:00
Tomas Chmelevskij
7c6f90bea5
remove `object-hash` and `lru_map` ( #3271 )
...
* refactor: replace `object-hash` with `crypto-es`
* chore: remove `lru_map`
2023-01-25 16:02:46 +01:00
Tomas Chmelevskij
c086395def
Refactor msp to modules ( #3214 )
...
* feat: refactor everything to modules
* fix: a lot of circular deps fixes
* feat: use vitest instead of karma
2023-01-14 22:11:37 +01:00
haslinghuis
cfacb833b8
Fix Android receiver tab (replace MD5 library) ( #3184 )
...
Replace MD5 library
2022-12-30 07:34:44 +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
haslinghuis
23b74d9998
Bump gulp-debian library ( #3155 )
...
Update gulp-debian
2022-12-25 02:31:17 +01:00
dependabot[bot]
29593eccbb
Bump simple-git from 3.14.1 to 3.15.0 ( #3123 )
...
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git ) from 3.14.1 to 3.15.0.
- [Release notes](https://github.com/steveukx/git-js/releases )
- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md )
- [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.15.0/simple-git )
---
updated-dependencies:
- dependency-name: simple-git
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-07 20:41:26 +01:00
Míguel Ángel Mulero Martínez
9a908236a8
Move babel module to devDependency ( #3115 )
2022-12-05 22:29:39 +01:00
haslinghuis
6242f1e721
Add support for ELRS UID ( #3097 )
...
* Add support for ELRS UID
* Add Babel
* Fix review
* Fix CSS
2022-12-05 14:24:37 +11:00
Miguel Angel Mulero Martinez
0a5b8e733d
Update minor (new compatible features) dependencies
2022-10-03 15:09:51 +02:00
Miguel Angel Mulero Martinez
877e0f93a6
Update patch (bug fixes) dependencies
2022-10-03 12:50:44 +02:00
Eike Ahmels
4b47dab653
scanning for elrs network devices with crsf msp frame capability
...
only setup port and connect if its valid and ready
change mdsn detection and made remove ports working for tcp ports
used the bonjour package and made it event based
removed unused constant
chore: code quality
fix self reference for mdns handler functions
adding port removal on not reachable
fix tcpcheck for resolved addresses
fixing mdns and polling
fixed mdns browser init (thanks to CapnBry), events not getting registered before the discovery starts
tcp polling was to fast and now doesnt check if the gui is connected to reduce ESP stress.
chore: remove commented code
added mdns requery interval
added andoird zeroconf for mdns discovery
fixed mobile detection and fixed squash/merge errors
fixing yarn install error and code smells
fixes cordova connect
2022-08-31 08:44:35 +02:00
J Blackman
b3c38e30e3
Merge pull request #2956 from McGiverGim/update_appdmg
...
Update appdmg to version 0.6.4
2022-06-29 14:12:53 +10:00
Mark Haslinghuis
108663dba7
remove lru_map
2022-06-27 05:46:37 +02:00
Mark Haslinghuis
9256212040
Add storybook dependencies
2022-06-27 04:56:18 +02:00
Mark Haslinghuis
845af29f0e
Update dependencies
2022-06-27 04:37:58 +02:00
J Blackman
f85a5e7717
Merge pull request #2927 from McGiverGim/upgrade_nwbuilder
...
Upgrade NwBuilder to version 3.7.4
2022-06-23 20:40:06 +10:00
J Blackman
6c3f8f9bc4
Merge pull request #2815 from McGiverGim/upgrade_jquery_3.6.0
...
Upgrade JQuery to version 3.6.0
2022-06-23 20:39:31 +10:00
Miguel Angel Mulero Martinez
bed81c45df
Update appdmg to version 0.6.4
2022-06-23 12:28:55 +02:00
Miguel Angel Mulero Martinez
5325c39a57
Upgrade NwBuilder to version 3.7.4
2022-06-23 12:23:41 +02:00
Miguel Angel Mulero Martinez
ee7ec19512
Use LESS for CSS
2022-06-20 15:14:07 +02:00
Miguel Angel Mulero Martinez
cc281d854d
Upgrade JQuery to version 3.6.0
2022-06-15 11:23:47 +02:00
blckmn
bd5c13a5c9
Preparing for 10.8 final - commencing 10.9
2022-06-05 12:57:31 +10:00
J Blackman
7276ae7d4b
Merge pull request #2934 from McGiverGim/depends_liabtomic1
2022-05-28 12:10:10 +10:00
haslinghuis
709b1fd618
Merge pull request #2892 from betaflight/dependabot/npm_and_yarn/simple-git-3.5.0
...
Bump simple-git from 2.44.0 to 3.5.0
2022-05-27 16:54:25 +02:00
Miguel Angel Mulero Martinez
a414f6e512
Add dependency on libatomic1 library for Linux
2022-05-24 09:04:54 +02:00
Mark Haslinghuis
2cb90b13a3
Fix-freezing
...
Bump ubuntu version in workflow
2022-05-11 02:45:04 +02:00
dependabot[bot]
046d9a89b7
Bump simple-git from 2.44.0 to 3.5.0
...
Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git ) from 2.44.0 to 3.5.0.
- [Release notes](https://github.com/steveukx/git-js/releases )
- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md )
- [Commits](https://github.com/steveukx/git-js/commits/simple-git@3.5.0/simple-git )
---
updated-dependencies:
- dependency-name: simple-git
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-07 23:30:28 +00:00
Tomas Chmelevskij
17ad89fe7e
Add storybook setup for vue
2022-04-23 18:51:06 +02: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
Ivan Efimov
35d7cb699c
Presets: support Marked description layout
2022-02-28 23:54:21 -06: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
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
dependabot[bot]
a1471f507c
Bump follow-redirects from 1.13.0 to 1.14.8
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.13.0 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.13.0...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-12 02:35:34 +00:00
dependabot[bot]
48e06f82a0
Bump karma from 4.4.1 to 6.3.14
...
Bumps [karma](https://github.com/karma-runner/karma ) from 4.4.1 to 6.3.14.
- [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/v4.4.1...v6.3.14 )
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 06:02:30 +00:00
dependabot[bot]
1609c5b4c8
Bump postcss from 8.2.10 to 8.2.13
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.2.10 to 8.2.13.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.2.10...8.2.13 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-29 06:43:19 +00:00
dependabot[bot]
17aecb1b26
Bump marked from 0.8.0 to 4.0.10
...
Bumps [marked](https://github.com/markedjs/marked ) from 0.8.0 to 4.0.10.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json )
- [Commits](https://github.com/markedjs/marked/compare/v0.8.0...v4.0.10 )
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-01-15 01:29:12 +00:00
Mathias Rasmussen
d948281354
Add junit test reports
2022-01-04 17:46:30 +01:00
Tomas Chmelevskij
8e508d9723
chore(repo): update node version to 14
2021-12-17 18:38:53 +01:00
Ivan Efimov
e63a5fe642
Presets TAB
2021-11-23 22:28:56 -06:00
Michael Keller
9f0ccee463
Added build for Android Play store bundle.
2021-09-07 16:49:34 +12:00
Michael Keller
4480621c14
Standardised configurator version naming.
2021-08-25 19:35:18 +12:00
Michael Keller
f828cab249
Merge pull request #2490 from betaflight/dependabot/npm_and_yarn/postcss-8.2.10
2021-05-21 02:17:17 +12:00
dependabot[bot]
e30e146429
Bump postcss from 8.1.1 to 8.2.10
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.1.1 to 8.2.10.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.1.1...8.2.10 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 09:52:13 +00:00