| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor `OC\Server::getRootFolder` | Andrew Summers | 2023-11-10 | 1 | -1/+2 |
* | fix: log fopen calls when stream isn't available | Anna Larch | 2023-07-20 | 1 | -0/+7 |
* | Type sizes as int|float throughout the code base | Côme Chilliet | 2023-02-07 | 1 | -6/+6 |
* | Revert "remove 32-bit workarounds" | Côme Chilliet | 2023-02-07 | 1 | -1/+1 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -1/+0 |
* | remove 32-bit workarounds | szaimen | 2022-11-02 | 1 | -1/+1 |
* | Fix docblock for addFileFromStream | Daniel Kesselberg | 2022-05-24 | 1 | -2/+2 |
* | Add X-Accel-Buffering header to downloads | Unpublished | 2022-01-17 | 1 | -0/+1 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -1/+1 |
* | Rename External storages to External storage | szaimen | 2021-05-20 | 1 | -1/+1 |
* | Only disable zip64 if the size is known | Roeland Jago Douma | 2020-09-01 | 1 | -1/+5 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -3/+3 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -1/+1 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 1 | -4/+4 |
* | Update license headers for 18 | Christoph Wurst | 2019-12-20 | 1 | -0/+1 |
* | when downloading from web, skip files that are not accessible | Arthur Schiwon | 2019-12-19 | 1 | -3/+9 |
* | use Nodes API for zip streaming | Arthur Schiwon | 2019-12-19 | 1 | -17/+30 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+3 |
* | Use zip32 only if there are less than 65536 files | Daniel Calviño Sánchez | 2018-04-06 | 1 | -4/+24 |
* | Use zip32 if possible | Roeland Jago Douma | 2018-04-06 | 1 | -6/+17 |
* | Revert "Always enable Zip64 extension for zipstreamer" | Joas Schilling | 2017-06-09 | 1 | -1/+1 |
* | Always enable Zip64 extension for zipstreamer | Nicolai Ehemann | 2017-05-25 | 1 | -1/+1 |
* | Add doc block for $time | Joas Schilling | 2016-11-28 | 1 | -0/+1 |
* | Keep the filemtime for files when downloading them in a zip/tar | Joas Schilling | 2016-11-28 | 1 | -4/+12 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
* | Move more from \OC to PSR-4 | Roeland Jago Douma | 2016-04-29 | 1 | -0/+122 |