Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 0 additions & 12 deletions .eslintrc.cjs

This file was deleted.

1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@
/tests/clover.xml
/tests/coverage-html
/tests/.phpunit.result.cache
/tests/.phpunit.cache
/vendor
/vendor-bin/*/vendor
11 changes: 0 additions & 11 deletions LICENSES/BSD-3-Clause.txt

This file was deleted.

2 changes: 1 addition & 1 deletion REUSE.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SPDX-FileCopyrightText = "2014 ownCloud, Inc and translators, 2020 Nextcloud Gmb
SPDX-License-Identifier = "AGPL-3.0-or-later"

[[annotations]]
path = ["composer.json", "composer.lock", "vendor-bin/**/composer.json", "vendor-bin/**/composer.lock"]
path = ["composer.json", "composer.lock", "vendor-bin/**/composer.json", "vendor-bin/**/composer.lock", "tsconfig.json"]
precedence = "aggregate"
SPDX-FileCopyrightText = "2017 Nextcloud GmbH and Nextcloud contributors"
SPDX-License-Identifier = "AGPL-3.0-or-later"
Expand Down
2 changes: 1 addition & 1 deletion appinfo/info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ This app allows users to register a new account.
<screenshot>https://raw.githubusercontent.com/nextcloud/registration/master/docs/demo.gif</screenshot>
<screenshot>https://raw.githubusercontent.com/nextcloud/registration/master/docs/admin-settings.png</screenshot>
<dependencies>
<nextcloud min-version="31" max-version="32" />
<nextcloud min-version="31" max-version="33" />
</dependencies>
<background-jobs>
<job>OCA\Registration\BackgroundJob\ExpireRegistrations</job>
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
}
},
"require": {
"php": ">= 8.1 <=8.4",
"php": ">= 8.1 <=8.5",
"bamarni/composer-bin-plugin": "^1.8"
}
}
14 changes: 7 additions & 7 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion css/form-QNNAsiy2.chunk.css

This file was deleted.

1 change: 1 addition & 0 deletions css/form-nbn0AM75.chunk.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion css/index-CD1IcFrA.chunk.css

This file was deleted.

4 changes: 4 additions & 0 deletions css/logger-D3RVzcfQ-BfPKCgI6.chunk.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions css/registration-form.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
/* extracted by css-entry-points-plugin */
@import './form-QNNAsiy2.chunk.css';
@import './index-CD1IcFrA.chunk.css';
@import './form-nbn0AM75.chunk.css';
@import './logger-D3RVzcfQ-BfPKCgI6.chunk.css';
4 changes: 2 additions & 2 deletions css/registration-settings.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
/* extracted by css-entry-points-plugin */
@import './settings-DbXPSzp6.chunk.css';
@import './index-CD1IcFrA.chunk.css';
@import './settings-Cyl61jHi.chunk.css';
@import './logger-D3RVzcfQ-BfPKCgI6.chunk.css';
10 changes: 10 additions & 0 deletions css/settings-Cyl61jHi.chunk.css

Large diffs are not rendered by default.

10 changes: 0 additions & 10 deletions css/settings-DbXPSzp6.chunk.css

This file was deleted.

