63 Commits (d44cbe3793bcc4c80edb0b7534c94123c76232c1)

Author SHA1 Message Date
  Roeland Jago Douma d720a2fb57
Moved over files_versions 7 years ago
  Joas Schilling 0215b004da
Update with robin 8 years ago
  Joas Schilling 813f0a0f40
Fix apps/ 8 years ago
  Lukas Reschke aba539703c
Update license headers 8 years ago
  Vincent Petry a6f997ddae Remove path from versions response 8 years ago
  Thomas Müller 682821c71e Happy new year! 8 years ago
  Morris Jobke ecdf88e41b Use proper public API for OC_Helper::getFileNameMimeType 8 years ago
  Lukas Reschke 8f09d5b67c Update license headers 8 years ago
  Morris Jobke b945d71384 update licence headers via script 8 years ago
  Vincent Petry 310d797284 Add versions tab to files sidebar 8 years ago
  Morris Jobke f63915d0c8 update license headers and authors 9 years ago
  Roeland Jago Douma 7a8072e958 Move core apps from OC_Log::write to OCP\Util 9 years ago
  Jenkins for ownCloud b585d87d9d Update license headers 9 years ago
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9 years ago
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9 years ago
  Lukas Reschke cbe31fbf57 Use `int` instead of `string` 9 years ago
  Lukas Reschke a7df23ceba Manually type-case all AJAX files 9 years ago
  Lukas Reschke 1cfcec8684 Add check if user is logged-in 9 years ago
  Robin Appelman d0266c0bf8 Use public api for getting l10n 9 years ago
  Bjoern Schiessle 8d36ddcf03 code clean-up 10 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 10 years ago
  Bjoern Schiessle bef5108218 detect mimetype from the original filename, without the versioning timestamp 10 years ago
  Bjoern Schiessle 9baedb4102 remove debug output 10 years ago
  Bjoern Schiessle 4c2e3919de make previews work for shared files in the versions drop-down 10 years ago
  Bjoern Schiessle b0a71bde15 maxX and maxY should be a integer 10 years ago
  Bjoern Schiessle eb1216f949 add previews to versions dialog 10 years ago
  Björn Schießle 9394fc5d4a new version drop down 11 years ago
  Björn Schießle d9e75c2b92 remove admin settings for versions 11 years ago
  Björn Schießle 5c7e3cf2e2 escape regular expressions; fix typo in variable name 11 years ago
  Bart Visscher bb75dfc021 Whitespace fixes 11 years ago
  Björn Schießle 0a5457c550 fix getVersions(), we need to get the correct user and filename 11 years ago
  Thomas Mueller e0212c1174 l10n support enhanced in files_versions 11 years ago
  Thomas Mueller 488ab0dba2 l10n support enhanced in files_version 11 years ago
  Bart Visscher 148e4facfa Change files_versions namespace to OCA\Files_Versions 11 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 11 years ago
  Björn Schießle 75a871ecd7 expire all operation no longer needed; delete oldest versions if limit of empty space is reached 11 years ago
  Sam Tuke 8b01286a5d Merged branch 'master' 11 years ago
  Thomas Mueller 3829460ab8 adding space between) and { 11 years ago
  Bart Visscher 0e58800016 Whitespace fixes in apps 12 years ago
  Lukas Reschke 38271ded75 Added CSRF checks 12 years ago
  Thomas Tanghus 748fcabba4 Added CSRF checks to files_versions. Expect some error messages - and report them ;) 12 years ago
  Bjoern Schiessle e248412ca9 use getStorage() to get versions location 12 years ago
  Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 12 years ago
  Sam Tuke a775deaf22 Moved hooks and versions.php into new lib directory 12 years ago
  Bjoern Schiessle dac539b619 handover the correct timestamp 12 years ago
  Bjoern Schiessle c0e86489c9 no reason to strip tags at this point 12 years ago
  Bjoern Schiessle c67ae2e7f1 no reason to strip tags at this point 12 years ago
  Bjoern Schiessle d5237c42bc Util::formatDate() expect $timestamp as double 12 years ago
  Sam Tuke 72215a818d added new user settings interface for deleting old file versions 12 years ago
  Robin Appelman bfdb374a2c allow reverting file from history dropdown 12 years ago