Merge pull request #11997 from nextcloud/backport/11994/stable29

[stable29] docs(apps_supported): Add files_lock
This commit is contained in:
Andy Scherzinger 2024-07-11 15:04:28 +02:00 committed by GitHub
commit 8a8bc44a9c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,6 +35,7 @@ Nextcloud Files
* `Full Text Search - Elasticsearch Platform <https://github.com/nextcloud/fulltextsearch_elasticsearch>`_
* `Full Text Search - Files <https://github.com/nextcloud/files_fulltextsearch>`_
* `Full Text Search - Tesseract OCR <https://github.com/daita/files_fulltextsearch_tesseract>`_
* `Temporary files lock <https://github.com/nextcloud/files_lock>`_ (this is necessary for "Edit files locally" functionality)
* `Group folders <https://github.com/nextcloud/groupfolders>`_
* `Guests <https://github.com/nextcloud/guests>`_
* `LDAP user and group backend <https://github.com/nextcloud/server/tree/master/apps/user_ldap>`_