Commit Graph

7044 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
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
Thomas Müller 4351609df9 adding password protection check to getShareByToken() 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
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
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
Jörn Friedrich Dreyer 047ae7fb23 user workarount to compare CLOB column with CHAR value 13 years ago
Vincent Petry 127ab3cb47 When reading the size of "files" mountpoints need to be excluded 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
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
Vincent Petry 5dd20db05f Fixed Dropbox/Google storage async save call 13 years ago
Bjoern Schiessle afe35ca12d call getFileInfo to enforce a file cache entry for the new version, fix #6286 13 years ago
Bjoern Schiessle a83e37c799 remove old code 13 years ago
Bjoern Schiessle 3c7541e97c don't try to encrypt/decrypt cache chunks or files in the trash bin 13 years ago
Bjoern Schiessle 3ec3ebb3db copy files to owner trash recursively 13 years ago
Bjoern Schiessle 7dddf59942 it is not an urgent error... a DEBUG message is enough at this point 13 years ago
Vincent Petry 8ef32821be Fixed timezone issue with SMB storage 13 years ago
Thomas Müller 3b1396b538 remove ru_RU - it's almost untranslated 13 years ago
Carlos Cerrillo ce1a1996f7 Fixing Issue #6301 on master branch 13 years ago
Bjoern Schiessle 54cd174f61 don't unshare on delete 13 years ago
Vincent Petry 28be8496a9 Fixed various file name escaping issues in core apps 13 years ago
Georg Ehrke 3ae7bfc298 fix preview for reshared file 13 years ago
Arthur Schiwon 1636c6dbd8 LDAP: add tests for countUsers 13 years ago
Arthur Schiwon 59ff8388ea remove unnecessary line 13 years ago
Arthur Schiwon 1c58d8b226 LDAP: implement userCount action. This required to (finally) clean up and refactor the search method, which will have a positive performance impact on paged search. 13 years ago
Vincent Petry a711d4e39a Removed special handling of part files in shared storage rename 13 years ago
Arthur Schiwon 394bd17251 typo, grammar 13 years ago
Vincent Petry c9cb258616 Moved content disposition code+workarounds to OCP\Response 13 years ago
Bjoern Schiessle 13461698e4 tests added 13 years ago
Bjoern Schiessle eaa5dd0282 we can also have a path user/cache/... 13 years ago
Bjoern Schiessle 672cbc5378 check if the old owner and the old path is available 13 years ago
Bjoern Schiessle 2f568c9766 fix rename of shared files 13 years ago
Vincent Petry 1f93b4e842 Removed numRows usage from encryption app 13 years ago
Bjoern Schiessle 2f0ec8256f reliable detect encrypted files 13 years ago
Frank Karlitschek 913df0c5ed clarifying license 13 years ago
Bjoern Schiessle c88109a496 always show home breadcrumb in files view 13 years ago
Bjoern Schiessle 8f5dfd0920 always show 'Deleted Files' breadcrumb 13 years ago