nextcloud / files_lock

GNU Affero General Public License v3.0
25 stars 8 forks source link

fix: Show lock status for read only files and allow unlocking #307

Closed juliushaertl closed 4 months ago

juliushaertl commented 4 months ago

Fix #305

Adapted backport of https://github.com/nextcloud/files_lock/pull/306

Unfortunately the files app on 27 lacks the ability to provide our own condition on when to render an action. We should therefore just always show it.