diff --git a/.github/workflows/greetings.yml b/.github/workflows/greetings.yml old mode 100755 new mode 100644 diff --git a/.github/workflows/image.yml b/.github/workflows/image.yml old mode 100755 new mode 100644 diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml old mode 100755 new mode 100644 diff --git a/.gitignore b/.gitignore old mode 100755 new mode 100644 diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json old mode 100755 new mode 100644 diff --git a/Admin/Install/Navigation.php b/Admin/Install/Navigation.php old mode 100755 new mode 100644 diff --git a/Admin/Install/NavigationSkeleton.php b/Admin/Install/NavigationSkeleton.php old mode 100755 new mode 100644 diff --git a/Admin/Install/Search.php b/Admin/Install/Search.php old mode 100755 new mode 100644 diff --git a/Admin/Install/SearchCommands.php b/Admin/Install/SearchCommands.php old mode 100755 new mode 100644 diff --git a/Admin/Install/db.json b/Admin/Install/db.json old mode 100755 new mode 100644 diff --git a/Admin/Installer.php b/Admin/Installer.php old mode 100755 new mode 100644 diff --git a/Admin/Routes/Web/Backend.php b/Admin/Routes/Web/Backend.php old mode 100755 new mode 100644 diff --git a/Admin/Settings/Theme/Backend/modules-nav-list.tpl.php b/Admin/Settings/Theme/Backend/modules-nav-list.tpl.php old mode 100755 new mode 100644 diff --git a/Admin/Settings/Theme/Backend/settings-nav.tpl.php b/Admin/Settings/Theme/Backend/settings-nav.tpl.php old mode 100755 new mode 100644 diff --git a/Admin/Settings/Theme/Backend/settings.tpl.php b/Admin/Settings/Theme/Backend/settings.tpl.php old mode 100755 new mode 100644 diff --git a/Admin/Status.php b/Admin/Status.php old mode 100755 new mode 100644 diff --git a/Admin/Uninstaller.php b/Admin/Uninstaller.php old mode 100755 new mode 100644 diff --git a/Admin/Updater.php b/Admin/Updater.php old mode 100755 new mode 100644 diff --git a/Controller/ApiController.php b/Controller/ApiController.php old mode 100755 new mode 100644 diff --git a/Controller/BackendController.php b/Controller/BackendController.php old mode 100755 new mode 100644 diff --git a/Controller/Controller.php b/Controller/Controller.php old mode 100755 new mode 100644 diff --git a/Controller/SearchController.php b/Controller/SearchController.php old mode 100755 new mode 100644 diff --git a/Controller/TimerecordingController.php b/Controller/TimerecordingController.php old mode 100755 new mode 100644 diff --git a/Docs/Dev/en/SUMMARY.md b/Docs/Dev/en/SUMMARY.md old mode 100755 new mode 100644 diff --git a/Docs/introduction.md b/Docs/introduction.md old mode 100755 new mode 100644 diff --git a/ICLA.txt b/ICLA.txt old mode 100755 new mode 100644 diff --git a/LICENSE.txt b/LICENSE.txt old mode 100755 new mode 100644 diff --git a/Models/LinkStatus.php b/Models/LinkStatus.php old mode 100755 new mode 100644 diff --git a/Models/LinkType.php b/Models/LinkType.php old mode 100755 new mode 100644 diff --git a/Models/NavElement.php b/Models/NavElement.php old mode 100755 new mode 100644 diff --git a/Models/NavElementMapper.php b/Models/NavElementMapper.php old mode 100755 new mode 100644 diff --git a/Models/Navigation.php b/Models/Navigation.php old mode 100755 new mode 100644 diff --git a/Models/NavigationType.php b/Models/NavigationType.php old mode 100755 new mode 100644 diff --git a/Models/NullNavElement.php b/Models/NullNavElement.php old mode 100755 new mode 100644 diff --git a/README.md b/README.md old mode 100755 new mode 100644 diff --git a/Theme/Backend/Lang/de.lang.php b/Theme/Backend/Lang/de.lang.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/Lang/en.lang.php b/Theme/Backend/Lang/en.lang.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/mid-side.tpl.php b/Theme/Backend/mid-side.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/mid-sub.tpl.php b/Theme/Backend/mid-sub.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/mid.tpl.php b/Theme/Backend/mid.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/side.tpl.php b/Theme/Backend/side.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/splash.tpl.php b/Theme/Backend/splash.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/top.tpl.php b/Theme/Backend/top.tpl.php old mode 100755 new mode 100644 diff --git a/Views/NavigationView.js b/Views/NavigationView.js old mode 100755 new mode 100644 diff --git a/Views/NavigationView.php b/Views/NavigationView.php old mode 100755 new mode 100644 diff --git a/composer.json b/composer.json old mode 100755 new mode 100644 diff --git a/composer.lock b/composer.lock old mode 100755 new mode 100644 diff --git a/img/module_teaser_small.png b/img/module_teaser_small.png old mode 100755 new mode 100644 diff --git a/info.json b/info.json old mode 100755 new mode 100644 diff --git a/tests/Admin/AdminTest.php b/tests/Admin/AdminTest.php old mode 100755 new mode 100644 diff --git a/tests/Autoloader.php b/tests/Autoloader.php old mode 100755 new mode 100644 diff --git a/tests/Bootstrap.php b/tests/Bootstrap.php old mode 100755 new mode 100644 diff --git a/tests/Controller/SearchControllerTest.php b/tests/Controller/SearchControllerTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/NavigationTest.php b/tests/Models/NavigationTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/NullNavElementTest.php b/tests/Models/NullNavElementTest.php old mode 100755 new mode 100644 diff --git a/tests/Views/NavigationViewTest.php b/tests/Views/NavigationViewTest.php old mode 100755 new mode 100644 diff --git a/tests/phpunit_default.xml b/tests/phpunit_default.xml old mode 100755 new mode 100644