Skip to content

Commit 047d14b

Browse files
committed
refactor(dev): Unified Sharing is 35
Signed-off-by: provokateurin <kate@provokateurin.de>
1 parent 96f3cb7 commit 047d14b

2 files changed

Lines changed: 9 additions & 11 deletions

File tree

‎developer_manual/release_notes/critical_changes.rst‎

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,3 +176,12 @@ Apps with a custom ``\OCP\Federation\ICloudFederationProvider`` that receives no
176176
``\OCP\Federation\ISignedCloudFederationProvider``. The implementation must resolve the remote federation ID from the
177177
notification's shared secret and trusted data stored when the share was accepted. Return an empty string when the
178178
secret does not identify exactly one remote origin.
179+
180+
Unified sharing
181+
---------------
182+
183+
.. todo::
184+
185+
This is work in progress and needs an update when the changes have been finalized.
186+
187+
Changes to sharing APIs and user interface are planned. This includes both a new general API for sharing of entities and updates to the sharing user interface. See `nextcloud/server#51803 <https://github.com/nextcloud/server/issues/51803>`_ for details and mockups.

‎developer_manual/release_notes/previous/upgrade_to_34.rst‎

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -57,17 +57,6 @@ Removed back-end APIs
5757
- Instead of ``\OC_Util::redirectToDefaultPage`` and ``\OC_Util::getDefaultPageUrl`` use ``\OCP\IUrlGenerator::linkToDefaultPageUrl``
5858
- Instead of ``\OC_Util::checkAdminUser`` use ``IGroupManager::class::isAdmin``
5959

60-
61-
Unified sharing
62-
---------------
63-
64-
.. todo::
65-
66-
This is work in progress and needs an update when the changes have been finalized.
67-
68-
Changes to sharing APIs and user interface are planned. This includes both a new general API for sharing of entities and updates to the sharing user interface. See `nextcloud/server#51803 <https://github.com/nextcloud/server/issues/51803>`_ for details and mockups.
69-
70-
7160
Navigation styling revisions
7261
----------------------------
7362

0 commit comments

Comments
 (0)