Commit Graph

18 Commits (cb91e27ab33d4e2b2d13b26cdc8d965d1607201e)

Author SHA1 Message Date
Björn Schießle 33dcb3b1f4 fix missing dir creation for file versions (OC_Filesystemview::mkdir doesn't work here because it doesn't create directories recursively) 14 years ago
Bart Visscher 5f997021d1 Fix syntax bug 14 years ago
Bart Visscher ee32d1aad5 Fix versioning of shared files 14 years ago
Bart Visscher b04c7175dc Check if the versioned file exists before trying to do the versioning 14 years ago
Bart Visscher 10b74f9d05 Don't hide errors doing the versioning copy 14 years ago
Thomas Mueller 3829460ab8 adding space between) and { 14 years ago
Bart Visscher 785aa751bb Whitespace fixes 14 years ago
Bart Visscher 285c198c36 EOL fixes 14 years ago
jfd dc3bec6211 OC_Share no longer exists. remove hooks that would trigger require_once / autoloading failures, so i can at least upload files 14 years ago
Robin Appelman 8a19e134df fix ununsed variables 14 years ago
Bjoern Schiessle e248412ca9 use getStorage() to get versions location 14 years ago
Bjoern Schiessle bf09bcc854 add OCP\Files to access files 14 years ago
Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 14 years ago
Frank Karlitschek b967530795 increase the time limit again to a sensible granularity of 1 min. 14 years ago
Bjoern Schiessle 51774cca6b use OC_Filesystem for rollback 14 years ago
Bjoern Schiessle 55cde0e5aa moved remove and rename hook to libs/hooks.php 14 years ago
Sam Tuke a775deaf22 Moved hooks and versions.php into new lib directory 14 years ago
Bjoern Schiessle f22f49671b move hook to erase versions from deleted files to the right place 14 years ago
Bjoern Schiessle 52f99a7570 delete file versions if the user deletes a file 14 years ago