Commit Graph

14992 Commits (11425d142d6a52345365af21a955c94ad14d4b69)
 

Author SHA1 Message Date
Jörn Friedrich Dreyer 11425d142d readd sharing token to public template 12 years ago
Bart Visscher 630e46f60a Merge pull request #5789 from ogasser/db_fix_default_for_numeric 12 years ago
Frank Karlitschek 16dce51917 increase version number to trigger a DB migration to get more testers for the new indexes. 12 years ago
Frank Karlitschek 54364f172e Merge pull request #5814 from owncloud/add-indexes 12 years ago
Thomas Müller 1e863cd959 Merge pull request #5700 from owncloud/ldapWizSetDisplayNames 12 years ago
Thomas Müller 49e9f771ff Merge pull request #5813 from owncloud/fix-4736-master 12 years ago
Morris Jobke 6ef39931cb Merge pull request #5767 from owncloud/moviepreviewfallback 12 years ago
Morris Jobke 57a3141cb1 Merge pull request #5867 from owncloud/users-groupadmindropdown 12 years ago
Thomas Müller 617dc0e468 Merge branch 'master' into moviepreviewfallback 12 years ago
Thomas Müller ecc7b01cee Merge pull request #5824 from owncloud/fix-publicshare-non-existing 12 years ago
Thomas Müller 2bb4c266a6 Merge pull request #5862 from owncloud/files-singledotdirs 12 years ago
Thomas Müller 447e468d1a Merge pull request #5850 from owncloud/oc_api_tests 12 years ago
Frank Karlitschek 29e9f2833d Merge pull request #5214 from owncloud/no_extra_slashes 12 years ago
Thomas Müller 7e63722534 make use of data providers 12 years ago
Vincent Petry d9ab964ff9 Added missing test with leading backslash 12 years ago
Thomas Müller 19e03ef77f Merge pull request #5827 from owncloud/avoid_preview_errors 12 years ago
Vincent Petry f670d74634 Added min-height in case of empty multi-select 12 years ago
Vincent Petry 55355ba28e Fixed multiselect to not set the button's height on itself after select 12 years ago
Vincent Petry 008c3b80d6 Files app backend now normalizes paths before rendering templates 12 years ago
Vincent Petry c06d8bb007 Fixed normalizePath() to strip out single dot dirs 12 years ago
tomneedham 1449437c9e Merge multiple failed third party responses when returning the result 12 years ago
tomneedham bb182bbfb2 Merge multiple shipped failures before responding. 12 years ago
tomneedham ca5c39a3a1 Return failed shipped responses over succedded shipped responses 12 years ago
tomneedham 5a2d700866 Fix type in unit test 12 years ago
tomneedham a39f3fdbf9 Return result object when only one successful response is returned 12 years ago
tomneedham 790055571d Update lib/private/api.php after merge conflict 12 years ago
tomneedham b06682b7fb Merge branch 'ocs_api_fix_success_code' into oc_api_tests 12 years ago
tomneedham 00944a376a Merge branch 'master' into oc_api_tests 12 years ago
tomneedham 959513fdc8 Add tests for OC_API::mergeResponses() 12 years ago
tomneedham f19caeed33 Remove OC_App dependancy from OC_API::mergeResponses() 12 years ago
Frank Karlitschek 8d0d0836ba Merge branch 'master' of https://github.com/owncloud/core 12 years ago
Frank Karlitschek cd4a816c11 beta 4 12 years ago
Frank Karlitschek 58ff8a8673 Merge pull request #5805 from owncloud/shared-storage-copy-folder 12 years ago
Frank Karlitschek 15c4e4ed09 Merge pull request #5806 from owncloud/styles-fix-external_storage 12 years ago
Morris Jobke 5aae550b11 Merge pull request #5809 from owncloud/fix5753 12 years ago
Morris Jobke 408ce91b25 Merge pull request #5768 from owncloud/quota-workaroundwhenmissingrootsize-home-only 12 years ago
Morris Jobke ac0e87b1cc Merge pull request #5831 from owncloud/files-charatissue 12 years ago
Vincent Petry 3fa651f2b1 Merge pull request #5447 from owncloud/fixing-5117-master 12 years ago
Vincent Petry 5bdfccfc47 Fixed total dirs/files message hiding condition 12 years ago
Tom Needham 17e45e2002 Pick any none 100 status code before defaulting to 100 12 years ago
Thomas Tanghus ec51825d31 Use dedicated OC_Image loader methods 12 years ago
Vincent Petry 34c92f6656 Now using HomeStorage for legacy home storage ids 12 years ago
Bjoern Schiessle 77429c28fd rename fixPartialFilePath() to stripPartialFileExtension(), this name describes better what the method actually does 12 years ago
Vincent Petry 1a65e3a725 Now calling parent method when path is not root 12 years ago
Robin Appelman 32a703ab36 Do not use -1 as the size for the root folder of the home storage 12 years ago
Morris Jobke dc30056025 Merge pull request #5822 from owncloud/delete_hooks_trash_and_versions 12 years ago
Robin Appelman abc428916c Fix fatal error when trying to open a non existing public link 12 years ago
Georg Ehrke 49cd5dad24 add trash bin and file versions delete hooks in OC::registerPreviewHooks 12 years ago
Georg Ehrke 238e4bc3eb implement delete hooks in file versions lib 12 years ago
Georg Ehrke 90fac1f371 replace $path with '/files_trashbin/files/' . $file 12 years ago