Loading .editorconfig +2 −0 Original line number Diff line number Diff line # SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors # SPDX-License-Identifier: AGPL-3.0-or-later root = true # General Loading .eslintrc.js +4 −0 Original line number Diff line number Diff line /** * SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later */ module.exports = { extends: [ '@nextcloud', Loading .git-blame-ignore-revs 0 → 100644 +10 −0 Original line number Diff line number Diff line # .git-blame-ignore-revs # SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors # SPDX-License-Identifier: AGPL-3.0-or-later # Update to coding-standard 1.2.3 3b3935b4e754ccbc00d3abb71ab6836f3db5b026 # Update to coding-standard 1.3.1 db4964b631856f514bc08d3da0e86014a18d678f .github/CODEOWNERS 0 → 100644 +5 −0 Original line number Diff line number Diff line # SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors # SPDX-License-Identifier: AGPL-3.0-or-later # App maintainers * @SebastianKrupinski @st3iny @tcitworld .github/ISSUE_TEMPLATE/bug.yml +3 −1 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ body: - type: textarea id: actual-behavior attributes: label: Actual behaviour label: Actual behavior description: | Tell us what happens instead validations: Loading Loading @@ -118,6 +118,8 @@ body: - "PHP 8.0" - "PHP 8.1" - "PHP 8.2" - "PHP 8.3" - "PHP 8.4" - "Other" - type: input id: nextcloud-version Loading Loading
.editorconfig +2 −0 Original line number Diff line number Diff line # SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors # SPDX-License-Identifier: AGPL-3.0-or-later root = true # General Loading
.eslintrc.js +4 −0 Original line number Diff line number Diff line /** * SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later */ module.exports = { extends: [ '@nextcloud', Loading
.git-blame-ignore-revs 0 → 100644 +10 −0 Original line number Diff line number Diff line # .git-blame-ignore-revs # SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors # SPDX-License-Identifier: AGPL-3.0-or-later # Update to coding-standard 1.2.3 3b3935b4e754ccbc00d3abb71ab6836f3db5b026 # Update to coding-standard 1.3.1 db4964b631856f514bc08d3da0e86014a18d678f
.github/CODEOWNERS 0 → 100644 +5 −0 Original line number Diff line number Diff line # SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors # SPDX-License-Identifier: AGPL-3.0-or-later # App maintainers * @SebastianKrupinski @st3iny @tcitworld
.github/ISSUE_TEMPLATE/bug.yml +3 −1 Original line number Diff line number Diff line Loading @@ -41,7 +41,7 @@ body: - type: textarea id: actual-behavior attributes: label: Actual behaviour label: Actual behavior description: | Tell us what happens instead validations: Loading Loading @@ -118,6 +118,8 @@ body: - "PHP 8.0" - "PHP 8.1" - "PHP 8.2" - "PHP 8.3" - "PHP 8.4" - "Other" - type: input id: nextcloud-version Loading