Commit Graph

15580 Commits (44a6d2a98cf60586355ac104f289de762d501501)
 

Author SHA1 Message Date
Bjoern Schiessle 44a6d2a98c add test for password remove method 13 years ago
Bjoern Schiessle 8ee368ddad remove needless element tag 13 years ago
Bjoern Schiessle 34069e00c4 also load error handler if debugging is enabled 13 years ago
Bjoern Schiessle 88542819f0 remove passwords in URLs from all log messages 13 years ago
Vincent Petry 8a66c30895 Fixed image preview in trashbin subdirs 13 years ago
Bjoern Schiessle e6579a3c0a public upload is also possible with encryption enabled, since OC6 13 years ago
Bjoern Schiessle 9016093b4c use more accurate error codes 13 years ago
Vincent Petry 301e4988a1 Added exception logger plugin for sabre connector 13 years ago
Otto Sabart e6391d84a1 Add check for apc.enabled option 13 years ago
Bjoern Schiessle 4c305ef459 disable button and input field during decryption 13 years ago
Bjoern Schiessle 72e308788f remove the form, it isn't needed here 13 years ago
Bjoern Schiessle f1dc6e1441 use localised date in notification mails 13 years ago
Bjoern Schiessle 33801c311e only update file cache with the unenecrypted size when the file was written 13 years ago
Jan-Christoph Borchardt 0cd68cfedc prevent autofill for password change settings, prevent leak of existing password, fix #6552 13 years ago
Bjoern Schiessle e00f483238 add expire date to link share if possible 13 years ago
Bjoern Schiessle 5cc8df3723 increase size of mimetype column 13 years ago
Bjoern Schiessle 08bf128255 added website field 13 years ago
Bjoern Schiessle 3979508dae distinguish app links from doc links 13 years ago
Bjoern Schiessle a5a2fe9180 show link to app documentation 13 years ago
Bjoern Schiessle 29d63893ff add link to documentation 13 years ago
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