aboutsummaryrefslogtreecommitdiffstats
path: root/lib/filechunking.php
Commit message (Collapse)AuthorAgeFilesLines
* Run proxies and emit signals when finising chunked uploadBart Visscher2012-09-181-2/+56
| | | | Otherwise the file cache and the quota isn't checked
* Chunked upload: Support reusing local chunksBart Visscher2012-07-271-2/+30
|
* Chunked upload: Refactor OC_FileChunking to objectBart Visscher2012-07-271-18/+31
|
* Chunked upload: Refactor to static classBart Visscher2012-07-271-0/+53