summaryrefslogtreecommitdiffstats
path: root/lib/private/Archive/ZIP.php
Commit message (Expand)AuthorAgeFilesLines
* Expose ZIP stat informationVincent Petry2022-04-111-0/+29
* Move to strong typing in OC\ArchiveCôme Chilliet2022-02-241-48/+29
* Fix unused import in OC\Archive\ZIPCôme Chilliet2022-02-241-1/+0
* Fix more typing in OC\Archive classesCôme Chilliet2022-02-241-3/+3
* Improve typing in OC\Archive classesCôme Chilliet2022-02-241-9/+21
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Fix return types for Archive::getStreamMorris Jobke2021-01-071-1/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-26/+26
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-18/+18
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-2/+2
* Update license headersChristoph Wurst2019-12-051-1/+2
* move log constants to ILoggerArthur Schiwon2018-04-261-1/+2
* Remove \OCP\Files::tmpFileRoeland Jago Douma2018-03-191-1/+1
* Update license headersMorris Jobke2017-11-061-1/+0
* More phpstorm inspection fixesRoeland Jago Douma2017-07-241-15/+15
* replace close:// streamwrapper with CallBackWrapperRobin Appelman2017-01-061-9/+9
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-3/+4
* Update license headersLukas Reschke2016-05-261-1/+2
* Move OC_Archive to \OC\Archive\ArchiveRoeland Jago Douma2016-05-021-1/+1
* Move OC_Archive_XX to PSR-4Roeland Jago Douma2016-05-021-0/+230