Commit Graph

22384 Commits (36ced1f0020593470292e240bb6a0ef5716167f4)
 

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