Commit Graph

7197 Commits (d36a2ff9eeedc9ebb2ebbba5d55cc255281e9929)

Author SHA1 Message Date
Vincent Petry d36a2ff9ee Added .jshintrc 13 years ago
Jan-Christoph Borchardt edea7781b7 make header scroll up for single shares, more view of content on small screens 13 years ago
Thomas Müller 7655728ddf - adding class to header div: share-folder or share-file 13 years ago
Jan-Christoph Borchardt 5a869732d1 adjust file type icon placement for when no preview can be generated 13 years ago
Vincent Petry 58c7042e70 Added error message for when target folder was removed 13 years ago
Jan-Christoph Borchardt d310df505c permanently show download action on mobile, only icon 13 years ago
Jan-Christoph Borchardt 8f81f007cd fix horizontal scrollbar appearing when footer is too long, footer wraps now 13 years ago
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
Jan-Christoph Borchardt c767ebcc03 fix multiselect bar being too short on big displays 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
Thomas Müller 617aa3cf29 Instead of 'No preview available for ...' we simple display the mieme-type icon 13 years ago
Bjoern Schiessle 28b6434f46 increase size of mimetype column 13 years ago
Jan-Christoph Borchardt 799e744ad7 remove background and width from multiselect bar, fix Download button not showing on mobile 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
Morris Jobke 4b7dfd34f8 fix conflicts and add missing closing tag 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
Thomas Müller ade726ad32 focus link text only on click in the input field - closes #6817 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
Thomas Müller 4ec6debe2b remove unused variable 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
Morris Jobke f0a5007e9a fix input element closing tag 13 years ago
Jan-Christoph Borchardt b291fb9cd7 make sure there's enough room for the file actions 13 years ago