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
232 changes: 232 additions & 0 deletions LICENSES/GPL-3.0-or-later.txt

Large diffs are not rendered by default.

373 changes: 373 additions & 0 deletions LICENSES/MPL-2.0.txt

Large diffs are not rendered by default.

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 = "none"
SPDX-License-Identifier = "CC0-1.0"

[[annotations]]
path = ["l10n/**.js", "l10n/**.json", "js/**.mjs.map", "js/**.mjs", "js/templates/**.handlebars", "css/password_policy-settings.css"]
path = ["l10n/**.js", "l10n/**.json", "js/**.mjs.map", "js/**.mjs", "css/*.css"]
precedence = "aggregate"
SPDX-FileCopyrightText = "2016-2024 Nextcloud GmbH and Nextcloud contributors"
SPDX-License-Identifier = "AGPL-3.0-or-later"
Expand Down
3 changes: 2 additions & 1 deletion css/password_policy-settings.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions css/settings-BjPOARRj.chunk.css

Large diffs are not rendered by default.

69 changes: 44 additions & 25 deletions js/password_policy-settings.mjs

Large diffs are not rendered by default.

95 changes: 95 additions & 0 deletions js/password_policy-settings.mjs.license
Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@
SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
SPDX-License-Identifier: AGPL-3.0-or-later
SPDX-License-Identifier: GPL-3.0-or-later
SPDX-License-Identifier: MIT
SPDX-FileCopyrightText: @nextcloud/dialogs developers
SPDX-FileCopyrightText: Andris Reinman
SPDX-FileCopyrightText: Anthony Fu <[email protected]>
SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
SPDX-FileCopyrightText: Bjoern Schiessle
SPDX-FileCopyrightText: Christoph Wurst
SPDX-FileCopyrightText: David Clark
SPDX-FileCopyrightText: David Myers <[email protected]>
SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <[email protected]> (https://cure53.de/)
SPDX-FileCopyrightText: Evan You
SPDX-FileCopyrightText: Guillaume Chau <[email protected]>
SPDX-FileCopyrightText: James Halliday
SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <[email protected]>
SPDX-FileCopyrightText: John-David Dalton <[email protected]> (http://allyoucanleet.com/)
SPDX-FileCopyrightText: Varun A P
SPDX-FileCopyrightText: atomiks
SPDX-FileCopyrightText: escape-html developers

This file is generated from multiple sources. Included packages:
- @floating-ui/core
- version: 0.3.1
- license: MIT
- @floating-ui/dom
- version: 0.1.10
- license: MIT
- @nextcloud/dialogs
- version: 5.3.8
- license: AGPL-3.0-or-later
- @nextcloud/initial-state
- version: 2.2.0
- license: GPL-3.0-or-later
- @nextcloud/l10n
- version: 3.1.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.22.0
- license: AGPL-3.0-or-later
- @vue/reactivity
- version: 3.5.13
- license: MIT
- @vue/runtime-core
- version: 3.5.13
- license: MIT
- @vue/shared
- version: 3.5.13
- license: MIT
- @vueuse/core
- version: 11.3.0
- license: MIT
- @vueuse/shared
- version: 11.3.0
- license: MIT
- dompurify
- version: 3.1.6
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3
- license: MIT
- floating-vue
- version: 1.0.0-beta.19
- license: MIT
- focus-trap
- version: 7.5.4
- license: MIT
- lodash.get
- version: 4.4.2
- license: MIT
- node-gettext
- version: 3.0.0
- license: MIT
- password_policy
- version: 2.0.0
- license: AGPL-3.0-or-later
- path-browserify
- version: 1.0.1
- license: MIT
- tabbable
- version: 6.2.0
- license: MIT
- toastify-js
- version: 1.12.0
- license: MIT
- vite-plugin-node-polyfills
- version: 0.22.0
- license: MIT
- vue
- version: 2.7.16
- license: MIT
- vue-demi
- version: 0.14.10
- license: MIT
2 changes: 1 addition & 1 deletion js/password_policy-settings.mjs.map

Large diffs are not rendered by default.

81 changes: 0 additions & 81 deletions js/vendor.LICENSE.txt

This file was deleted.

Loading
Loading