Merge pull request #11998 from nextcloud/backport/11994/stable28

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

View File

@ -34,6 +34,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>`_