Commit Graph

43 Commits (1d0a2365631955944d746b4567cac85eb10a80db)

Author SHA1 Message Date
Bjoern Schiessle 8d36ddcf03 code clean-up 11 years ago
Thomas Müller 37e278f2a9 don't use the user id within the versions preview call as it could be used to access previews of another user 11 years ago
Bjoern Schiessle bef5108218 detect mimetype from the original filename, without the versioning timestamp 12 years ago
Bjoern Schiessle 9baedb4102 remove debug output 12 years ago
Bjoern Schiessle 4c2e3919de make previews work for shared files in the versions drop-down 12 years ago
Bjoern Schiessle b0a71bde15 maxX and maxY should be a integer 12 years ago
Bjoern Schiessle eb1216f949 add previews to versions dialog 12 years ago
Björn Schießle 9394fc5d4a new version drop down 12 years ago
Björn Schießle d9e75c2b92 remove admin settings for versions 12 years ago
Björn Schießle 5c7e3cf2e2 escape regular expressions; fix typo in variable name 12 years ago
Bart Visscher bb75dfc021 Whitespace fixes 12 years ago
Björn Schießle 0a5457c550 fix getVersions(), we need to get the correct user and filename 12 years ago
Thomas Mueller e0212c1174 l10n support enhanced in files_versions 12 years ago
Thomas Mueller 488ab0dba2 l10n support enhanced in files_version 12 years ago
Bart Visscher 148e4facfa Change files_versions namespace to OCA\Files_Versions 12 years ago
Björn Schießle 67d00bc6bb some more clean-up, isVersioned() is no longer needed; rename hook fixed if a complete folder gets renamed 12 years ago
Björn Schießle 75a871ecd7 expire all operation no longer needed; delete oldest versions if limit of empty space is reached 12 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Bart Visscher 0e58800016 Whitespace fixes in apps 13 years ago
Lukas Reschke 38271ded75 Added CSRF checks 13 years ago
Thomas Tanghus 748fcabba4 Added CSRF checks to files_versions. Expect some error messages - and report them ;) 13 years ago
Bjoern Schiessle e248412ca9 use getStorage() to get versions location 13 years ago
Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 13 years ago
Sam Tuke a775deaf22 Moved hooks and versions.php into new lib directory 13 years ago
Bjoern Schiessle dac539b619 handover the correct timestamp 13 years ago
Bjoern Schiessle c0e86489c9 no reason to strip tags at this point 13 years ago
Bjoern Schiessle c67ae2e7f1 no reason to strip tags at this point 13 years ago
Bjoern Schiessle d5237c42bc Util::formatDate() expect $timestamp as double 13 years ago
Sam Tuke 72215a818d added new user settings interface for deleting old file versions 13 years ago
Robin Appelman bfdb374a2c allow reverting file from history dropdown 13 years ago
Sam Tuke 9acd1065b0 made initial testing version of expireAll for version control \ngave some old vars new camelcase names 13 years ago
Sam Tuke a00c5ac78c fixed some include path issues 13 years ago
Thomas Mueller 583dce5276 removing executable bit - again 13 years ago
Sam Tuke 03fad97764 fixed some include path issues 13 years ago
Frank Karlitschek 43caa3b3b9 ported oc_json 13 years ago
Frank Karlitschek 8e99475886 first part of the config stuff 13 years ago
Frank Karlitschek e2fb094693 some more porting 13 years ago
Frank Karlitschek 70cea18cce ported getUser 13 years ago
Frank Karlitschek e409e7cd4c forgot a file 13 years ago
Sam Tuke 18a024e251 started implementing ajax file rollback 13 years ago
Sam Tuke c693ee2adb added available version names to files dropdown menu via new ajax script 13 years ago