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/Media.install.json b/Admin/Install/Media.install.json old mode 100755 new mode 100644 diff --git a/Admin/Install/Media.php b/Admin/Install/Media.php 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/Types/types.php b/Admin/Install/Types/types.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/Api.php b/Admin/Routes/Web/Api.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/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.js b/Controller.js 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/ApiDocTypeController.php b/Controller/ApiDocTypeController.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/Docs/Dev/en/SUMMARY.md b/Docs/Dev/en/SUMMARY.md old mode 100755 new mode 100644 diff --git a/Docs/Help/en/SUMMARY.md b/Docs/Help/en/SUMMARY.md old mode 100755 new mode 100644 diff --git a/Docs/Help/en/cheatsheet.md b/Docs/Help/en/cheatsheet.md old mode 100755 new mode 100644 diff --git a/Docs/Help/en/emoji.md b/Docs/Help/en/emoji.md old mode 100755 new mode 100644 diff --git a/Docs/Help/en/introduction.md b/Docs/Help/en/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/Editor.js b/Models/Editor.js old mode 100755 new mode 100644 diff --git a/Models/EditorDoc.php b/Models/EditorDoc.php old mode 100755 new mode 100644 diff --git a/Models/EditorDocHistory.php b/Models/EditorDocHistory.php old mode 100755 new mode 100644 diff --git a/Models/EditorDocHistoryMapper.php b/Models/EditorDocHistoryMapper.php old mode 100755 new mode 100644 diff --git a/Models/EditorDocListTrait.php b/Models/EditorDocListTrait.php old mode 100755 new mode 100644 diff --git a/Models/EditorDocMapper.php b/Models/EditorDocMapper.php old mode 100755 new mode 100644 diff --git a/Models/EditorDocTypeL11nMapper.php b/Models/EditorDocTypeL11nMapper.php old mode 100755 new mode 100644 diff --git a/Models/EditorDocTypeMapper.php b/Models/EditorDocTypeMapper.php old mode 100755 new mode 100644 diff --git a/Models/Elastic/EditorDoc.json b/Models/Elastic/EditorDoc.json old mode 100755 new mode 100644 diff --git a/Models/NullEditorDoc.php b/Models/NullEditorDoc.php old mode 100755 new mode 100644 diff --git a/Models/NullEditorDocHistory.php b/Models/NullEditorDocHistory.php old mode 100755 new mode 100644 diff --git a/Models/PermissionCategory.php b/Models/PermissionCategory.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/Api/editor-doc.tpl.php b/Theme/Api/editor-doc.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Api/editor-pdf.tpl.php b/Theme/Api/editor-pdf.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/Components/Compound/BaseView.php b/Theme/Backend/Components/Compound/BaseView.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/Components/Compound/compound.tpl.php b/Theme/Backend/Components/Compound/compound.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/Components/Editor/BaseView.php b/Theme/Backend/Components/Editor/BaseView.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/Components/Editor/TextView.php b/Theme/Backend/Components/Editor/TextView.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/Components/Editor/inline-editor-tools.tpl.php b/Theme/Backend/Components/Editor/inline-editor-tools.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/Components/Editor/inline-editor.tpl.php b/Theme/Backend/Components/Editor/inline-editor.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/Components/Note/BaseView.php b/Theme/Backend/Components/Note/BaseView.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/Components/Note/base.tpl.php b/Theme/Backend/Components/Note/base.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/Components/Note/editor-html.tpl.php b/Theme/Backend/Components/Note/editor-html.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/Lang/Navigation.de.lang.php b/Theme/Backend/Lang/Navigation.de.lang.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/Lang/Navigation.en.lang.php b/Theme/Backend/Lang/Navigation.en.lang.php 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/editor-create.tpl.php b/Theme/Backend/editor-create.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/editor-list.tpl.php b/Theme/Backend/editor-list.tpl.php old mode 100755 new mode 100644 diff --git a/Theme/Backend/editor-view.tpl.php b/Theme/Backend/editor-view.tpl.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/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/ApiControllerTest.php b/tests/Controller/ApiControllerTest.php old mode 100755 new mode 100644 diff --git a/tests/Controller/test.md b/tests/Controller/test.md old mode 100755 new mode 100644 diff --git a/tests/Models/EditorDocMapperTest.php b/tests/Models/EditorDocMapperTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/EditorDocTest.php b/tests/Models/EditorDocTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/NullEditorDocHistoryTest.php b/tests/Models/NullEditorDocHistoryTest.php old mode 100755 new mode 100644 diff --git a/tests/Models/NullEditorDocTest.php b/tests/Models/NullEditorDocTest.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