changed file permissions

This commit is contained in:
Dennis Eichhorn 2020-06-09 22:03:51 +02:00
parent 22df970c7f
commit 1734926ba6
75 changed files with 0 additions and 0 deletions

0
.github/dev_bug_report.md vendored Normal file → Executable file
View File

0
.github/dev_feature_request.md vendored Normal file → Executable file
View File

0
.github/user_bug_report.md vendored Normal file → Executable file
View File

0
.github/user_feature_request.md vendored Normal file → Executable file
View File

0
.github/workflows/greetings.yml vendored Normal file → Executable file
View File

0
.github/workflows/image.yml vendored Normal file → Executable file
View File

0
.github/workflows/main.yml vendored Normal file → Executable file
View File

0
.gitignore vendored Normal file → Executable file
View File

0
Admin/Install/Navigation.install.json Normal file → Executable file
View File

0
Admin/Install/Navigation.php Normal file → Executable file
View File

0
Admin/Install/db.json Normal file → Executable file
View File

0
Admin/Installer.php Normal file → Executable file
View File

0
Admin/Routes/Web/Api.php Normal file → Executable file
View File

0
Admin/Routes/Web/Backend.php Normal file → Executable file
View File

0
Admin/Status.php Normal file → Executable file
View File

0
Admin/Uninstaller.php Normal file → Executable file
View File

0
Admin/Updater.php Normal file → Executable file
View File

0
CODE_OF_CONDUCT.md Normal file → Executable file
View File

0
CONTRIBUTING.md Normal file → Executable file
View File

0
Controller.js Normal file → Executable file
View File

0
Controller/ApiController.php Normal file → Executable file
View File

0
Controller/BackendController.php Normal file → Executable file
View File

0
Controller/Controller.php Normal file → Executable file
View File

0
Docs/introduction.md Normal file → Executable file
View File

0
LICENSE.txt Normal file → Executable file
View File

0
Models/Collection.php Normal file → Executable file
View File

0
Models/CollectionMapper.php Normal file → Executable file
View File

0
Models/FileUploaderTrait.php Normal file → Executable file
View File

0
Models/Media.php Normal file → Executable file
View File

0
Models/MediaMapper.php Normal file → Executable file
View File

0
Models/NullCollection.php Normal file → Executable file
View File

0
Models/NullMedia.php Normal file → Executable file
View File

0
Models/PathSettings.php Normal file → Executable file
View File

0
Models/PermissionState.php Normal file → Executable file
View File

0
Models/Upload.js Normal file → Executable file
View File

0
Models/UploadFile.php Normal file → Executable file
View File

0
Models/UploadStatus.php Normal file → Executable file
View File

0
README.md Normal file → Executable file
View File

0
Theme/Backend/Components/InlinePreview/BaseView.php Normal file → Executable file
View File

View File

0
Theme/Backend/Components/Media/BaseView.php Normal file → Executable file
View File

0
Theme/Backend/Components/Media/list.tpl.php Normal file → Executable file
View File

0
Theme/Backend/Components/Upload/BaseView.php Normal file → Executable file
View File

0
Theme/Backend/Components/Upload/upload.tpl.php Normal file → Executable file
View File

0
Theme/Backend/Elements/media-create-directory.tpl.php Normal file → Executable file
View File

0
Theme/Backend/Elements/media-select.tpl.php Normal file → Executable file
View File

0
Theme/Backend/Elements/media-upload.tpl.php Normal file → Executable file
View File

0
Theme/Backend/Lang/Navigation.de.lang.php Normal file → Executable file
View File

0
Theme/Backend/Lang/Navigation.en.lang.php Normal file → Executable file
View File

0
Theme/Backend/Lang/api.en.lang.php Normal file → Executable file
View File

0
Theme/Backend/Lang/de.lang.php Normal file → Executable file
View File

0
Theme/Backend/Lang/en.lang.php Normal file → Executable file
View File

0
Theme/Backend/media-collection-create.tpl.php Normal file → Executable file
View File

0
Theme/Backend/media-file-create.tpl.php Normal file → Executable file
View File

0
Theme/Backend/media-list.tpl.php Normal file → Executable file
View File

0
Theme/Backend/media-single.tpl.php Normal file → Executable file
View File

0
Theme/Backend/media-upload.tpl.php Normal file → Executable file
View File

0
Theme/Backend/template-functions.php Normal file → Executable file
View File

0
Views/MediaCreateView.php Normal file → Executable file
View File

0
Views/MediaView.php Normal file → Executable file
View File

0
composer.json Normal file → Executable file
View File

0
composer.lock generated Normal file → Executable file
View File

0
img/module_teaser_small.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 88 KiB

After

Width:  |  Height:  |  Size: 88 KiB

0
info.json Normal file → Executable file
View File

0
tests/Admin/AdminTest.php Normal file → Executable file
View File

0
tests/Controller/Api/ApiControllerCollectionTrait.php Normal file → Executable file
View File

0
tests/Controller/Api/ApiControllerMediaTrait.php Normal file → Executable file
View File

0
tests/Controller/Api/testFile1.txt Normal file → Executable file
View File

0
tests/Controller/Api/testFile2.txt Normal file → Executable file
View File

0
tests/Controller/ApiControllerTest.php Normal file → Executable file
View File

0
tests/Files/logo.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 88 KiB

After

Width:  |  Height:  |  Size: 88 KiB

0
tests/Files/logo2.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 88 KiB

After

Width:  |  Height:  |  Size: 88 KiB

0
tests/Models/CollectionTest.php Normal file → Executable file
View File

0
tests/Models/MediaMapperTest.php Normal file → Executable file
View File

0
tests/Models/MediaTest.php Normal file → Executable file
View File