nextcloud/apps/files_versions/lib/Versions
Robin Appelman a0a3f534f7
allow non integer version ids
currently version ids are timestamps, but for storage provided versions
this is not always the case and they might be strings

Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-06-04 14:15:20 +02:00
..
BackendNotFoundException.php modular versions api 2018-11-01 00:21:48 +01:00
IVersion.php allow non integer version ids 2019-06-04 14:15:20 +02:00
IVersionBackend.php allow non integer version ids 2019-06-04 14:15:20 +02:00
IVersionManager.php modular versions api 2018-11-01 00:21:48 +01:00
LegacyVersionsBackend.php allow non integer version ids 2019-06-04 14:15:20 +02:00
Version.php allow non integer version ids 2019-06-04 14:15:20 +02:00
VersionManager.php allow non integer version ids 2019-06-04 14:15:20 +02:00