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