aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Archive
Commit message (Expand)AuthorAgeFilesLines
* Strong type filesize related methods to ease 32bits problem findingsCôme Chilliet2023-02-073-7/+3
* Expose ZIP stat informationVincent Petry2022-04-111-0/+29
* Move to strong typing in OC\ArchiveCôme Chilliet2022-02-243-155/+78
* Fix unused import in OC\Archive\ZIPCôme Chilliet2022-02-241-1/+0
* Fix more typing in OC\Archive classesCôme Chilliet2022-02-243-9/+9
* Improve typing in OC\Archive classesCôme Chilliet2022-02-243-18/+50
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-043-3/+0
* Fix return types for Archive::getStreamMorris Jobke2021-01-073-3/+3
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* Add more details if extract fails.Daniel Kesselberg2020-10-221-0/+10
* Format code to a single space around binary operatorsChristoph Wurst2020-10-052-27/+27
* Update license headers for 19Christoph Wurst2020-04-291-1/+1
* Add visibility to all constantsChristoph Wurst2020-04-101-3/+3
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-102-15/+15
* Format control structures, classes, methods and functionChristoph Wurst2020-04-102-22/+22
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-312-1/+2
* Use the short array syntax, everywhereChristoph Wurst2020-03-262-12/+12
* Update license headersChristoph Wurst2019-12-053-3/+4
* Cleanup some PHPDoc leftovers and unused variablesMorris Jobke2019-03-061-1/+0
* move log constants to ILoggerArthur Schiwon2018-04-261-1/+2
* Remove \OCP\Files::tmpFolderRoeland Jago Douma2018-03-191-3/+3
* Remove \OCP\Files::tmpFileRoeland Jago Douma2018-03-192-2/+2
* Use index based string access for substr with length of 1Morris Jobke2018-01-261-7/+2
* Update license headersMorris Jobke2017-11-063-4/+0
* More phpstorm inspection fixesRoeland Jago Douma2017-07-243-46/+46
* replace close:// streamwrapper with CallBackWrapperRobin Appelman2017-01-062-19/+18
* Move to non-static versionLukas Reschke2016-10-311-20/+1
* Update with robinJoas Schilling2016-07-213-3/+3
* Fix othersJoas Schilling2016-07-213-9/+12
* Update license headersLukas Reschke2016-05-263-4/+6
* Move OC_Archive to \OC\Archive\ArchiveRoeland Jago Douma2016-05-023-2/+162
* Move OC_Archive_XX to PSR-4Roeland Jago Douma2016-05-022-0/+620