Commit Graph

15560 Commits (39354eaaf1b3cb62016efa792fa7cfa53e0e8973)
 

Author SHA1 Message Date
Vincent Petry 39354eaaf1 Fixed sharing results to include the correct permissions 13 years ago
Bjoern Schiessle 2e8418b362 fix infinite loop if folder and subfolder has the same name 13 years ago
Bjoern Schiessle 1a93891222 add path relative to the files folder of the currently logged in user to the output of getFolderContent() 13 years ago
Vincent Petry 099ccfa254 Fixed isPreviewAvailable warnings in log 13 years ago
Björn Schießle d41b2c5401 Merge pull request #6891 from owncloud/version_fix_array_order_stable6 13 years ago
Myles McNamara 5f7bc2cf4d change publicUploadButtonMock to public_upload 13 years ago
Myles McNamara 6d330e8a3f change em to px 13 years ago
Myles McNamara 72b680ca2d modify js to move upload wrapper, modify css to match core values 13 years ago
Myles McNamara 5e1c3732e5 remove extra upload controls 13 years ago
Myles McNamara 7251c65996 fix upload button layout 13 years ago
Bjoern Schiessle fea0ba84c5 fix size calculation 13 years ago
Bjoern Schiessle cdfc6ff5d5 fix array ordering issue 13 years ago
Björn Schießle 50721da77b Merge pull request #6874 from owncloud/versioning_expire_fixes_stable6 13 years ago
Frank Karlitschek 14cbec6d6b 6.0.1 13 years ago
Thomas Müller ea334cfa18 fixing comment + adding unit test for checkPasswordProtectedShare 13 years ago
Thomas Müller c10af30381 in case no share is found for the given token we can return right away 13 years ago
Thomas Müller 4351609df9 adding password protection check to getShareByToken() 13 years ago
Thomas Müller c430fe6612 Merge pull request #6869 from owncloud/fix-setupfs-only-for-existing-users-stable6 13 years ago
Tigran Mkrtchyan 3501007074 webdav: return SPACE_UNKNOWN if server do not support quota 13 years ago
Bjoern Schiessle 603828366f selective backport of the bug fixes from pr #6863 13 years ago
Vincent Petry e46df97c3a Replaced time() with uniqid() to make sure the file name is unique 13 years ago
Björn Schießle 180bb9fa9f Merge pull request #6867 from owncloud/protect-versions-preview-stable6 13 years ago
Thomas Müller 81f1c04b85 Merge pull request #6456 from owncloud/fix_home_storage_quota_stable6 13 years ago
Thomas Müller b722ce6cc3 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 13 years ago
Jörn Friedrich Dreyer 65fa896bc2 add getOwner impementation to Home Storage 13 years ago
Thomas Müller 464b31157e don't use the user id within the versions preview call as it could be used to access previews of another user 13 years ago
Thomas Müller a9f7764879 Merge pull request #6865 from owncloud/fix_user_ldap_sql_on_oracle_stable6 13 years ago
Jörn Friedrich Dreyer 047ae7fb23 user workarount to compare CLOB column with CHAR value 13 years ago
Thomas Müller 98db90ba70 Merge pull request #6862 from owncloud/neutral_download_zip_default_name_stable6 13 years ago
Jörn Friedrich Dreyer 0b11762b1c use 'download.zip' as default name for zip downloads instead of 'owncloud.zip' 13 years ago
Vincent Petry 127ab3cb47 When reading the size of "files" mountpoints need to be excluded 13 years ago
Vincent Petry 09cc0c5cc9 Fixed quota wrapper to not wrap failed fopen streams 13 years ago
rnveach c4c5e34110 added trigger to redo selection text on a directory change 13 years ago
rnveach 89d60a2680 fixed selector string and removed all checkbox if it was selected 13 years ago
Thomas Müller 369ec65d12 Merge pull request #6828 from owncloud/dont_add_queuedtasks_during_upgrade 13 years ago
Jörn Friedrich Dreyer 40c2f47cd9 add needUpgrade() check to addQueuedTask() 13 years ago
Vincent Petry bc22799160 Fix array access syntax for older PHP 13 years ago
Bjoern Schiessle 4c1510b729 updated description of the files encryption app 13 years ago
Vincent Petry d44b98d3dd Fix to not destroy draggable when no draggable was set 13 years ago
Frank Karlitschek a4e842f19a 6.0.1 RC1 13 years ago
Volkan Gezer aec0f06501 Fix untranslated text when deleting user 13 years ago
ben-denham f9e4d0a5e2 updated the unit test for OCP\Share::unshareAll() to verify that shares by all users are removed for an item. 13 years ago
ben-denham 3093c63024 Unshare all will now delete all shares for the item, instead of only for a single owner. 13 years ago
Thomas Müller b0edbd8ebd Merge pull request #6783 from owncloud/backport-6530-stable6 13 years ago
Vincent Petry 5dd20db05f Fixed Dropbox/Google storage async save call 13 years ago
Thomas Müller 0c140d5f6e in order to work properly with encryption ocTransferId is added to the file path - questionable usage of magic string 13 years ago
Thomas Müller 49969825ad Adding a random postfix to the part file. 13 years ago
Bjoern Schiessle 3b21499b34 extended test to also check the status messages 13 years ago
Bjoern Schiessle 3fde29ead4 keep response message 13 years ago
Bjoern Schiessle afe35ca12d call getFileInfo to enforce a file cache entry for the new version, fix #6286 13 years ago