Skip to content
Open
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
1 change: 1 addition & 0 deletions .github/workflows/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#
# SPDX-FileCopyrightText: 2021-2024 Nextcloud GmbH and Nextcloud contributors
# SPDX-License-Identifier: MIT
# t

name: Node

Expand Down
6 changes: 2 additions & 4 deletions js/app_api-adminSettings.js.license
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ 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)
SPDX-License-Identifier: ( AGPL-3.0-or-later)
SPDX-FileCopyrightText: rhysd <[email protected]>
SPDX-FileCopyrightText: p-queue developers
SPDX-FileCopyrightText: inline-style-parser developers
Expand Down Expand Up @@ -42,7 +41,6 @@ SPDX-FileCopyrightText: Arnout Kazemier
SPDX-FileCopyrightText: Antoni Andre <[email protected]>
SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
SPDX-FileCopyrightText: Andrea Giammarchi
SPDX-FileCopyrightText: Alexander Piskun <[email protected]>
SPDX-FileCopyrightText: @nextcloud/dialogs developers


Expand Down Expand Up @@ -377,6 +375,6 @@ This file is generated from multiple sources. Included packages:
- webpack
- version: 5.102.1
- license: MIT
- app_api
- nextcloud
- version: 1.0.0
- license: ( AGPL-3.0-or-later)
- license: AGPL-3.0-or-later
2 changes: 1 addition & 1 deletion js/app_api-adminSettings.js.map

Large diffs are not rendered by default.

7 changes: 3 additions & 4 deletions js/app_api-filesplugin.js.license
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ 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: AGPL-3.0-or-later
SPDX-FileCopyrightText: string_decoder developers
SPDX-FileCopyrightText: escape-html developers
SPDX-FileCopyrightText: Tobias Koppers @sokra
Expand All @@ -13,7 +13,6 @@ SPDX-FileCopyrightText: James Halliday
SPDX-FileCopyrightText: GitHub Inc.
SPDX-FileCopyrightText: Feross Aboukhadijeh
SPDX-FileCopyrightText: Alkemics
SPDX-FileCopyrightText: Alexander Piskun <[email protected]>


This file is generated from multiple sources. Included packages:
Expand Down Expand Up @@ -56,6 +55,6 @@ This file is generated from multiple sources. Included packages:
- webpack
- version: 5.102.1
- license: MIT
- app_api
- nextcloud
- version: 1.0.0
- license: ( AGPL-3.0-or-later)
- license: AGPL-3.0-or-later
Loading