nextcloud/apps/files_versions
Max be025b01ca fix: catch ManuallyLockedException and use app context
The files_lock app may throw ManuallyLockedExceptions
when attempting to revert a file that is currently opened.
This would prevent the user from rolling back a opened file.

Text and Richdocuments handle changes of the file while editing.
Allow reverting files even when they are locked by these apps
and let the apps handle the conflict.

Signed-off-by: Max <max@nextcloud.com>
2023-05-03 11:38:00 +00:00
..
appinfo Create files_versions table 2023-01-26 10:12:22 +00:00
composer Rename Hooks.php to FileEventsListener.php 2023-01-26 10:12:23 +00:00
img Svgo optimization 2016-09-27 20:56:26 +02:00
l10n Fix(l10n): 🔠 Update translations from Transifex 2023-03-30 02:27:44 +00:00
lib fix: catch ManuallyLockedException and use app context 2023-05-03 11:38:00 +00:00
src Use native tooltip for versions 2023-03-24 09:42:38 +01:00
tests don't re-get fileinfo for versioned file if it's not shared 2023-04-14 18:12:12 +00:00
.l10nignore Update .l10nignore for apps to exclude bundled JS files 2020-09-15 12:28:43 +02:00