]> source.dussan.org Git - nextcloud-server.git/commit
chore: Add SPDX header 45499/head
authorAndy Scherzinger <info@andy-scherzinger.de>
Fri, 24 May 2024 17:43:47 +0000 (19:43 +0200)
committerAndy Scherzinger <info@andy-scherzinger.de>
Sun, 26 May 2024 18:05:04 +0000 (20:05 +0200)
commit5c49a54801b73afd4ed5ae688206637efd70ce2b
tree9a62137c7fc0e73d7715bf39c823e68ac7dab5cf
parentae4a6e8d4454b7896d0e40f367096a26d999dbf0
chore: Add SPDX header

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
258 files changed:
.editorconfig
.gitattributes
.gitmodules
.reuse/dep5
.user.ini
AUTHORS
LICENSES/LicenseRef-Unsplash.txt [new file with mode: 0644]
Makefile
apps/admin_audit/appinfo/info.xml
apps/admin_audit/lib/Actions/Action.php
apps/admin_audit/lib/Actions/AppManagement.php
apps/admin_audit/lib/Actions/Auth.php
apps/admin_audit/lib/Actions/Console.php
apps/admin_audit/lib/Actions/Files.php
apps/admin_audit/lib/Actions/GroupManagement.php
apps/admin_audit/lib/Actions/Security.php
apps/admin_audit/lib/Actions/Sharing.php
apps/admin_audit/lib/Actions/Trashbin.php
apps/admin_audit/lib/Actions/UserManagement.php
apps/admin_audit/lib/Actions/Versions.php
apps/admin_audit/lib/AppInfo/Application.php
apps/admin_audit/lib/AuditLogger.php
apps/admin_audit/lib/BackgroundJobs/Rotate.php
apps/admin_audit/lib/IAuditLogger.php
apps/admin_audit/lib/Listener/CriticalActionPerformedEventListener.php
apps/admin_audit/tests/Actions/SecurityTest.php
autotest-checkers.sh
autotest-external.sh
autotest.sh
core/Command/App/Disable.php
core/Command/App/Enable.php
core/Command/App/GetPath.php
core/Command/App/Install.php
core/Command/App/ListApps.php
core/Command/App/Remove.php
core/Command/App/Update.php
core/Command/Background/Delete.php
core/Command/Background/Job.php
core/Command/Background/JobBase.php
core/Command/Background/JobWorker.php
core/Command/Background/ListCommand.php
core/Command/Base.php
core/Command/Broadcast/Test.php
core/Command/Check.php
core/Command/Config/App/Base.php
core/Command/Config/App/DeleteConfig.php
core/Command/Config/App/GetConfig.php
core/Command/Config/App/SetConfig.php
core/Command/Config/Import.php
core/Command/Config/ListConfigs.php
core/Command/Config/System/Base.php
core/Command/Config/System/DeleteConfig.php
core/Command/Config/System/GetConfig.php
core/Command/Config/System/SetConfig.php
core/Command/Db/AddMissingColumns.php
core/Command/Db/AddMissingIndices.php
core/Command/Db/AddMissingPrimaryKeys.php
core/Command/Db/ConvertFilecacheBigInt.php
core/Command/Db/ConvertMysqlToMB4.php
core/Command/Db/ConvertType.php
core/Command/Db/Migrations/ExecuteCommand.php
core/Command/Db/Migrations/GenerateCommand.php
core/Command/Db/Migrations/MigrateCommand.php
core/Command/Db/Migrations/StatusCommand.php
core/Command/Encryption/ChangeKeyStorageRoot.php
core/Command/Encryption/DecryptAll.php
core/Command/Encryption/Disable.php
core/Command/Encryption/Enable.php
core/Command/Encryption/EncryptAll.php
core/Command/Encryption/ListModules.php
core/Command/Encryption/MigrateKeyStorage.php
core/Command/Encryption/SetDefaultModule.php
core/Command/Encryption/ShowKeyStorageRoot.php
core/Command/Encryption/Status.php
core/Command/FilesMetadata/Get.php
core/Command/Group/Add.php
core/Command/Group/AddUser.php
core/Command/Group/Delete.php
core/Command/Group/Info.php
core/Command/Group/ListCommand.php
core/Command/Group/RemoveUser.php
core/Command/Info/FileUtils.php
core/Command/Info/Space.php
core/Command/Integrity/CheckApp.php
core/Command/Integrity/CheckCore.php
core/Command/Integrity/SignApp.php
core/Command/Integrity/SignCore.php
core/Command/InterruptedException.php
core/Command/L10n/CreateJs.php
core/Command/Log/File.php
core/Command/Log/Manage.php
core/Command/Maintenance/DataFingerprint.php
core/Command/Maintenance/Install.php
core/Command/Maintenance/Mimetype/GenerateMimetypeFileBuilder.php
core/Command/Maintenance/Mimetype/UpdateDB.php
core/Command/Maintenance/Mimetype/UpdateJS.php
core/Command/Maintenance/Mode.php
core/Command/Maintenance/Repair.php
core/Command/Maintenance/RepairShareOwnership.php
core/Command/Maintenance/UpdateHtaccess.php
core/Command/Maintenance/UpdateTheme.php
core/Command/Preview/Generate.php
core/Command/Preview/Repair.php
core/Command/Preview/ResetRenderedTexts.php
core/Command/Security/BruteforceAttempts.php
core/Command/Security/BruteforceResetAttempts.php
core/Command/Security/ImportCertificate.php
core/Command/Security/ListCertificates.php
core/Command/Security/RemoveCertificate.php
core/Command/SetupChecks.php
core/Command/Status.php
core/Command/SystemTag/Add.php
core/Command/SystemTag/Delete.php
core/Command/SystemTag/Edit.php
core/Command/SystemTag/ListCommand.php
core/Command/TwoFactorAuth/Base.php
core/Command/TwoFactorAuth/Cleanup.php
core/Command/TwoFactorAuth/Disable.php
core/Command/TwoFactorAuth/Enable.php
core/Command/TwoFactorAuth/Enforce.php
core/Command/TwoFactorAuth/State.php
core/Command/Upgrade.php
core/Command/User/Add.php
core/Command/User/AuthTokens/Add.php
core/Command/User/AuthTokens/Delete.php
core/Command/User/AuthTokens/ListCommand.php
core/Command/User/ClearGeneratedAvatarCacheCommand.php
core/Command/User/Delete.php
core/Command/User/Disable.php
core/Command/User/Enable.php
core/Command/User/Info.php
core/Command/User/Keys/Verify.php
core/Command/User/LastSeen.php
core/Command/User/ListCommand.php
core/Command/User/Report.php
core/Command/User/ResetPassword.php
core/Command/User/Setting.php
core/Command/User/SyncAccountDataCommand.php
core/Migrations/Version13000Date20170705121758.php
core/Migrations/Version13000Date20170718121200.php
core/Migrations/Version13000Date20170814074715.php
core/Migrations/Version13000Date20170919121250.php
core/Migrations/Version13000Date20170926101637.php
core/Migrations/Version14000Date20180129121024.php
core/Migrations/Version14000Date20180404140050.php
core/Migrations/Version14000Date20180516101403.php
core/Migrations/Version14000Date20180518120534.php
core/Migrations/Version14000Date20180522074438.php
core/Migrations/Version14000Date20180626223656.php
core/Migrations/Version14000Date20180710092004.php
core/Migrations/Version14000Date20180712153140.php
core/Migrations/Version15000Date20180926101451.php
core/Migrations/Version15000Date20181015062942.php
core/Migrations/Version15000Date20181029084625.php
core/Migrations/Version16000Date20190207141427.php
core/Migrations/Version16000Date20190212081545.php
core/Migrations/Version16000Date20190427105638.php
core/Migrations/Version16000Date20190428150708.php
core/Migrations/Version17000Date20190514105811.php
core/Migrations/Version18000Date20190920085628.php
core/Migrations/Version18000Date20191014105105.php
core/Migrations/Version18000Date20191204114856.php
core/Migrations/Version19000Date20200211083441.php
core/Migrations/Version20000Date20201109081915.php
core/Migrations/Version20000Date20201109081918.php
core/Migrations/Version20000Date20201109081919.php
core/Migrations/Version20000Date20201111081915.php
core/Migrations/Version21000Date20201120141228.php
core/Migrations/Version21000Date20201202095923.php
core/Migrations/Version21000Date20210119195004.php
core/Migrations/Version21000Date20210309185126.php
core/Migrations/Version21000Date20210309185127.php
core/Migrations/Version22000Date20210216080825.php
core/Migrations/Version23000Date20210930122352.php
core/Migrations/Version23000Date20211203110726.php
core/Migrations/Version23000Date20211213203940.php
core/Migrations/Version24000Date20211210141942.php
core/Migrations/Version24000Date20211213081506.php
core/Migrations/Version24000Date20211213081604.php
core/Migrations/Version24000Date20211222112246.php
core/Migrations/Version24000Date20211230140012.php
core/Migrations/Version24000Date20220131153041.php
core/Migrations/Version24000Date20220425072957.php
core/Migrations/Version25000Date20220515204012.php
core/Migrations/Version25000Date20220602190540.php
core/Migrations/Version25000Date20220905140840.php
core/Migrations/Version25000Date20221007010957.php
core/Migrations/Version27000Date20220613163520.php
core/Migrations/Version27000Date20230309104325.php
core/Migrations/Version27000Date20230309104802.php
core/Migrations/Version28000Date20230616104802.php
core/Migrations/Version28000Date20230728104802.php
core/Migrations/Version28000Date20230803221055.php
core/Migrations/Version28000Date20230906104802.php
core/Migrations/Version28000Date20231004103301.php
core/Migrations/Version28000Date20231103104802.php
core/Migrations/Version28000Date20231126110901.php
core/Migrations/Version29000Date20231126110901.php
core/Migrations/Version29000Date20231213104850.php
core/Migrations/Version29000Date20240124132201.php
core/Migrations/Version29000Date20240124132202.php
core/Migrations/Version30000Date20240429122720.php
cron.php
cypress/dockerNode.ts
cypress/e2e/core-utils.ts
cypress/e2e/core/header_access-levels.cy.ts
cypress/e2e/core/header_contacts-menu.cy.ts
cypress/e2e/files/FilesUtils.ts
cypress/e2e/files/drag-n-drop.cy.ts
cypress/e2e/files/files-searching.cy.ts
cypress/e2e/files/files-settings.cy.ts
cypress/e2e/files/files-xml-regression.cy.ts
cypress/e2e/files/files.cy.ts
cypress/e2e/files/files_copy-move.cy.ts
cypress/e2e/files/files_sorting.cy.ts
cypress/e2e/files/live_photos.cy.ts
cypress/e2e/files_sharing/filesSharingUtils.ts
cypress/e2e/files_versions/filesVersionsUtils.ts
cypress/e2e/files_versions/version_creation.cy.ts
cypress/e2e/files_versions/version_cross_share_move_and_copy.cy.ts
cypress/e2e/files_versions/version_deletion.cy.ts
cypress/e2e/files_versions/version_download.cy.ts
cypress/e2e/files_versions/version_expiration.cy.ts
cypress/e2e/files_versions/version_naming.cy.ts
cypress/e2e/files_versions/version_restoration.cy.ts
cypress/e2e/login/login.cy.ts
cypress/e2e/settings/access-levels.cy.ts
cypress/e2e/settings/apps.cy.ts
cypress/e2e/settings/personal-info.cy.ts
cypress/e2e/settings/users.cy.ts
cypress/e2e/settings/usersUtils.ts
cypress/e2e/settings/users_columns.cy.ts
cypress/e2e/settings/users_disable.cy.ts
cypress/e2e/settings/users_groups.cy.ts
cypress/e2e/settings/users_modify.cy.ts
cypress/e2e/systemtags/admin-settings.cy.ts
cypress/e2e/theming/a11y-color-contrast.cy.ts
cypress/e2e/theming/admin-settings.cy.ts
cypress/e2e/theming/navigation-bar-settings.cy.ts
cypress/e2e/theming/themingUtils.ts
cypress/e2e/theming/user-background.cy.ts
cypress/fixtures/testapp/appinfo/routes.php
cypress/fixtures/testapp/img/app.svg
cypress/fixtures/testapp/lib/AppInfo/Application.php
cypress/fixtures/testapp/lib/Controller/PageController.php
cypress/fixtures/testapp/templates/main.php
cypress/support/commands.ts
cypress/support/commonUtils.ts
cypress/support/component-index.html
cypress/support/component.ts
cypress/support/e2e.ts
index.html
index.php
occ
public.php
remote.php
resources/update-locales.php
status.php