Commit Graph

7166 Commits (c65fac092d327bbb275c60eaa3fcbdbb79e9d426)

Author SHA1 Message Date
Vincent Petry e6f93fc841 Fix warnings in logs when renaming over the web UI 13 years ago
Bjoern Schiessle cd4e044f66 public upload is also possible with encryption enabled, since OC6 13 years ago
Bjoern Schiessle 7f83f2a8f2 use more accurate error codes 13 years ago
Robin Appelman b590f019f6 Remove unused $freeSpace 13 years ago
Vincent Petry 11ef12a106 Added exception logger plugin for sabre connector 13 years ago
raghunayyar 2a0e8329f9 Fixes settings.css and converts more styles. 13 years ago
raghunayyar 932e8f9f58 Fixes width of the dropdown menus as per computed styles. 13 years ago
Bjoern Schiessle 83878b9a7d only update file cache with the unenecrypted size when the file was written 13 years ago
Vincent Petry c6695bbd76 Fixed download URL in public page 13 years ago
Vincent Petry 0671c58e36 Fixed filelist unit tests hidden params 13 years ago
Vincent Petry 4734146580 Fixed max upload size input field style 13 years ago
Bjoern Schiessle 28b6434f46 increase size of mimetype column 13 years ago
Vincent Petry bf95532fb6 Removed unused writeBack method 13 years ago
Jan-Christoph Borchardt f0c9e8205f remove %webroot from files_sharing app 13 years ago
Jan-Christoph Borchardt 809fb8482d remove %webroot% from files app 13 years ago
Vincent Petry 421f24868a Now using SFTP stream wrapper from phpseclib 13 years ago
Bjoern Schiessle b489d6b0af fix infinite loop if folder and subfolder has the same name 13 years ago
Bjoern Schiessle eaed786eed add path relative to the files folder of the currently logged in user to the output of getFolderContent() 13 years ago
Bjoern Schiessle a567f74d86 fix array order 13 years ago
Bjoern Schiessle 8d36ddcf03 code clean-up 13 years ago
Bjoern Schiessle 0b89a45f11 fix size calculation of getAllVersions() 13 years ago
Vincent Petry f09c19c316 Replaced time() with uniqid() to make sure the file name is unique 13 years ago
Bjoern Schiessle 85269641db add first unit test for the versioning app 13 years ago
Bjoern Schiessle 9efd07fbab isolate getExpireList function to make it testable 13 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 13 years ago
Jörn Friedrich Dreyer 21832bc890 user workarount to compare CLOB column with CHAR value 13 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 13 years ago
Thomas Müller 9fd4cb1b66 adding password protection check to getShareByToken() 13 years ago
Myles McNamara 9555305565 change publicUploadButtonMock to public_upload 13 years ago
Vincent Petry ca57a849ff When reading the size of "files" mountpoints need to be excluded 13 years ago
Robin Appelman 3d6d8d1bb6 Reuse the data retrieved from the cache in checkUpdate 13 years ago
kondou fea1cc82e8 Keep the EOF-Newline 13 years ago
raghunayyar 9edbd142a2 Removes Bogus Styles. 13 years ago
rnveach a41440436c added trigger to redo selection text on a directory change 13 years ago
rnveach 90a41ef26a fixed selector string and removed all checkbox if it was selected 13 years ago
Bjoern Schiessle 1df6bf997a add link to documentation 13 years ago
Vincent Petry f4c198b907 Fixed isPreviewAvailable warnings in log 13 years ago
Tigran Mkrtchyan a78dc11732 webdav: return SPACE_UNKNOWN if server do not support quota 13 years ago
Bjoern Schiessle 6b69c52037 updated description of the files encryption app 13 years ago
raghunayyar 4f593f99b6 Removes Bogus classes from previous commits. 13 years ago
Vincent Petry 350214c609 Added Javascript unit tests 13 years ago
raghunayyar 12e5d0f68d Fixes typos, adds ; wherever not present. 13 years ago
raghunayyar b7b83377c5 Fixes header going down in trash bin app. 13 years ago
Vincent Petry 2233aa2a04 Fixed files row height in Firefox/KDE 13 years ago
raghunayyar fd49d3c5c5 Fixes typo in versions.css 13 years ago
raghunayyar f975fd5499 Fixes Trashbin and Files Style Conflicts, more em to px conversions post rebase 13 years ago
Myles McNamara 62040fe2d2 change em to px 13 years ago
Bjoern Schiessle 592ae16603 remove old code 13 years ago
Bjoern Schiessle f4179a3f5a don't try to encrypt/decrypt cache chunks or files in the trash bin 13 years ago
Bjoern Schiessle f11f65c6a5 copy files to owner trash recursively 13 years ago