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.

4 changes: 2 additions & 2 deletions js/twofactor_nextcloud_notification-challenge.js

Large diffs are not rendered by default.

11 changes: 8 additions & 3 deletions js/twofactor_nextcloud_notification-challenge.js.license
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
SPDX-License-Identifier: MIT
SPDX-License-Identifier: ISC
SPDX-License-Identifier: GPL-3.0-or-later
SPDX-License-Identifier: BSD-3-Clause
SPDX-License-Identifier: AGPL-3.0-or-later
SPDX-FileCopyrightText: Tobias Koppers @sokra
Expand All @@ -9,11 +10,15 @@ SPDX-FileCopyrightText: Matt Zabriskie
SPDX-FileCopyrightText: Joas Schilling <[email protected]>
SPDX-FileCopyrightText: GitHub Inc.
SPDX-FileCopyrightText: Feross Aboukhadijeh
SPDX-FileCopyrightText: Christoph Wurst


This file is generated from multiple sources. Included packages:
- @nextcloud/browser-storage
- version: 0.4.0
- license: GPL-3.0-or-later
- semver
- version: 7.6.0
- version: 7.6.3
- license: ISC
- axios
- version: 1.7.5
Expand All @@ -25,7 +30,7 @@ This file is generated from multiple sources. Included packages:
- version: 6.0.3
- license: MIT
- css-loader
- version: 6.8.1
- version: 7.1.2
- license: MIT
- ieee754
- version: 1.2.1
Expand All @@ -34,7 +39,7 @@ This file is generated from multiple sources. Included packages:
- version: 0.11.10
- license: MIT
- style-loader
- version: 3.3.3
- version: 4.0.0
- license: MIT
- webpack
- version: 5.94.0
Expand Down
2 changes: 1 addition & 1 deletion js/twofactor_nextcloud_notification-challenge.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions js/twofactor_nextcloud_notification-settings.js

Large diffs are not rendered by default.

15 changes: 10 additions & 5 deletions js/twofactor_nextcloud_notification-settings.js.license
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
SPDX-License-Identifier: MIT
SPDX-License-Identifier: ISC
SPDX-License-Identifier: GPL-3.0-or-later
SPDX-License-Identifier: BSD-3-Clause
SPDX-License-Identifier: AGPL-3.0-or-later
SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
Expand All @@ -14,15 +15,19 @@ SPDX-FileCopyrightText: Joas Schilling <[email protected]>
SPDX-FileCopyrightText: GitHub Inc.
SPDX-FileCopyrightText: Feross Aboukhadijeh
SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <[email protected]> (https://cure53.de/)
SPDX-FileCopyrightText: Christoph Wurst
SPDX-FileCopyrightText: Andris Reinman


This file is generated from multiple sources. Included packages:
- @nextcloud/browser-storage
- version: 0.4.0
- license: GPL-3.0-or-later
- semver
- version: 7.6.0
- version: 7.6.3
- license: ISC
- @nextcloud/vue
- version: 8.18.0
- version: 8.19.0
- license: AGPL-3.0-or-later
- axios
- version: 1.7.5
Expand All @@ -34,10 +39,10 @@ This file is generated from multiple sources. Included packages:
- version: 6.0.3
- license: MIT
- css-loader
- version: 6.8.1
- version: 7.1.2
- license: MIT
- dompurify
- version: 3.1.2
- version: 3.1.7
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3
Expand All @@ -55,7 +60,7 @@ This file is generated from multiple sources. Included packages:
- version: 0.11.10
- license: MIT
- style-loader
- version: 3.3.3
- version: 4.0.0
- license: MIT
- webpack
- version: 5.94.0
Expand Down
2 changes: 1 addition & 1 deletion js/twofactor_nextcloud_notification-settings.js.map

Large diffs are not rendered by default.

Loading