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
9 changes: 9 additions & 0 deletions LICENSES/LicenseRef-NextcloudTrademarks.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
The Nextcloud marks
Nextcloud and the Nextcloud logo is a registered trademark of Nextcloud GmbH in Germany and/or other countries.
These guidelines cover the following marks pertaining both to the product names and the logo: “Nextcloud”
and the blue/white cloud logo with or without the word Nextcloud; the service “Nextcloud Enterprise”;
and our products: “Nextcloud Files”; “Nextcloud Groupware” and “Nextcloud Talk”.
This set of marks is collectively referred to as the “Nextcloud marks.”

Use of Nextcloud logos and other marks is only permitted under the guidelines provided by the Nextcloud GmbH.
A copy can be found at https://discord.com/branding
Comment thread
marcoambrosini marked this conversation as resolved.
6 changes: 6 additions & 0 deletions REUSE.toml
Original file line number Diff line number Diff line change
Expand Up @@ -76,3 +76,9 @@ path = ".l10nignore"
precedence = "aggregate"
SPDX-FileCopyrightText = "2026 Nextcloud GmbH and Nextcloud contributors"
SPDX-License-Identifier = "AGPL-3.0-or-later"

[[annotations]]
path = ["img/dashboard/**.webp"]
precedence = "aggregate"
SPDX-FileCopyrightText = "Nextcloud GmbH <https://nextcloud.com/trademarks/>"
SPDX-License-Identifier = "LicenseRef-NextcloudTrademarks"
Comment thread
marcoambrosini marked this conversation as resolved.
2 changes: 2 additions & 0 deletions appinfo/routes.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@
['name' => 'TeamFolder#getTeamFolder', 'url' => '/teams/{circleId}/folder', 'verb' => 'GET'],
['name' => 'TeamFolder#unlinkTeamFolder', 'url' => '/teams/{circleId}/folder', 'verb' => 'DELETE'],
['name' => 'TeamFolder#upgradeTeamFolder', 'url' => '/teams/{circleId}/folder', 'verb' => 'POST'],
['name' => 'TeamTabs#getTabOrder', 'url' => '/teams/{circleId}/tab-order', 'verb' => 'GET'],
['name' => 'TeamTabs#setTabOrder', 'url' => '/teams/{circleId}/tab-order', 'verb' => 'PUT'],

// Teams Dashboard widget endpoint
['name' => 'TeamsDashboard#getCompleteTeamsData', 'url' => '/teams/dashboard/widget', 'verb' => 'GET'],
Expand Down
4 changes: 4 additions & 0 deletions css/NcCheckboxRadioSwitch-DVdt5Hkq-CT7LkuJ2.chunk.css

Large diffs are not rendered by default.

4 changes: 0 additions & 4 deletions css/NcPasswordField-BFyzHTOO-CL2f0Q1f.chunk.css

This file was deleted.

15 changes: 15 additions & 0 deletions css/main-DWPnpq0j.chunk.css

Large diffs are not rendered by default.

15 changes: 0 additions & 15 deletions css/main-YBk9O57L.chunk.css

This file was deleted.

6 changes: 3 additions & 3 deletions css/teams-main.css
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
/* extracted by css-entry-points-plugin */
@import './main-YBk9O57L.chunk.css';
@import './main-DWPnpq0j.chunk.css';
@import './_plugin-vue_export-helper-Ks0gkIDB.chunk.css';
@import './logger-B4NWMygB.chunk.css';
@import './NcActionRouter-vYFtIOzD-BuuqIKuh.chunk.css';
@import './index-BWhNCeJl.chunk.css';
@import './NcPasswordField-BFyzHTOO-CL2f0Q1f.chunk.css';
@import './NcAvatar-1KxMUN7V-sC510HXO.chunk.css';
@import './NcCheckboxRadioSwitch-DVdt5Hkq-CT7LkuJ2.chunk.css';
@import './index-BWhNCeJl.chunk.css';
@import './NcBreadcrumbs-B4eyDS9i-BknLVeOm.chunk.css';
@import './index-bfXBK-tQ.chunk.css';
@import './index-BnF98eos.chunk.css';
Expand Down
2 changes: 1 addition & 1 deletion css/teams-settings-admin.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
@import './settings-admin-BEZBKJuE.chunk.css';
@import './_plugin-vue_export-helper-Ks0gkIDB.chunk.css';
@import './logger-B4NWMygB.chunk.css';
@import './NcPasswordField-BFyzHTOO-CL2f0Q1f.chunk.css';
@import './NcCheckboxRadioSwitch-DVdt5Hkq-CT7LkuJ2.chunk.css';
@import './NcSettingsSection-Caz1fuWt-D7mIRwIy.chunk.css';
2 changes: 1 addition & 1 deletion css/teams-settings-team-folders.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
@import './_plugin-vue_export-helper-Ks0gkIDB.chunk.css';
@import './logger-B4NWMygB.chunk.css';
@import './index-BWhNCeJl.chunk.css';
@import './NcPasswordField-BFyzHTOO-CL2f0Q1f.chunk.css';
@import './NcCheckboxRadioSwitch-DVdt5Hkq-CT7LkuJ2.chunk.css';
@import './NcSettingsSection-Caz1fuWt-D7mIRwIy.chunk.css';
Binary file added img/dashboard/meetings-dark.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/dashboard/meetings-rtl-dark.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/dashboard/meetings-rtl.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/dashboard/meetings.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions js/FilePicker-DWYoSaVg-ClVoFk6K.chunk.mjs

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions js/FilePicker-DWYoSaVg-DPT4gG7D.chunk.mjs

This file was deleted.

2 changes: 0 additions & 2 deletions js/NcActionRouter-vYFtIOzD-BC2ykeOF.chunk.mjs

This file was deleted.

2 changes: 2 additions & 0 deletions js/NcActionRouter-vYFtIOzD-QPKMfDKu.chunk.mjs

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Loading