Commit Graph

16060 Commits (32afdcbefec5793fb28162c456919d2b0be5cfe9)
 

Author SHA1 Message Date
Thomas Müller 3a17220c9f Merge pull request #6858 from owncloud/fix-setupfs-only-for-existing-users-master 11 years ago
Vincent Petry f09c19c316 Replaced time() with uniqid() to make sure the file name is unique 11 years ago
Bjoern Schiessle 85269641db add first unit test for the versioning app 11 years ago
Bjoern Schiessle 9efd07fbab isolate getExpireList function to make it testable 11 years ago
Thomas Müller c57c9eae76 Merge branch 'master' into fixing-gallery-password-protected-access-master 11 years ago
Thomas Müller 262f221d11 Merge branch 'master' into fix-setupfs-only-for-existing-users-master 11 years ago
Thomas Müller 98415d68a5 Merge pull request #6864 from owncloud/protect-versions-preview-master 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
Thomas Müller 2e7fed1b9b Merge pull request #6861 from owncloud/neutral_download_zip_default_name 11 years ago
Thomas Müller c9194f761f Merge pull request #6857 from owncloud/fix_user_ldap_sql_on_oracle 11 years ago
Jörn Friedrich Dreyer 267e1f3c40 use 'download.zip' as default name for zip downloads instead of 'owncloud.zip' 11 years ago
Thomas Müller a3ea5aa2ac fixing comment + adding unit test for checkPasswordProtectedShare 11 years ago
Jörn Friedrich Dreyer 21832bc890 user workarount to compare CLOB column with CHAR value 11 years ago
Thomas Müller 23a4d0d44e OC_Util::setupFS($user) will create a data dir for the given string - no matter if the user really exists - OCP\JSON::checkUserExists($owner); introduces a ready to use check which will bail out with an JSON error 11 years ago
Thomas Müller 6746ad0a73 in case no share is found for the given token we can return right away 11 years ago
Thomas Müller 9fd4cb1b66 adding password protection check to getShareByToken() 11 years ago
Thomas Müller f29bd1cb0b adding code coverage support 11 years ago
Thomas Müller 0f794b6889 Merge pull request #6820 from owncloud/phpunit-test-config 11 years ago
icewind1991 92d8db6f19 Merge pull request #6849 from owncloud/checkupdate-reuse 11 years ago
Vincent Petry ee30977383 Merge pull request #6851 from owncloud/files-fixtrashandversionrootsizecalc 11 years ago
Myles McNamara 9555305565 change publicUploadButtonMock to public_upload 11 years ago
Jörn Friedrich Dreyer cdb7f40412 Merge pull request #6842 from owncloud/fix-quotes-again-master 11 years ago
Thomas Müller 4ec6debe2b remove unused variable 11 years ago
Vincent Petry ca57a849ff When reading the size of "files" mountpoints need to be excluded 11 years ago
Robin Appelman 3d6d8d1bb6 Reuse the data retrieved from the cache in checkUpdate 11 years ago
Vincent Petry 62dd58aa19 Merge pull request #6838 from owncloud/core-quotawrapperfailedfopenfix 11 years ago
Robin Appelman 164915a3f8 Move test config folder to tests/config 11 years ago
Morris Jobke f88360eba3 Merge pull request #6827 from rnveach/fix_6730 11 years ago
Thomas Müller 99e068761a adding a comment to the database schema 11 years ago
Thomas Müller 221e656e91 Revert "use getAppWebPath() in here as well" 11 years ago
Thomas Müller 8e64909e99 Updating 3rdparty once more .... 11 years ago
Thomas Müller 39be83ca8b Merge pull request #6676 from aseques/check_internet_proxy 11 years ago
Vincent Petry 1af7dab535 Fixed quota wrapper to not wrap failed fopen streams 11 years ago
Vincent Petry f354717c4c Merge pull request #6819 from owncloud/files-ispreviewenabledwarningfix 11 years ago
Morris Jobke 80dead5a9f fix double call of changeEmailAddress() 11 years ago
kondou fea1cc82e8 Keep the EOF-Newline 11 years ago
Morris Jobke 903b330ccc Merge pull request #6721 from tsumi/patch-1 11 years ago
Morris Jobke 3a2e03a7f0 Merge pull request #6784 from owncloud/fix-activation-of-unknown-apps 11 years ago
Morris Jobke 419d2d27e8 Merge pull request #6818 from owncloud/add_documentation_to_appinfo 11 years ago
Morris Jobke ce0cbbd7bc remove comment & add space 11 years ago
raghunayyar 9edbd142a2 Removes Bogus Styles. 11 years ago
rnveach a41440436c added trigger to redo selection text on a directory change 11 years ago
rnveach 90a41ef26a fixed selector string and removed all checkbox if it was selected 11 years ago
Bjoern Schiessle 80d871ab1e added website field 11 years ago
Morris Jobke f0a5007e9a fix input element closing tag 11 years ago
Bjoern Schiessle e2de3b8337 distinguish app links from doc links 11 years ago
Jan-Christoph Borchardt b291fb9cd7 make sure there's enough room for the file actions 11 years ago
Bjoern Schiessle bf0471a92e show link to app documentation 11 years ago
Bjoern Schiessle 1df6bf997a add link to documentation 11 years ago
Jan-Christoph Borchardt 3e803b5e36 restrict zooming on mobile devices for the publicly accessible, optimized pages 11 years ago