Skip to content

Commit

Permalink
Web build of blackbox explorer (#697)
Browse files Browse the repository at this point in the history
* use vite to build webapp version
* use all the files as esm modules
* remove old nwjs related workflows and nwjs
  • Loading branch information
chmelevskij authored Mar 26, 2024
1 parent 23a3687 commit 21cdfca
Show file tree
Hide file tree
Showing 134 changed files with 4,820 additions and 10,477 deletions.
20 changes: 0 additions & 20 deletions .github/workflows/artifact-links.yml

This file was deleted.

41 changes: 0 additions & 41 deletions .github/workflows/build-release.yml

This file was deleted.

71 changes: 0 additions & 71 deletions .github/workflows/ci.yml

This file was deleted.

17 changes: 0 additions & 17 deletions .github/workflows/hide-artifact-links.yml

This file was deleted.

18 changes: 0 additions & 18 deletions .github/workflows/manual-build.yml

This file was deleted.

71 changes: 0 additions & 71 deletions .github/workflows/nightly.yml

This file was deleted.

12 changes: 0 additions & 12 deletions .github/workflows/pr.yml

This file was deleted.

19 changes: 1 addition & 18 deletions .jshintrc
Original file line number Diff line number Diff line change
Expand Up @@ -9,23 +9,6 @@
"$" : false,
"jQuery" : false,
"THREE" : false,
"Modernizr" : false,

"ArrayDataStream" : true,
"Craft2D" : true,
"Craft3D" : true,
"ExpoCurve" : true,
"FIFOCache" : true,
"FlightLog" : true,
"FlightLogEvent" : true,
"FlightLogGrapher" : true,
"FlightLogParser" : true,
"FlightLogFieldPresenter" : true,
"FlightLogIndex" : true,
"GraphConfig" : true,
"GraphLegend" : true,
"WorkspaceSelection": true,
"IMU" : true,
"SeekBar" : true
"Modernizr" : false
}
}
20 changes: 0 additions & 20 deletions _locales/en/messages.json

This file was deleted.

File renamed without changes
File renamed without changes.
File renamed without changes.
8 changes: 0 additions & 8 deletions assets/linux/betaflight-blackbox-explorer.desktop

This file was deleted.

4 changes: 0 additions & 4 deletions assets/linux/copyright

This file was deleted.

8 changes: 0 additions & 8 deletions assets/linux/mime/betaflight-blackbox-explorer.xml

This file was deleted.

Binary file removed assets/windows/bf_installer.bmp
Binary file not shown.
Loading

0 comments on commit 21cdfca

Please sign in to comment.