Commit Graph

22380 Commits (2fbe8bbcba2e6387669f0028cb5a3d314336efe4)
 

Author SHA1 Message Date
Thomas Müller 2fbe8bbcba Merge pull request #13370 from Sugaroverdose/fix_#13322 10 years ago
Morris Jobke 9b7c1a0093 Merge pull request #13347 from owncloud/share-scanpermissionsfromsource 10 years ago
Morris Jobke 8666d1d855 Merge pull request #13375 from owncloud/previews 10 years ago
Carla Schroder 2a5cbd7eca Note in config.sample.php that certain previews are not available in ms windows 10 years ago
Sugaroverdose b2de3b3d8d Force browser to redraw favorite icon 10 years ago
Jenkins for ownCloud 4c233fef2a [tx-robot] updated from transifex 10 years ago
Robin McCorkell 9d0915013b Merge pull request #13352 from owncloud/hhvm-array-key 10 years ago
Andreas Fischer b4a52e889a Do not use key() on array as the result depends on the internal array pointer. 10 years ago
Morris Jobke 925a680a24 Merge pull request #13354 from owncloud/hhvm-redis 10 years ago
Thomas Müller 337c43ce92 Merge pull request #13317 from owncloud/partfile-fileinfo 10 years ago
Morris Jobke 64d7463ca3 Merge pull request #13344 from owncloud/issue/13334-cleanup-tags-repairstep 10 years ago
Morris Jobke 34d6a1596c Merge pull request #13367 from owncloud/type-hint-server-method-from-request 10 years ago
Lukas Reschke 04ae8d2ea0 Add PHPDoc for magic property 'server' 10 years ago
Morris Jobke 455ad005a0 Merge pull request #13350 from owncloud/autoload-translations 10 years ago
Vincent Petry a9f0582e3e Use source storage permissions when scanning shared storage 10 years ago
Joas Schilling a22068cce3 Add a repair step to clean up orphan tags and tag entries 10 years ago
Bernhard Posselt 6737dd111d ignore core 10 years ago
Lukas Reschke 01304aa27e Merge pull request #13351 from owncloud/check-for-existence 10 years ago
Bernhard Posselt 4ec4914bb4 move check into addTranslation method 10 years ago
Andreas Fischer 567c246094 HHVM: Prevent E_WARNING messages by Redis test in console output. 10 years ago
Bernhard Posselt 1cce1f0e6b dont load core scritps 10 years ago
Thomas Müller 89fccad8ce Merge pull request #13349 from owncloud/kill-deprecated-code-sharing 10 years ago
Vincent Petry 87f81e5926 Remove unneeded addTranslations() calls 10 years ago
Lukas Reschke 96cd7c017a Check for existence of $_GET keys 10 years ago
Morris Jobke 5b706a468f Merge pull request #13348 from owncloud/fix-app-required-oc-version-check 10 years ago
Thomas Müller 25806346c2 remove deprecated code - fixes #13119 10 years ago
Bernhard Posselt d6f1ff7993 only load translsations for apps 10 years ago
Bernhard Posselt 8cb60b2366 make translation lookup faster (O(n) -> O(1)) 10 years ago
Bernhard Posselt 717e3acd9b autoload app's js translations 10 years ago
Morris Jobke 3a6d2fcc10 Merge pull request #13345 from owncloud/increase-files-external-versions 10 years ago
Morris Jobke f846d1e3f1 Merge pull request #13341 from owncloud/update-readversionfromtemplate 10 years ago
Joas Schilling 4b3a3dc0bb Check new and old ways of required oC version for app compatibility 10 years ago
Thomas Müller 9b7421972b Merge pull request #13332 from oparoz/fix-download-button 10 years ago
Joas Schilling f031a479ad Increase files_externals oC required version and its own version 10 years ago
Björn Schießle 9a487f0445 Merge pull request #13286 from owncloud/sharing_upgrade 10 years ago
Lukas Reschke 64ee942e7d Merge pull request #13288 from owncloud/enc_fix_public_download 10 years ago
Thomas Müller e2a3547127 Merge pull request #13335 from owncloud/disable-rememberme-files-external 10 years ago
Björn Schießle 5745b68fa9 Merge pull request #13311 from owncloud/fix_restore_keys 10 years ago
Vincent Petry 99304be4ef Read version and product name from update template 10 years ago
Olivier Paroz 356bfb36dc Download the current public folder only 10 years ago
Joas Schilling caaae1094f The files_external app might need the password so autologin must be disabled 10 years ago
Morris Jobke 65ee2b1de8 Merge pull request #13325 from owncloud/kill-strip-slashes 10 years ago
Jenkins for ownCloud f367bbb49d [tx-robot] updated from transifex 10 years ago
Morris Jobke c8fa85451c Merge pull request #13320 from owncloud/fix-php-doc-for-files-view 10 years ago
Morris Jobke 0a400b4577 drop unused parameter 10 years ago
Lukas Reschke 3ff3f641d6 Get rid of `stripslashes()` 10 years ago
Bjoern Schiessle d50e70ba3a set accept to 1 (=true) for all server-to-server shares on update, at this point in time all shares are created by the first version of server-to-server sharing and are accepted if they were added to the table 10 years ago
Morris Jobke 55672280e0 Merge pull request #13318 from owncloud/fix-annotation 10 years ago
Lukas Reschke d66facc762 Fix annotations in file view 10 years ago
Lukas Reschke 4766dac6f4 Fix PHP doc and enforce type 10 years ago