mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
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> |
||
|---|---|---|
| .. | ||
| BackendNotFoundException.php | ||
| IDeletableVersionBackend.php | ||
| INameableVersion.php | ||
| INameableVersionBackend.php | ||
| IVersion.php | ||
| IVersionBackend.php | ||
| IVersionManager.php | ||
| LegacyVersionsBackend.php | ||
| Version.php | ||
| VersionManager.php | ||