diff --git a/.github/workflows/npm-grunt.yml b/.github/workflows/npm-grunt.yml new file mode 100644 index 00000000000..5ef7a9ae1d1 --- /dev/null +++ b/.github/workflows/npm-grunt.yml @@ -0,0 +1,28 @@ +name: NodeJS with Grunt + +on: + push: + branches: [ "main" ] + pull_request: + branches: [ "main" ] + +jobs: + build: + runs-on: ubuntu-latest + + strategy: + matrix: + node-version: [18.x, 20.x, 22.x] + + steps: + - uses: actions/checkout@v4 + + - name: Use Node.js ${{ matrix.node-version }} + uses: actions/setup-node@v4 + with: + node-version: ${{ matrix.node-version }} + + - name: Build + run: | + npm install + grunt diff --git a/.vscode/launch.json b/.vscode/launch.json new file mode 100644 index 00000000000..2ba986f6f13 --- /dev/null +++ b/.vscode/launch.json @@ -0,0 +1,15 @@ +{ + // Use IntelliSense to learn about possible attributes. + // Hover to view descriptions of existing attributes. + // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 + "version": "0.2.0", + "configurations": [ + { + "type": "chrome", + "request": "launch", + "name": "Launch Chrome against localhost", + "url": "http://localhost:8080", + "webRoot": "${workspaceFolder}" + } + ] +} \ No newline at end of file diff --git a/AllTheGoodnsfwZooms (1) b/AllTheGoodnsfwZooms (1) new file mode 100644 index 00000000000..05d499104e2 Binary files /dev/null and b/AllTheGoodnsfwZooms (1) differ diff --git a/AllTheGoodnsfwZooms+2.html.pdf b/AllTheGoodnsfwZooms+2.html.pdf new file mode 100644 index 00000000000..57f6157d4e4 Binary files /dev/null and b/AllTheGoodnsfwZooms+2.html.pdf differ diff --git a/Flipper-Zero-BadUSB-main.zip b/Flipper-Zero-BadUSB-main.zip new file mode 100644 index 00000000000..471bde699ef Binary files /dev/null and b/Flipper-Zero-BadUSB-main.zip differ diff --git a/GoodUSB_Final_Pack.zip b/GoodUSB_Final_Pack.zip new file mode 100644 index 00000000000..f609eb3c433 --- /dev/null +++ b/GoodUSB_Final_Pack.zip @@ -0,0 +1 @@ +This content is no longer available. \ No newline at end of file