server/lib
Robin Appelman 5e082f8946
allow keeping multiple preview "versions" of the same file
The main use case here is storage provided versioning where we dont have
separate file ids for all the versions, by allowing a prefix for the
version we can store separate previews for all the versions.

Additionally, by keeping all the version previews in the same folder as the
"normal" previews they will be cleaned up properly when the file is deleted

Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-07-08 22:04:16 +02:00
..
composer allow keeping multiple preview "versions" of the same file 2019-07-08 22:04:16 +02:00
l10n [tx-robot] updated from transifex 2019-07-07 02:14:15 +00:00
private allow keeping multiple preview "versions" of the same file 2019-07-08 22:04:16 +02:00
public allow keeping multiple preview "versions" of the same file 2019-07-08 22:04:16 +02:00
autoloader.php
base.php Migrate the maintenance script to a modern module and bundle 2019-05-16 16:45:00 +02:00
versioncheck.php NC16 is php >= 7.1 2018-12-21 16:04:11 +01:00