Commit Graph

34 Commits (d16bb09aed51cce5dc08ba3f3bbd629b4351b3f0)

Author SHA1 Message Date
Vincent Petry 10bc67bef9 Show spinner for all files when deleting all 12 years ago
Vincent Petry f99f451026 Fixed drag and drop into folder and onto breadcrumb 12 years ago
Vincent Petry a15b68c10f Fixed selection summary calculation issue 12 years ago
Vincent Petry fd982df6ae Fixed selection to be based on FileList.files 12 years ago
Vincent Petry 8909b574fa Make sure there are always enough elements visible on the page 12 years ago
Vincent Petry 2883f231d0 Fixed insertion of files 12 years ago
Vincent Petry f6586f6bdf Fixed file sorting to work with scrolling 12 years ago
Vincent Petry 9c2fbea6a4 Fix file selection for infinite scrolling 12 years ago
Vincent Petry 9f62059efa Fix file summary to use the whole file list 12 years ago
Bjoern Schiessle 27c5a978f9 we no longer need to handle the Shared folder different from any other folder 12 years ago
Vincent Petry 0be9de5df5 Files, trashbin, public apps use ajax/JSON for the file list 13 years ago
Vincent Petry aaa8d6ec02 Fixed broken delete file action 13 years ago
Vincent Petry 07f78c8248 Added unit tests for "add()" method for file upload 13 years ago
Bjoern Schiessle 2e73c957e5 don't allow to create a file or folder named 'Shared' in the root folder, also exclude all combinations of lower and upper case letters 13 years ago
Robin Appelman f710205ee7 Make unit tests expect the svg icons 13 years ago
Vincent Petry d5397d813c Do not send file list for select all on Download/delete 13 years ago
Vincent Petry ba1b9df8a9 Fixed file name validation unit test + added newline 13 years ago
Vincent Petry d36a2ff9ee Added .jshintrc 13 years ago
Vincent Petry bc598f1919 Updated unit tests for rename action 13 years ago
Vincent Petry 58c7042e70 Added error message for when target folder was removed 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 350214c609 Added Javascript unit tests 13 years ago
Vincent Petry bc64931cd0 Fixed unit tests for ajax rename 13 years ago
Vincent Petry 356eef0739 Quota storage wrapper is now used for all users in sharing mode 13 years ago
Thomas Müller a90cefcea2 avoid usage of brand name 'ownCloud' 13 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 13 years ago
Morris Jobke e0547a25ab if rename of file fails, the rename is undone in the view - #fix 2820 13 years ago
Morris Jobke e2bd32323d [files] fix mock creation and remove hardcoded 'require' statement 13 years ago
Morris Jobke b777c0fd75 [files] rename lib to "App" 13 years ago
Morris Jobke 7e23e97676 [files] rename test class and add rename test 13 years ago
Morris Jobke d4ba9cf338 [files] remove realpath in test 13 years ago
Morris Jobke bb5554de7f [files] rename tests 13 years ago