nextcloud/apps/files_sharing
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
..
ajax Files, trashbin, public apps use ajax/JSON for the file list 2014-04-02 15:33:47 +02:00
appinfo Expose public shares over webdav 2014-04-25 14:45:18 +02:00
css Merge pull request #8255 from owncloud/fix-public-download-button 2014-04-22 15:44:29 +05:30
js drop folder support on public shared folders 2014-04-11 14:54:13 +02:00
l10n [tx-robot] updated from transifex 2014-04-25 01:56:28 -04:00
lib Merge pull request #8353 from owncloud/publicshare-webdav 2014-04-26 15:55:37 +02:00
templates remove unneeded icon class 2014-03-14 14:47:40 +01:00
tests split-up the update script and add unit tests for it 2014-04-23 12:54:26 +02:00
public.php Fix file summary to use the whole file list 2014-04-28 14:49:39 +02:00
publicwebdav.php Expose public shares over webdav 2014-04-25 14:45:18 +02:00