Skip to content

Commit

Permalink
Merge pull request #12450 from nextcloud/enh/noid/Navigation-LoadAddi…
Browse files Browse the repository at this point in the history
…tionalEntriesEvent

feat(31): info about added LoadAdditionalEntriesEvent
  • Loading branch information
provokateurin authored Dec 18, 2024
2 parents 7aa08c2 + f91b705 commit 1939bfb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ Added APIs
- ``OCP\SetupCheck\CheckServerResponseTrait`` was added to ease implementing custom :ref:`setup checks<setup-checks>`
which need to check HTTP calls to the the server itself.
- Any implementation of ``OCP\Files\Mount\IMountPoint`` can additionally implement ``OCP\Files\Mount\IShareOwnerlessMount`` which allows everyone with share permission to edit and delete any share on the files and directories below the mountpoint.
- ``OCP\Navigation\Events\LoadAdditionalEntriesEvent`` is dispatched when the navigation manager needs to know about its entries, apart of standard app entries that are loaded automatically. This is only relevant for apps that provide extraneous entries.

Changed APIs
^^^^^^^^^^^^
Expand Down

0 comments on commit 1939bfb

Please sign in to comment.