From 47e653bfbfa1190c0095a0f0201ac390822591c0 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 2 Jun 2020 14:25:34 +0300 Subject: [PATCH] Remove the executable permission. (#2768) --- dist/css/adminlte.css | 0 dist/css/adminlte.css.map | 0 dist/css/adminlte.min.css | 0 dist/css/adminlte.min.css.map | 0 dist/img/prod-1.jpg | Bin dist/img/prod-2.jpg | Bin dist/img/prod-3.jpg | Bin dist/img/prod-4.jpg | Bin dist/img/prod-5.jpg | Bin docs/404.html | 0 docs/_config.yml | 0 docs/_includes/footer.html | 0 docs/_includes/head.html | 0 docs/_includes/navbar.html | 0 docs/_layouts/default.html | 0 docs/_layouts/home.html | 0 docs/_layouts/page.html | 0 docs/_layouts/post.html | 0 docs/assets/css/adminlte.css | 0 docs/assets/css/adminlte.css.map | 0 docs/assets/css/adminlte.min.css | 0 docs/assets/css/adminlte.min.css.map | 0 docs/index.md | 0 .../datatables-autofill/js/dataTables.autoFill.js | 0 plugins/datatables-buttons/js/buttons.colVis.js | 0 .../js/dataTables.colReorder.js | 0 plugins/filterizr/filterizr.min.js | 0 plugins/filterizr/jquery.filterizr.min.js | 0 plugins/filterizr/vanilla.filterizr.min.js | 0 plugins/flot-old/excanvas.js | 0 plugins/flot-old/excanvas.min.js | 0 plugins/flot-old/jquery.colorhelpers.js | 0 plugins/flot-old/jquery.colorhelpers.min.js | 0 plugins/flot-old/jquery.flot.canvas.js | 0 plugins/flot-old/jquery.flot.canvas.min.js | 0 plugins/flot-old/jquery.flot.categories.js | 0 plugins/flot-old/jquery.flot.categories.min.js | 0 plugins/flot-old/jquery.flot.crosshair.js | 0 plugins/flot-old/jquery.flot.crosshair.min.js | 0 plugins/flot-old/jquery.flot.errorbars.js | 0 plugins/flot-old/jquery.flot.errorbars.min.js | 0 plugins/flot-old/jquery.flot.fillbetween.js | 0 plugins/flot-old/jquery.flot.fillbetween.min.js | 0 plugins/flot-old/jquery.flot.image.js | 0 plugins/flot-old/jquery.flot.image.min.js | 0 plugins/flot-old/jquery.flot.js | 0 plugins/flot-old/jquery.flot.min.js | 0 plugins/flot-old/jquery.flot.navigate.js | 0 plugins/flot-old/jquery.flot.navigate.min.js | 0 plugins/flot-old/jquery.flot.pie.js | 0 plugins/flot-old/jquery.flot.pie.min.js | 0 plugins/flot-old/jquery.flot.resize.js | 0 plugins/flot-old/jquery.flot.resize.min.js | 0 plugins/flot-old/jquery.flot.selection.js | 0 plugins/flot-old/jquery.flot.selection.min.js | 0 plugins/flot-old/jquery.flot.stack.js | 0 plugins/flot-old/jquery.flot.stack.min.js | 0 plugins/flot-old/jquery.flot.symbol.js | 0 plugins/flot-old/jquery.flot.symbol.min.js | 0 plugins/flot-old/jquery.flot.threshold.js | 0 plugins/flot-old/jquery.flot.threshold.min.js | 0 plugins/flot-old/jquery.flot.time.js | 0 plugins/flot-old/jquery.flot.time.min.js | 0 63 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 dist/css/adminlte.css mode change 100755 => 100644 dist/css/adminlte.css.map mode change 100755 => 100644 dist/css/adminlte.min.css mode change 100755 => 100644 dist/css/adminlte.min.css.map mode change 100755 => 100644 dist/img/prod-1.jpg mode change 100755 => 100644 dist/img/prod-2.jpg mode change 100755 => 100644 dist/img/prod-3.jpg mode change 100755 => 100644 dist/img/prod-4.jpg mode change 100755 => 100644 dist/img/prod-5.jpg mode change 100755 => 100644 docs/404.html mode change 100755 => 100644 docs/_config.yml mode change 100755 => 100644 docs/_includes/footer.html mode change 100755 => 100644 docs/_includes/head.html mode change 100755 => 100644 docs/_includes/navbar.html mode change 100755 => 100644 docs/_layouts/default.html mode change 100755 => 100644 docs/_layouts/home.html mode change 100755 => 100644 docs/_layouts/page.html mode change 100755 => 100644 docs/_layouts/post.html mode change 100755 => 100644 docs/assets/css/adminlte.css mode change 100755 => 100644 docs/assets/css/adminlte.css.map mode change 100755 => 100644 docs/assets/css/adminlte.min.css mode change 100755 => 100644 docs/assets/css/adminlte.min.css.map mode change 100755 => 100644 docs/index.md mode change 100755 => 100644 plugins/datatables-autofill/js/dataTables.autoFill.js mode change 100755 => 100644 plugins/datatables-buttons/js/buttons.colVis.js mode change 100755 => 100644 plugins/datatables-colreorder/js/dataTables.colReorder.js mode change 100755 => 100644 plugins/filterizr/filterizr.min.js mode change 100755 => 100644 plugins/filterizr/jquery.filterizr.min.js mode change 100755 => 100644 plugins/filterizr/vanilla.filterizr.min.js mode change 100755 => 100644 plugins/flot-old/excanvas.js mode change 100755 => 100644 plugins/flot-old/excanvas.min.js mode change 100755 => 100644 plugins/flot-old/jquery.colorhelpers.js mode change 100755 => 100644 plugins/flot-old/jquery.colorhelpers.min.js mode change 100755 => 100644 plugins/flot-old/jquery.flot.canvas.js mode change 100755 => 100644 plugins/flot-old/jquery.flot.canvas.min.js mode change 100755 => 100644 plugins/flot-old/jquery.flot.categories.js mode change 100755 => 100644 plugins/flot-old/jquery.flot.categories.min.js mode change 100755 => 100644 plugins/flot-old/jquery.flot.crosshair.js mode change 100755 => 100644 plugins/flot-old/jquery.flot.crosshair.min.js mode change 100755 => 100644 plugins/flot-old/jquery.flot.errorbars.js mode change 100755 => 100644 plugins/flot-old/jquery.flot.errorbars.min.js mode change 100755 => 100644 plugins/flot-old/jquery.flot.fillbetween.js mode change 100755 => 100644 plugins/flot-old/jquery.flot.fillbetween.min.js mode change 100755 => 100644 plugins/flot-old/jquery.flot.image.js mode change 100755 => 100644 plugins/flot-old/jquery.flot.image.min.js mode change 100755 => 100644 plugins/flot-old/jquery.flot.js mode change 100755 => 100644 plugins/flot-old/jquery.flot.min.js mode change 100755 => 100644 plugins/flot-old/jquery.flot.navigate.js mode change 100755 => 100644 plugins/flot-old/jquery.flot.navigate.min.js mode change 100755 => 100644 plugins/flot-old/jquery.flot.pie.js mode change 100755 => 100644 plugins/flot-old/jquery.flot.pie.min.js mode change 100755 => 100644 plugins/flot-old/jquery.flot.resize.js mode change 100755 => 100644 plugins/flot-old/jquery.flot.resize.min.js mode change 100755 => 100644 plugins/flot-old/jquery.flot.selection.js mode change 100755 => 100644 plugins/flot-old/jquery.flot.selection.min.js mode change 100755 => 100644 plugins/flot-old/jquery.flot.stack.js mode change 100755 => 100644 plugins/flot-old/jquery.flot.stack.min.js mode change 100755 => 100644 plugins/flot-old/jquery.flot.symbol.js mode change 100755 => 100644 plugins/flot-old/jquery.flot.symbol.min.js mode change 100755 => 100644 plugins/flot-old/jquery.flot.threshold.js mode change 100755 => 100644 plugins/flot-old/jquery.flot.threshold.min.js mode change 100755 => 100644 plugins/flot-old/jquery.flot.time.js mode change 100755 => 100644 plugins/flot-old/jquery.flot.time.min.js diff --git a/dist/css/adminlte.css b/dist/css/adminlte.css old mode 100755 new mode 100644 diff --git a/dist/css/adminlte.css.map b/dist/css/adminlte.css.map old mode 100755 new mode 100644 diff --git a/dist/css/adminlte.min.css b/dist/css/adminlte.min.css old mode 100755 new mode 100644 diff --git a/dist/css/adminlte.min.css.map b/dist/css/adminlte.min.css.map old mode 100755 new mode 100644 diff --git a/dist/img/prod-1.jpg b/dist/img/prod-1.jpg old mode 100755 new mode 100644 diff --git a/dist/img/prod-2.jpg b/dist/img/prod-2.jpg old mode 100755 new mode 100644 diff --git a/dist/img/prod-3.jpg b/dist/img/prod-3.jpg old mode 100755 new mode 100644 diff --git a/dist/img/prod-4.jpg b/dist/img/prod-4.jpg old mode 100755 new mode 100644 diff --git a/dist/img/prod-5.jpg b/dist/img/prod-5.jpg old mode 100755 new mode 100644 diff --git a/docs/404.html b/docs/404.html old mode 100755 new mode 100644 diff --git a/docs/_config.yml b/docs/_config.yml old mode 100755 new mode 100644 diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html old mode 100755 new mode 100644 diff --git a/docs/_includes/head.html b/docs/_includes/head.html old mode 100755 new mode 100644 diff --git a/docs/_includes/navbar.html b/docs/_includes/navbar.html old mode 100755 new mode 100644 diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html old mode 100755 new mode 100644 diff --git a/docs/_layouts/home.html b/docs/_layouts/home.html old mode 100755 new mode 100644 diff --git a/docs/_layouts/page.html b/docs/_layouts/page.html old mode 100755 new mode 100644 diff --git a/docs/_layouts/post.html b/docs/_layouts/post.html old mode 100755 new mode 100644 diff --git a/docs/assets/css/adminlte.css b/docs/assets/css/adminlte.css old mode 100755 new mode 100644 diff --git a/docs/assets/css/adminlte.css.map b/docs/assets/css/adminlte.css.map old mode 100755 new mode 100644 diff --git a/docs/assets/css/adminlte.min.css b/docs/assets/css/adminlte.min.css old mode 100755 new mode 100644 diff --git a/docs/assets/css/adminlte.min.css.map b/docs/assets/css/adminlte.min.css.map old mode 100755 new mode 100644 diff --git a/docs/index.md b/docs/index.md old mode 100755 new mode 100644 diff --git a/plugins/datatables-autofill/js/dataTables.autoFill.js b/plugins/datatables-autofill/js/dataTables.autoFill.js old mode 100755 new mode 100644 diff --git a/plugins/datatables-buttons/js/buttons.colVis.js b/plugins/datatables-buttons/js/buttons.colVis.js old mode 100755 new mode 100644 diff --git a/plugins/datatables-colreorder/js/dataTables.colReorder.js b/plugins/datatables-colreorder/js/dataTables.colReorder.js old mode 100755 new mode 100644 diff --git a/plugins/filterizr/filterizr.min.js b/plugins/filterizr/filterizr.min.js old mode 100755 new mode 100644 diff --git a/plugins/filterizr/jquery.filterizr.min.js b/plugins/filterizr/jquery.filterizr.min.js old mode 100755 new mode 100644 diff --git a/plugins/filterizr/vanilla.filterizr.min.js b/plugins/filterizr/vanilla.filterizr.min.js old mode 100755 new mode 100644 diff --git a/plugins/flot-old/excanvas.js b/plugins/flot-old/excanvas.js old mode 100755 new mode 100644 diff --git a/plugins/flot-old/excanvas.min.js b/plugins/flot-old/excanvas.min.js old mode 100755 new mode 100644 diff --git a/plugins/flot-old/jquery.colorhelpers.js b/plugins/flot-old/jquery.colorhelpers.js old mode 100755 new mode 100644 diff --git a/plugins/flot-old/jquery.colorhelpers.min.js b/plugins/flot-old/jquery.colorhelpers.min.js old mode 100755 new mode 100644 diff --git a/plugins/flot-old/jquery.flot.canvas.js b/plugins/flot-old/jquery.flot.canvas.js old mode 100755 new mode 100644 diff --git a/plugins/flot-old/jquery.flot.canvas.min.js b/plugins/flot-old/jquery.flot.canvas.min.js old mode 100755 new mode 100644 diff --git a/plugins/flot-old/jquery.flot.categories.js b/plugins/flot-old/jquery.flot.categories.js old mode 100755 new mode 100644 diff --git a/plugins/flot-old/jquery.flot.categories.min.js b/plugins/flot-old/jquery.flot.categories.min.js old mode 100755 new mode 100644 diff --git a/plugins/flot-old/jquery.flot.crosshair.js b/plugins/flot-old/jquery.flot.crosshair.js old mode 100755 new mode 100644 diff --git a/plugins/flot-old/jquery.flot.crosshair.min.js b/plugins/flot-old/jquery.flot.crosshair.min.js old mode 100755 new mode 100644 diff --git a/plugins/flot-old/jquery.flot.errorbars.js b/plugins/flot-old/jquery.flot.errorbars.js old mode 100755 new mode 100644 diff --git a/plugins/flot-old/jquery.flot.errorbars.min.js b/plugins/flot-old/jquery.flot.errorbars.min.js old mode 100755 new mode 100644 diff --git a/plugins/flot-old/jquery.flot.fillbetween.js b/plugins/flot-old/jquery.flot.fillbetween.js old mode 100755 new mode 100644 diff --git a/plugins/flot-old/jquery.flot.fillbetween.min.js b/plugins/flot-old/jquery.flot.fillbetween.min.js old mode 100755 new mode 100644 diff --git a/plugins/flot-old/jquery.flot.image.js b/plugins/flot-old/jquery.flot.image.js old mode 100755 new mode 100644 diff --git a/plugins/flot-old/jquery.flot.image.min.js b/plugins/flot-old/jquery.flot.image.min.js old mode 100755 new mode 100644 diff --git a/plugins/flot-old/jquery.flot.js b/plugins/flot-old/jquery.flot.js old mode 100755 new mode 100644 diff --git a/plugins/flot-old/jquery.flot.min.js b/plugins/flot-old/jquery.flot.min.js old mode 100755 new mode 100644 diff --git a/plugins/flot-old/jquery.flot.navigate.js b/plugins/flot-old/jquery.flot.navigate.js old mode 100755 new mode 100644 diff --git a/plugins/flot-old/jquery.flot.navigate.min.js b/plugins/flot-old/jquery.flot.navigate.min.js old mode 100755 new mode 100644 diff --git a/plugins/flot-old/jquery.flot.pie.js b/plugins/flot-old/jquery.flot.pie.js old mode 100755 new mode 100644 diff --git a/plugins/flot-old/jquery.flot.pie.min.js b/plugins/flot-old/jquery.flot.pie.min.js old mode 100755 new mode 100644 diff --git a/plugins/flot-old/jquery.flot.resize.js b/plugins/flot-old/jquery.flot.resize.js old mode 100755 new mode 100644 diff --git a/plugins/flot-old/jquery.flot.resize.min.js b/plugins/flot-old/jquery.flot.resize.min.js old mode 100755 new mode 100644 diff --git a/plugins/flot-old/jquery.flot.selection.js b/plugins/flot-old/jquery.flot.selection.js old mode 100755 new mode 100644 diff --git a/plugins/flot-old/jquery.flot.selection.min.js b/plugins/flot-old/jquery.flot.selection.min.js old mode 100755 new mode 100644 diff --git a/plugins/flot-old/jquery.flot.stack.js b/plugins/flot-old/jquery.flot.stack.js old mode 100755 new mode 100644 diff --git a/plugins/flot-old/jquery.flot.stack.min.js b/plugins/flot-old/jquery.flot.stack.min.js old mode 100755 new mode 100644 diff --git a/plugins/flot-old/jquery.flot.symbol.js b/plugins/flot-old/jquery.flot.symbol.js old mode 100755 new mode 100644 diff --git a/plugins/flot-old/jquery.flot.symbol.min.js b/plugins/flot-old/jquery.flot.symbol.min.js old mode 100755 new mode 100644 diff --git a/plugins/flot-old/jquery.flot.threshold.js b/plugins/flot-old/jquery.flot.threshold.js old mode 100755 new mode 100644 diff --git a/plugins/flot-old/jquery.flot.threshold.min.js b/plugins/flot-old/jquery.flot.threshold.min.js old mode 100755 new mode 100644 diff --git a/plugins/flot-old/jquery.flot.time.js b/plugins/flot-old/jquery.flot.time.js old mode 100755 new mode 100644 diff --git a/plugins/flot-old/jquery.flot.time.min.js b/plugins/flot-old/jquery.flot.time.min.js old mode 100755 new mode 100644