nextcloud/apps/files_versions/lib
Max 7f2de58e4c
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-04 09:41:27 +02:00
..
AppInfo Expose additional emails in {DAV:}alternate-URI-set 2022-05-17 15:11:36 +02:00
BackgroundJob Port existing server code to new interface 2022-08-08 17:03:19 +02:00
Command Merge pull request #27408 from PhrozenByte/enhancement/FilesVersionsCleanUpPath 2021-10-08 08:01:55 +02:00
Controller Remove allmost all deprecation from the files_version app 2021-07-23 10:07:38 +02:00
Events Remove allmost all deprecation from the files_version app 2021-07-23 10:07:38 +02:00
Listener Update php licenses 2021-06-04 22:02:41 +02:00
Sabre Remove allmost all deprecation from the files_version app 2021-07-23 10:07:38 +02:00
Versions fix: catch ManuallyLockedException and use app context 2023-05-04 09:41:27 +02:00
Capabilities.php Update php licenses 2021-06-04 22:02:41 +02:00
Expiration.php Remove allmost all deprecation from the files_version app 2021-07-23 10:07:38 +02:00
Hooks.php Remove allmost all deprecation from the files_version app 2021-07-23 10:07:38 +02:00
Storage.php fix: catch ManuallyLockedException and use app context 2023-05-04 09:41:27 +02:00