nextcloud/apps/files_versions
Max 337fc110ec
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 09:52:36 +02:00
..
appinfo chore(release): Bump requirements and versions in apps/ 2023-03-03 06:44:27 +01:00
composer chore(autoloader): Update autoloaders with composer 2.5.5 2023-04-21 15:53:55 +02:00
img fix(assets): Optimize SVGs with scour 0.38.2 2023-04-24 08:59:38 +02:00
l10n Fix(l10n): 🔠 Update translations from Transifex 2023-03-30 02:27:36 +00:00
lib fix: catch ManuallyLockedException and use app context 2023-05-03 09:52:36 +02:00
src Highlight selected file version (Nextcloud Office) 2023-04-18 15:38:13 +02:00
tests don't re-get fileinfo for versioned file if it's not shared 2023-03-13 10:52:37 +01:00
.l10nignore Update .l10nignore for apps to exclude bundled JS files 2020-09-15 12:28:43 +02:00