aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Streamer.php
Commit message (Expand)AuthorAgeFilesLines
* fix: log fopen calls when stream isn't availableAnna Larch2023-07-201-0/+7
* Type sizes as int|float throughout the code baseCôme Chilliet2023-02-071-6/+6
* Revert "remove 32-bit workarounds"Côme Chilliet2023-02-071-1/+1
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* remove 32-bit workaroundsszaimen2022-11-021-1/+1
* Fix docblock for addFileFromStreamDaniel Kesselberg2022-05-241-2/+2
* Add X-Accel-Buffering header to downloadsUnpublished2022-01-171-0/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+1
* Rename External storages to External storageszaimen2021-05-201-1/+1
* Only disable zip64 if the size is knownRoeland Jago Douma2020-09-011-1/+5
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-3/+3
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-4/+4
* Update license headers for 18Christoph Wurst2019-12-201-0/+1
* when downloading from web, skip files that are not accessibleArthur Schiwon2019-12-191-3/+9
* use Nodes API for zip streamingArthur Schiwon2019-12-191-17/+30
* Update license headersChristoph Wurst2019-12-051-1/+3
* Use zip32 only if there are less than 65536 filesDaniel Calviño Sánchez2018-04-061-4/+24
* Use zip32 if possibleRoeland Jago Douma2018-04-061-6/+17
* Revert "Always enable Zip64 extension for zipstreamer"Joas Schilling2017-06-091-1/+1
* Always enable Zip64 extension for zipstreamerNicolai Ehemann2017-05-251-1/+1
* Add doc block for $timeJoas Schilling2016-11-281-0/+1
* Keep the filemtime for files when downloading them in a zip/tarJoas Schilling2016-11-281-4/+12
* Fix othersJoas Schilling2016-07-211-2/+3
* Move more from \OC to PSR-4Roeland Jago Douma2016-04-291-0/+122