nextcloud/apps/files/tests
Vincent Petry f6586f6bdf Fixed file sorting to work with scrolling
The FileList.files model is now updated with file operations.
Adding files to the list will add to the model first, then to the DOM.
If the insertion point isn't visible yet, the file won't be added to the
DOM until the user scrolls down.

Updated unit tests to include checking for the correct insertion point.
2014-04-28 14:55:00 +02:00
..
js Fixed file sorting to work with scrolling 2014-04-28 14:55:00 +02:00
ajax_rename.php we no longer need to handle the Shared folder different from any other folder 2014-04-23 12:54:25 +02:00