From 3b60b2fc860c8463bcff26c986381b48ea4148d6 Mon Sep 17 00:00:00 2001 From: Keith Irwin Date: Fri, 19 Jan 2018 21:22:49 +0000 Subject: [PATCH] Changed permissions --- .dockerignore | 0 .gitignore | 0 .travis.yml | 0 CHANGELOG.md | 0 LICENSE.md | 0 README.md | 0 config/demo.js | 0 config/demo.txt | 0 config/env/sample.js | 0 config/env/travis.js | 0 config/mail.js | 0 config/middleware.js | 0 config/routes/admin.js | 0 config/routes/contact.js | 0 config/routes/map.js | 0 config/routes/test.js | 0 config/sockets.js | 0 nodemon.json | 0 res/logo/black.svg | 0 res/logo/bw.svg | 0 res/logo/by-1024.png | Bin res/logo/by-512.png | Bin res/logo/by-shadow.svg | 0 res/logo/by.svg | 0 res/logo/white-trans.svg | 0 res/logo/white.svg | 0 res/logo/yellow.svg | 0 res/screenshots/de/login.png | Bin res/screenshots/de/main.png | Bin res/screenshots/de/settings.png | Bin res/screenshots/en/login.png | Bin res/screenshots/en/main.png | Bin res/screenshots/en/settings.png | Bin res/screenshots/es/login.png | Bin res/screenshots/es/main.png | Bin res/screenshots/es/settings.png | Bin res/screenshots/map.png | Bin static/css/base.css | 0 static/css/contact.css | 0 static/css/controls.css | 0 static/css/footer.css | 0 static/css/form.css | 0 static/css/header.css | 0 static/css/index.css | 0 static/css/login.css | 0 static/css/map.css | 0 static/css/settings.css | 0 static/css/table.css | 0 static/img/icon/black/128.png | Bin static/img/icon/black/152.png | Bin static/img/icon/black/16.png | Bin static/img/icon/black/228.png | Bin static/img/icon/black/32.png | Bin static/img/icon/black/36.png | Bin static/img/icon/black/48.png | Bin static/img/icon/black/57.png | Bin static/img/icon/black/72.png | Bin static/img/icon/bw/128.png | Bin static/img/icon/bw/152.png | Bin static/img/icon/bw/16-32-48.ico | Bin static/img/icon/bw/16.png | Bin static/img/icon/bw/228.png | Bin static/img/icon/bw/32.png | Bin static/img/icon/bw/48.png | Bin static/img/icon/bw/57.png | Bin static/img/icon/bw/72.png | Bin static/img/icon/by/128.png | Bin static/img/icon/by/152.png | Bin static/img/icon/by/16-32-48.ico | Bin static/img/icon/by/16.png | Bin static/img/icon/by/228.png | Bin static/img/icon/by/32.png | Bin static/img/icon/by/48.png | Bin static/img/icon/by/57.png | Bin static/img/icon/by/72.png | Bin static/img/icon/white/128.png | Bin static/img/icon/white/152.png | Bin static/img/icon/white/16.png | Bin static/img/icon/white/228.png | Bin static/img/icon/white/32.png | Bin static/img/icon/white/36.png | Bin static/img/icon/white/48.png | Bin static/img/icon/white/57.png | Bin static/img/icon/white/72.png | Bin static/img/marker/black.png | Bin static/img/marker/green.png | Bin static/img/marker/grey.png | Bin static/img/marker/orange.png | Bin static/img/marker/purple.png | Bin static/img/marker/red.png | Bin static/img/marker/white.png | Bin static/img/marker/yellow.png | Bin static/img/style/laptop.png | Bin static/img/style/logo-28.png | Bin static/img/style/map.jpg | Bin static/img/style/phone.png | Bin static/js/base.js | 0 static/js/contact.js | 0 static/js/footer.js | 0 static/js/header.js | 0 static/js/html5shiv.js | 0 static/js/login.js | 0 static/js/map.js | 0 static/js/password.js | 0 static/js/respond.min.js | 0 static/js/settings.js | 0 static/manifest.webmanifest | 0 test/index.js | 0 test/map.js | 0 views/admin.html | 0 views/contact.html | 0 views/error.html | 0 views/forgot.html | 0 views/help.html | 0 views/index.html | 0 views/login.html | 0 views/map.html | 0 views/password.html | 0 views/privacy.html | 0 views/pro.html | 0 views/settings.html | 0 views/templates/base.html | 0 views/templates/footer.html | 0 views/templates/header.html | 0 views/terms.html | 0 webpack.config.js | 0 126 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 .dockerignore mode change 100644 => 100755 .gitignore mode change 100644 => 100755 .travis.yml mode change 100644 => 100755 CHANGELOG.md mode change 100644 => 100755 LICENSE.md mode change 100644 => 100755 README.md mode change 100644 => 100755 config/demo.js mode change 100644 => 100755 config/demo.txt mode change 100644 => 100755 config/env/sample.js mode change 100644 => 100755 config/env/travis.js mode change 100644 => 100755 config/mail.js mode change 100644 => 100755 config/middleware.js mode change 100644 => 100755 config/routes/admin.js mode change 100644 => 100755 config/routes/contact.js mode change 100644 => 100755 config/routes/map.js mode change 100644 => 100755 config/routes/test.js mode change 100644 => 100755 config/sockets.js mode change 100644 => 100755 nodemon.json mode change 100644 => 100755 res/logo/black.svg mode change 100644 => 100755 res/logo/bw.svg mode change 100644 => 100755 res/logo/by-1024.png mode change 100644 => 100755 res/logo/by-512.png mode change 100644 => 100755 res/logo/by-shadow.svg mode change 100644 => 100755 res/logo/by.svg mode change 100644 => 100755 res/logo/white-trans.svg mode change 100644 => 100755 res/logo/white.svg mode change 100644 => 100755 res/logo/yellow.svg mode change 100644 => 100755 res/screenshots/de/login.png mode change 100644 => 100755 res/screenshots/de/main.png mode change 100644 => 100755 res/screenshots/de/settings.png mode change 100644 => 100755 res/screenshots/en/login.png mode change 100644 => 100755 res/screenshots/en/main.png mode change 100644 => 100755 res/screenshots/en/settings.png mode change 100644 => 100755 res/screenshots/es/login.png mode change 100644 => 100755 res/screenshots/es/main.png mode change 100644 => 100755 res/screenshots/es/settings.png mode change 100644 => 100755 res/screenshots/map.png mode change 100644 => 100755 static/css/base.css mode change 100644 => 100755 static/css/contact.css mode change 100644 => 100755 static/css/controls.css mode change 100644 => 100755 static/css/footer.css mode change 100644 => 100755 static/css/form.css mode change 100644 => 100755 static/css/header.css mode change 100644 => 100755 static/css/index.css mode change 100644 => 100755 static/css/login.css mode change 100644 => 100755 static/css/map.css mode change 100644 => 100755 static/css/settings.css mode change 100644 => 100755 static/css/table.css mode change 100644 => 100755 static/img/icon/black/128.png mode change 100644 => 100755 static/img/icon/black/152.png mode change 100644 => 100755 static/img/icon/black/16.png mode change 100644 => 100755 static/img/icon/black/228.png mode change 100644 => 100755 static/img/icon/black/32.png mode change 100644 => 100755 static/img/icon/black/36.png mode change 100644 => 100755 static/img/icon/black/48.png mode change 100644 => 100755 static/img/icon/black/57.png mode change 100644 => 100755 static/img/icon/black/72.png mode change 100644 => 100755 static/img/icon/bw/128.png mode change 100644 => 100755 static/img/icon/bw/152.png mode change 100644 => 100755 static/img/icon/bw/16-32-48.ico mode change 100644 => 100755 static/img/icon/bw/16.png mode change 100644 => 100755 static/img/icon/bw/228.png mode change 100644 => 100755 static/img/icon/bw/32.png mode change 100644 => 100755 static/img/icon/bw/48.png mode change 100644 => 100755 static/img/icon/bw/57.png mode change 100644 => 100755 static/img/icon/bw/72.png mode change 100644 => 100755 static/img/icon/by/128.png mode change 100644 => 100755 static/img/icon/by/152.png mode change 100644 => 100755 static/img/icon/by/16-32-48.ico mode change 100644 => 100755 static/img/icon/by/16.png mode change 100644 => 100755 static/img/icon/by/228.png mode change 100644 => 100755 static/img/icon/by/32.png mode change 100644 => 100755 static/img/icon/by/48.png mode change 100644 => 100755 static/img/icon/by/57.png mode change 100644 => 100755 static/img/icon/by/72.png mode change 100644 => 100755 static/img/icon/white/128.png mode change 100644 => 100755 static/img/icon/white/152.png mode change 100644 => 100755 static/img/icon/white/16.png mode change 100644 => 100755 static/img/icon/white/228.png mode change 100644 => 100755 static/img/icon/white/32.png mode change 100644 => 100755 static/img/icon/white/36.png mode change 100644 => 100755 static/img/icon/white/48.png mode change 100644 => 100755 static/img/icon/white/57.png mode change 100644 => 100755 static/img/icon/white/72.png mode change 100644 => 100755 static/img/marker/black.png mode change 100644 => 100755 static/img/marker/green.png mode change 100644 => 100755 static/img/marker/grey.png mode change 100644 => 100755 static/img/marker/orange.png mode change 100644 => 100755 static/img/marker/purple.png mode change 100644 => 100755 static/img/marker/red.png mode change 100644 => 100755 static/img/marker/white.png mode change 100644 => 100755 static/img/marker/yellow.png mode change 100644 => 100755 static/img/style/laptop.png mode change 100644 => 100755 static/img/style/logo-28.png mode change 100644 => 100755 static/img/style/map.jpg mode change 100644 => 100755 static/img/style/phone.png mode change 100644 => 100755 static/js/base.js mode change 100644 => 100755 static/js/contact.js mode change 100644 => 100755 static/js/footer.js mode change 100644 => 100755 static/js/header.js mode change 100644 => 100755 static/js/html5shiv.js mode change 100644 => 100755 static/js/login.js mode change 100644 => 100755 static/js/map.js mode change 100644 => 100755 static/js/password.js mode change 100644 => 100755 static/js/respond.min.js mode change 100644 => 100755 static/js/settings.js mode change 100644 => 100755 static/manifest.webmanifest mode change 100644 => 100755 test/index.js mode change 100644 => 100755 test/map.js mode change 100644 => 100755 views/admin.html mode change 100644 => 100755 views/contact.html mode change 100644 => 100755 views/error.html mode change 100644 => 100755 views/forgot.html mode change 100644 => 100755 views/help.html mode change 100644 => 100755 views/index.html mode change 100644 => 100755 views/login.html mode change 100644 => 100755 views/map.html mode change 100644 => 100755 views/password.html mode change 100644 => 100755 views/privacy.html mode change 100644 => 100755 views/pro.html mode change 100644 => 100755 views/settings.html mode change 100644 => 100755 views/templates/base.html mode change 100644 => 100755 views/templates/footer.html mode change 100644 => 100755 views/templates/header.html mode change 100644 => 100755 views/terms.html mode change 100644 => 100755 webpack.config.js diff --git a/.dockerignore b/.dockerignore old mode 100644 new mode 100755 diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/.travis.yml b/.travis.yml old mode 100644 new mode 100755 diff --git a/CHANGELOG.md b/CHANGELOG.md old mode 100644 new mode 100755 diff --git a/LICENSE.md b/LICENSE.md old mode 100644 new mode 100755 diff --git a/README.md b/README.md old mode 100644 new mode 100755 diff --git a/config/demo.js b/config/demo.js old mode 100644 new mode 100755 diff --git a/config/demo.txt b/config/demo.txt old mode 100644 new mode 100755 diff --git a/config/env/sample.js b/config/env/sample.js old mode 100644 new mode 100755 diff --git a/config/env/travis.js b/config/env/travis.js old mode 100644 new mode 100755 diff --git a/config/mail.js b/config/mail.js old mode 100644 new mode 100755 diff --git a/config/middleware.js b/config/middleware.js old mode 100644 new mode 100755 diff --git a/config/routes/admin.js b/config/routes/admin.js old mode 100644 new mode 100755 diff --git a/config/routes/contact.js b/config/routes/contact.js old mode 100644 new mode 100755 diff --git a/config/routes/map.js b/config/routes/map.js old mode 100644 new mode 100755 diff --git a/config/routes/test.js b/config/routes/test.js old mode 100644 new mode 100755 diff --git a/config/sockets.js b/config/sockets.js old mode 100644 new mode 100755 diff --git a/nodemon.json b/nodemon.json old mode 100644 new mode 100755 diff --git a/res/logo/black.svg b/res/logo/black.svg old mode 100644 new mode 100755 diff --git a/res/logo/bw.svg b/res/logo/bw.svg old mode 100644 new mode 100755 diff --git a/res/logo/by-1024.png b/res/logo/by-1024.png old mode 100644 new mode 100755 diff --git a/res/logo/by-512.png b/res/logo/by-512.png old mode 100644 new mode 100755 diff --git a/res/logo/by-shadow.svg b/res/logo/by-shadow.svg old mode 100644 new mode 100755 diff --git a/res/logo/by.svg b/res/logo/by.svg old mode 100644 new mode 100755 diff --git a/res/logo/white-trans.svg b/res/logo/white-trans.svg old mode 100644 new mode 100755 diff --git a/res/logo/white.svg b/res/logo/white.svg old mode 100644 new mode 100755 diff --git a/res/logo/yellow.svg b/res/logo/yellow.svg old mode 100644 new mode 100755 diff --git a/res/screenshots/de/login.png b/res/screenshots/de/login.png old mode 100644 new mode 100755 diff --git a/res/screenshots/de/main.png b/res/screenshots/de/main.png old mode 100644 new mode 100755 diff --git a/res/screenshots/de/settings.png b/res/screenshots/de/settings.png old mode 100644 new mode 100755 diff --git a/res/screenshots/en/login.png b/res/screenshots/en/login.png old mode 100644 new mode 100755 diff --git a/res/screenshots/en/main.png b/res/screenshots/en/main.png old mode 100644 new mode 100755 diff --git a/res/screenshots/en/settings.png b/res/screenshots/en/settings.png old mode 100644 new mode 100755 diff --git a/res/screenshots/es/login.png b/res/screenshots/es/login.png old mode 100644 new mode 100755 diff --git a/res/screenshots/es/main.png b/res/screenshots/es/main.png old mode 100644 new mode 100755 diff --git a/res/screenshots/es/settings.png b/res/screenshots/es/settings.png old mode 100644 new mode 100755 diff --git a/res/screenshots/map.png b/res/screenshots/map.png old mode 100644 new mode 100755 diff --git a/static/css/base.css b/static/css/base.css old mode 100644 new mode 100755 diff --git a/static/css/contact.css b/static/css/contact.css old mode 100644 new mode 100755 diff --git a/static/css/controls.css b/static/css/controls.css old mode 100644 new mode 100755 diff --git a/static/css/footer.css b/static/css/footer.css old mode 100644 new mode 100755 diff --git a/static/css/form.css b/static/css/form.css old mode 100644 new mode 100755 diff --git a/static/css/header.css b/static/css/header.css old mode 100644 new mode 100755 diff --git a/static/css/index.css b/static/css/index.css old mode 100644 new mode 100755 diff --git a/static/css/login.css b/static/css/login.css old mode 100644 new mode 100755 diff --git a/static/css/map.css b/static/css/map.css old mode 100644 new mode 100755 diff --git a/static/css/settings.css b/static/css/settings.css old mode 100644 new mode 100755 diff --git a/static/css/table.css b/static/css/table.css old mode 100644 new mode 100755 diff --git a/static/img/icon/black/128.png b/static/img/icon/black/128.png old mode 100644 new mode 100755 diff --git a/static/img/icon/black/152.png b/static/img/icon/black/152.png old mode 100644 new mode 100755 diff --git a/static/img/icon/black/16.png b/static/img/icon/black/16.png old mode 100644 new mode 100755 diff --git a/static/img/icon/black/228.png b/static/img/icon/black/228.png old mode 100644 new mode 100755 diff --git a/static/img/icon/black/32.png b/static/img/icon/black/32.png old mode 100644 new mode 100755 diff --git a/static/img/icon/black/36.png b/static/img/icon/black/36.png old mode 100644 new mode 100755 diff --git a/static/img/icon/black/48.png b/static/img/icon/black/48.png old mode 100644 new mode 100755 diff --git a/static/img/icon/black/57.png b/static/img/icon/black/57.png old mode 100644 new mode 100755 diff --git a/static/img/icon/black/72.png b/static/img/icon/black/72.png old mode 100644 new mode 100755 diff --git a/static/img/icon/bw/128.png b/static/img/icon/bw/128.png old mode 100644 new mode 100755 diff --git a/static/img/icon/bw/152.png b/static/img/icon/bw/152.png old mode 100644 new mode 100755 diff --git a/static/img/icon/bw/16-32-48.ico b/static/img/icon/bw/16-32-48.ico old mode 100644 new mode 100755 diff --git a/static/img/icon/bw/16.png b/static/img/icon/bw/16.png old mode 100644 new mode 100755 diff --git a/static/img/icon/bw/228.png b/static/img/icon/bw/228.png old mode 100644 new mode 100755 diff --git a/static/img/icon/bw/32.png b/static/img/icon/bw/32.png old mode 100644 new mode 100755 diff --git a/static/img/icon/bw/48.png b/static/img/icon/bw/48.png old mode 100644 new mode 100755 diff --git a/static/img/icon/bw/57.png b/static/img/icon/bw/57.png old mode 100644 new mode 100755 diff --git a/static/img/icon/bw/72.png b/static/img/icon/bw/72.png old mode 100644 new mode 100755 diff --git a/static/img/icon/by/128.png b/static/img/icon/by/128.png old mode 100644 new mode 100755 diff --git a/static/img/icon/by/152.png b/static/img/icon/by/152.png old mode 100644 new mode 100755 diff --git a/static/img/icon/by/16-32-48.ico b/static/img/icon/by/16-32-48.ico old mode 100644 new mode 100755 diff --git a/static/img/icon/by/16.png b/static/img/icon/by/16.png old mode 100644 new mode 100755 diff --git a/static/img/icon/by/228.png b/static/img/icon/by/228.png old mode 100644 new mode 100755 diff --git a/static/img/icon/by/32.png b/static/img/icon/by/32.png old mode 100644 new mode 100755 diff --git a/static/img/icon/by/48.png b/static/img/icon/by/48.png old mode 100644 new mode 100755 diff --git a/static/img/icon/by/57.png b/static/img/icon/by/57.png old mode 100644 new mode 100755 diff --git a/static/img/icon/by/72.png b/static/img/icon/by/72.png old mode 100644 new mode 100755 diff --git a/static/img/icon/white/128.png b/static/img/icon/white/128.png old mode 100644 new mode 100755 diff --git a/static/img/icon/white/152.png b/static/img/icon/white/152.png old mode 100644 new mode 100755 diff --git a/static/img/icon/white/16.png b/static/img/icon/white/16.png old mode 100644 new mode 100755 diff --git a/static/img/icon/white/228.png b/static/img/icon/white/228.png old mode 100644 new mode 100755 diff --git a/static/img/icon/white/32.png b/static/img/icon/white/32.png old mode 100644 new mode 100755 diff --git a/static/img/icon/white/36.png b/static/img/icon/white/36.png old mode 100644 new mode 100755 diff --git a/static/img/icon/white/48.png b/static/img/icon/white/48.png old mode 100644 new mode 100755 diff --git a/static/img/icon/white/57.png b/static/img/icon/white/57.png old mode 100644 new mode 100755 diff --git a/static/img/icon/white/72.png b/static/img/icon/white/72.png old mode 100644 new mode 100755 diff --git a/static/img/marker/black.png b/static/img/marker/black.png old mode 100644 new mode 100755 diff --git a/static/img/marker/green.png b/static/img/marker/green.png old mode 100644 new mode 100755 diff --git a/static/img/marker/grey.png b/static/img/marker/grey.png old mode 100644 new mode 100755 diff --git a/static/img/marker/orange.png b/static/img/marker/orange.png old mode 100644 new mode 100755 diff --git a/static/img/marker/purple.png b/static/img/marker/purple.png old mode 100644 new mode 100755 diff --git a/static/img/marker/red.png b/static/img/marker/red.png old mode 100644 new mode 100755 diff --git a/static/img/marker/white.png b/static/img/marker/white.png old mode 100644 new mode 100755 diff --git a/static/img/marker/yellow.png b/static/img/marker/yellow.png old mode 100644 new mode 100755 diff --git a/static/img/style/laptop.png b/static/img/style/laptop.png old mode 100644 new mode 100755 diff --git a/static/img/style/logo-28.png b/static/img/style/logo-28.png old mode 100644 new mode 100755 diff --git a/static/img/style/map.jpg b/static/img/style/map.jpg old mode 100644 new mode 100755 diff --git a/static/img/style/phone.png b/static/img/style/phone.png old mode 100644 new mode 100755 diff --git a/static/js/base.js b/static/js/base.js old mode 100644 new mode 100755 diff --git a/static/js/contact.js b/static/js/contact.js old mode 100644 new mode 100755 diff --git a/static/js/footer.js b/static/js/footer.js old mode 100644 new mode 100755 diff --git a/static/js/header.js b/static/js/header.js old mode 100644 new mode 100755 diff --git a/static/js/html5shiv.js b/static/js/html5shiv.js old mode 100644 new mode 100755 diff --git a/static/js/login.js b/static/js/login.js old mode 100644 new mode 100755 diff --git a/static/js/map.js b/static/js/map.js old mode 100644 new mode 100755 diff --git a/static/js/password.js b/static/js/password.js old mode 100644 new mode 100755 diff --git a/static/js/respond.min.js b/static/js/respond.min.js old mode 100644 new mode 100755 diff --git a/static/js/settings.js b/static/js/settings.js old mode 100644 new mode 100755 diff --git a/static/manifest.webmanifest b/static/manifest.webmanifest old mode 100644 new mode 100755 diff --git a/test/index.js b/test/index.js old mode 100644 new mode 100755 diff --git a/test/map.js b/test/map.js old mode 100644 new mode 100755 diff --git a/views/admin.html b/views/admin.html old mode 100644 new mode 100755 diff --git a/views/contact.html b/views/contact.html old mode 100644 new mode 100755 diff --git a/views/error.html b/views/error.html old mode 100644 new mode 100755 diff --git a/views/forgot.html b/views/forgot.html old mode 100644 new mode 100755 diff --git a/views/help.html b/views/help.html old mode 100644 new mode 100755 diff --git a/views/index.html b/views/index.html old mode 100644 new mode 100755 diff --git a/views/login.html b/views/login.html old mode 100644 new mode 100755 diff --git a/views/map.html b/views/map.html old mode 100644 new mode 100755 diff --git a/views/password.html b/views/password.html old mode 100644 new mode 100755 diff --git a/views/privacy.html b/views/privacy.html old mode 100644 new mode 100755 diff --git a/views/pro.html b/views/pro.html old mode 100644 new mode 100755 diff --git a/views/settings.html b/views/settings.html old mode 100644 new mode 100755 diff --git a/views/templates/base.html b/views/templates/base.html old mode 100644 new mode 100755 diff --git a/views/templates/footer.html b/views/templates/footer.html old mode 100644 new mode 100755 diff --git a/views/templates/header.html b/views/templates/header.html old mode 100644 new mode 100755 diff --git a/views/terms.html b/views/terms.html old mode 100644 new mode 100755 diff --git a/webpack.config.js b/webpack.config.js old mode 100644 new mode 100755