Skip to content

Commit

Permalink
ui: remove Vue based UI
Browse files Browse the repository at this point in the history
This was moved to a separate project: https://github.com/marcone/teslausb-webui
  • Loading branch information
marcone committed Dec 27, 2022
1 parent 74f1494 commit 192ea70
Show file tree
Hide file tree
Showing 46 changed files with 1 addition and 3,192 deletions.
4 changes: 1 addition & 3 deletions check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,4 @@ shellcheck --exclude=SC1091 \
./run/mountoptsforimage \
./run/remountfs_rw \
./run/send-push-message \
./run/waitforidle \
./!(ui)/**/*.{sh,ksh,bash} \
./ui/build.sh
./run/waitforidle
3 changes: 0 additions & 3 deletions ui/.browserslistrc

This file was deleted.

30 changes: 0 additions & 30 deletions ui/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion ui/.npmrc

This file was deleted.

49 changes: 0 additions & 49 deletions ui/README.md

This file was deleted.

4 changes: 0 additions & 4 deletions ui/babel.config.js

This file was deleted.

11 changes: 0 additions & 11 deletions ui/build.sh

This file was deleted.

35 changes: 0 additions & 35 deletions ui/package.json

This file was deleted.

17 changes: 0 additions & 17 deletions ui/public/index.html

This file was deleted.

75 changes: 0 additions & 75 deletions ui/src/App.vue

This file was deleted.

38 changes: 0 additions & 38 deletions ui/src/apis/device.js

This file was deleted.

15 changes: 0 additions & 15 deletions ui/src/apis/helper.js

This file was deleted.

78 changes: 0 additions & 78 deletions ui/src/apis/log.js

This file was deleted.

Loading

0 comments on commit 192ea70

Please sign in to comment.