Commit Graph

157 Commits (08100bafa80278b7a9c278e29b7eae31298a6489)

Author SHA1 Message Date
dependabot[bot] 1f1aef0091
Bump minimist from 1.2.0 to 1.2.8 (#3367)
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.0 to 1.2.8.
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.0...v1.2.8)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-07 22:06:27 +01:00
dependabot[bot] 16ca73ee66
Bump http-cache-semantics from 4.1.0 to 4.1.1 (#3309)
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-05 16:42:20 +01:00
Tomas Chmelevskij 293ca70077
refactor: drop bluebird dependency (#3279) 2023-02-03 15:50:22 +01:00
dependabot[bot] 3c8ad50005
Bump jszip from 3.7.1 to 3.10.1 (#3306) 2023-02-03 21:23:08 +11: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
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
dependabot[bot] a0309c9a9b
Bump express from 4.17.1 to 4.18.2 (#3122)
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

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 18:19:47 +01:00
dependabot[bot] dbd8e6e099
Bump qs from 6.5.2 to 6.5.3 (#3120)
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

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 14:36:32 +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
dependabot[bot] cc146068c9
Bump decode-uri-component from 0.2.0 to 0.2.2 (#3112)
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

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-04 11:48:14 +01:00
dependabot[bot] 666611e0d2
Bump engine.io from 6.2.0 to 6.2.1 (#3093)
Bumps [engine.io](https://github.com/socketio/engine.io) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io/compare/6.2.0...6.2.1)

---
updated-dependencies:
- dependency-name: engine.io
  dependency-type: indirect
...

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-11-22 16:14:40 +01:00
dependabot[bot] 30340c17bd
Bump minimatch from 3.0.4 to 3.1.2 (#3082)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

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-11-14 15:13:06 +11:00
dependabot[bot] 6b92a90b23
Bump socket.io-parser from 4.0.4 to 4.0.5 (#3077)
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.0.4...4.0.5)

---
updated-dependencies:
- dependency-name: socket.io-parser
  dependency-type: indirect
...

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-11-14 11:37:49 +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
J Blackman db99a98807
Merge pull request #2979 from betaflight/dependabot/npm_and_yarn/terser-4.8.1
Bump terser from 4.8.0 to 4.8.1
2022-09-19 11:38:50 +10:00
dependabot[bot] 04766121a3
Bump terser from 4.8.0 to 4.8.1
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-03 17:45:00 +00: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
haslinghuis 75c00a15ed
Merge pull request #2890 from betaflight/dependabot/npm_and_yarn/plist-3.0.5
Bump plist from 3.0.1 to 3.0.5
2022-06-29 18:17:14 +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
J Blackman a4a3e15ea6
Merge pull request #2960 from haslinghuis/update-dependencies 2022-06-29 06:24:12 +10:00
Míguel Ángel Mulero Martínez 2cc798641b
Merge pull request #2955 from betaflight/dependabot/npm_and_yarn/shell-quote-1.7.3
Bump shell-quote from 1.7.2 to 1.7.3
2022-06-27 12:27:10 +02: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
dependabot[bot] 456202cb3d
Bump shell-quote from 1.7.2 to 1.7.3
Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/substack/node-shell-quote/releases)
- [Changelog](https://github.com/substack/node-shell-quote/blob/master/CHANGELOG.md)
- [Commits](https://github.com/substack/node-shell-quote/compare/v1.7.2...1.7.3)

---
updated-dependencies:
- dependency-name: shell-quote
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-23 07:10:59 +00: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
J Blackman 7276ae7d4b
Merge pull request #2934 from McGiverGim/depends_liabtomic1 2022-05-28 12:10:10 +10:00
Miguel Angel Mulero Martinez a414f6e512 Add dependency on libatomic1 library for Linux 2022-05-24 09:04:54 +02:00
dependabot[bot] b908681895
Bump plist from 3.0.1 to 3.0.5
Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.1 to 3.0.5.
- [Release notes](https://github.com/TooTallNate/node-plist/releases)
- [Changelog](https://github.com/TooTallNate/plist.js/blob/master/History.md)
- [Commits](https://github.com/TooTallNate/node-plist/commits)

---
updated-dependencies:
- dependency-name: plist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-19 11:02:48 +00: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
haslinghuis 7a0a14f49b
Merge pull request #2893 from betaflight/dependabot/npm_and_yarn/urijs-1.19.11
Bump urijs from 1.19.10 to 1.19.11
2022-04-14 02:00:55 +02:00
J Blackman d68e773696
Auto merged - #2845 at Wed, 13 Apr 2022 22:17:16 GMT
Bump karma from 6.3.14 to 6.3.16
2022-04-14 08:17:16 +10:00
dependabot[bot] b5a99ce105
Bump urijs from 1.19.10 to 1.19.11
Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.10 to 1.19.11.
- [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.10...v1.19.11)

---
updated-dependencies:
- dependency-name: urijs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-13 00:17:40 +00: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
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