nextcloud/apps/files/tests/js
Vincent Petry 9f62059efa Fix file summary to use the whole file list
- moved the summary code into a new class FileSummary
- FileSummary is calculated only once, then updated with add/remove
- added new OC.Util namespace for JS utility functions
2014-04-28 14:49:39 +02:00
..
breadcrumbSpec.js Files, trashbin, public apps use ajax/JSON for the file list 2014-04-02 15:33:47 +02:00
fileUploadSpec.js Added unit tests for "add()" method for file upload 2014-03-06 13:53:34 +01:00
fileactionsSpec.js Files, trashbin, public apps use ajax/JSON for the file list 2014-04-02 15:33:47 +02:00
filelistSpec.js Fix file summary to use the whole file list 2014-04-28 14:49:39 +02:00
filesSpec.js we no longer need to handle the Shared folder different from any other folder 2014-04-23 12:54:25 +02:00
filesummarySpec.js Fix file summary to use the whole file list 2014-04-28 14:49:39 +02:00