14 changes: 14 additions & 0 deletions eslint.config.mjs
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
/*
* SPDX-FileCopyrightText: 2021 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
import { recommended } from '@nextcloud/eslint-config'
import { defineConfig } from 'eslint/config'
export default defineConfig([
...recommended,
{
rules: {
'no-console': ['off'],
},
}
])
11 changes: 0 additions & 11 deletions js/index-Clq7pTmB.chunk.mjs

This file was deleted.

1 change: 0 additions & 1 deletion js/index-Clq7pTmB.chunk.mjs.map

This file was deleted.

11 changes: 11 additions & 0 deletions js/logger-D3RVzcfQ-ffeK4KZC.chunk.mjs

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ SPDX-License-Identifier: AGPL-3.0-or-later
SPDX-License-Identifier: GPL-3.0-or-later
SPDX-License-Identifier: ISC
SPDX-License-Identifier: MIT
SPDX-FileCopyrightText: Anthony Fu <anthonyfu117@hotmail.com>
SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
SPDX-FileCopyrightText: Christoph Wurst
SPDX-FileCopyrightText: David Myers <hello@davidmyers.dev>
SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
SPDX-FileCopyrightText: Eduardo San Martin Morote
SPDX-FileCopyrightText: Evan You
SPDX-FileCopyrightText: GitHub Inc.
SPDX-FileCopyrightText: Matt Zabriskie
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
SPDX-FileCopyrightText: debounce developers
SPDX-FileCopyrightText: escape-html developers

This file is generated from multiple sources. Included packages:
Expand All @@ -25,56 +25,59 @@ This file is generated from multiple sources. Included packages:
- version: 0.5.0
- license: GPL-3.0-or-later
- @nextcloud/event-bus
- version: 3.3.2
- license: GPL-3.0-or-later
- @nextcloud/initial-state
- version: 2.2.0
- version: 3.3.3
- license: GPL-3.0-or-later
- @nextcloud/initial-state
- version: 3.0.0
- license: GPL-3.0-or-later
- @nextcloud/l10n
- version: 3.4.0
- version: 3.4.1
- license: GPL-3.0-or-later
- @nextcloud/logger
- version: 3.0.2
- version: 3.0.3
- license: GPL-3.0-or-later
- @nextcloud/router
- version: 3.1.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.33.0
- version: 9.5.0
- license: AGPL-3.0-or-later
- @vitejs/plugin-vue2
- version: 2.3.4
- @vitejs/plugin-vue
- version: 6.0.4
- license: MIT
- @vue/reactivity
- version: 3.5.28
- license: MIT
- @vue/runtime-core
- version: 3.5.28
- license: MIT
- @vueuse/core
- version: 11.3.0
- @vue/runtime-dom
- version: 3.5.28
- license: MIT
- @vueuse/shared
- version: 11.3.0
- @vue/shared
- version: 3.5.28
- license: MIT
- axios
- version: 1.12.2
- version: 1.13.5
- license: MIT
- debounce
- version: 3.0.0
- license: MIT
- dompurify
- version: 3.3.0
- version: 3.3.1
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3
- license: MIT
- semver
- version: 7.7.2
- version: 7.7.4
- license: ISC
- vite
- version: 7.1.12
- version: 7.3.1
- license: MIT
- vite-plugin-node-polyfills
- version: 0.24.0
- license: MIT
- vue
- version: 2.7.16
- license: MIT
- vue-demi
- version: 0.14.10
- vue-router
- version: 5.0.2
- license: MIT
1 change: 1 addition & 0 deletions js/logger-D3RVzcfQ-ffeK4KZC.chunk.mjs.map

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ SPDX-License-Identifier: AGPL-3.0-or-later
SPDX-License-Identifier: GPL-3.0-or-later
SPDX-License-Identifier: ISC
SPDX-License-Identifier: MIT
SPDX-FileCopyrightText: Anthony Fu <anthonyfu117@hotmail.com>
SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
SPDX-FileCopyrightText: Christoph Wurst
SPDX-FileCopyrightText: David Myers <hello@davidmyers.dev>
SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
SPDX-FileCopyrightText: Eduardo San Martin Morote
SPDX-FileCopyrightText: Evan You
SPDX-FileCopyrightText: GitHub Inc.
SPDX-FileCopyrightText: Matt Zabriskie
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
SPDX-FileCopyrightText: debounce developers
SPDX-FileCopyrightText: escape-html developers

This file is generated from multiple sources. Included packages:
Expand All @@ -25,56 +25,59 @@ This file is generated from multiple sources. Included packages:
- version: 0.5.0
- license: GPL-3.0-or-later
- @nextcloud/event-bus
- version: 3.3.2
- license: GPL-3.0-or-later
- @nextcloud/initial-state
- version: 2.2.0
- version: 3.3.3
- license: GPL-3.0-or-later
- @nextcloud/initial-state
- version: 3.0.0
- license: GPL-3.0-or-later
- @nextcloud/l10n
- version: 3.4.0
- version: 3.4.1
- license: GPL-3.0-or-later
- @nextcloud/logger
- version: 3.0.2
- version: 3.0.3
- license: GPL-3.0-or-later
- @nextcloud/router
- version: 3.1.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.33.0
- version: 9.5.0
- license: AGPL-3.0-or-later
- @vitejs/plugin-vue2
- version: 2.3.4
- @vitejs/plugin-vue
- version: 6.0.4
- license: MIT
- @vue/reactivity
- version: 3.5.28
- license: MIT
- @vue/runtime-core
- version: 3.5.28
- license: MIT
- @vueuse/core
- version: 11.3.0
- @vue/runtime-dom
- version: 3.5.28
- license: MIT
- @vueuse/shared
- version: 11.3.0
- @vue/shared
- version: 3.5.28
- license: MIT
- axios
- version: 1.12.2
- version: 1.13.5
- license: MIT
- debounce
- version: 3.0.0
- license: MIT
- dompurify
- version: 3.3.0
- version: 3.3.1
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3
- license: MIT
- semver
- version: 7.7.2
- version: 7.7.4
- license: ISC
- vite
- version: 7.1.12
- version: 7.3.1
- license: MIT
- vite-plugin-node-polyfills
- version: 0.24.0
- license: MIT
- vue
- version: 2.7.16
- license: MIT
- vue-demi
- version: 0.14.10
- vue-router
- version: 5.0.2
- license: MIT
2 changes: 1 addition & 1 deletion js/registration-form.mjs

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions js/registration-form.mjs.license
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
SPDX-License-Identifier: AGPL-3.0-or-later
SPDX-License-Identifier: GPL-3.0-or-later
SPDX-License-Identifier: MIT
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
SPDX-FileCopyrightText: Rob Cresswell <robcresswell@pm.me>
SPDX-FileCopyrightText: debounce developers
SPDX-FileCopyrightText: registration developers

This file is generated from multiple sources. Included packages:
- @nextcloud/capabilities
- version: 1.2.1
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.33.0
- version: 9.5.0
- license: AGPL-3.0-or-later
- debounce
- version: 2.2.0
- license: MIT
- registration
- version: 2.8.0
- license: AGPL-3.0-or-later
Expand Down
2 changes: 1 addition & 1 deletion js/registration-form.mjs.map

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions js/registration-form.mjs.map.license
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
SPDX-License-Identifier: AGPL-3.0-or-later
SPDX-License-Identifier: GPL-3.0-or-later
SPDX-License-Identifier: MIT
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
SPDX-FileCopyrightText: Rob Cresswell <robcresswell@pm.me>
SPDX-FileCopyrightText: debounce developers
SPDX-FileCopyrightText: registration developers

This file is generated from multiple sources. Included packages:
- @nextcloud/capabilities
- version: 1.2.1
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.33.0
- version: 9.5.0
- license: AGPL-3.0-or-later
- debounce
- version: 2.2.0
- license: MIT
- registration
- version: 2.8.0
- license: AGPL-3.0-or-later
Expand Down
1,066 changes: 12 additions & 1,054 deletions js/registration-settings.mjs

Large diffs are not rendered by default.

Loading
Loading