summaryrefslogtreecommitdiffstats
path: root/lib/private/legacy/OC_Files.php
Commit message (Expand)AuthorAgeFilesLines
* Type sizes as int|float throughout the code baseCôme Chilliet2023-02-071-9/+6
* Multiple fixesCarl Schwan2022-07-311-16/+14
* Add share attributes + prevent download permissionVincent Petry2022-07-281-2/+31
* Fix Call to a member function getSize() on boolCarl Schwan2022-05-121-5/+10
* Add X-Accel-Buffering header to downloadsUnpublished2022-01-171-0/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+1
* l10n: Unify spellingValdnet2021-05-201-2/+2
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-2/+1
* Fix the download of multiple files from the webUIRoeland Jago Douma2020-12-031-0/+1
* Use lib instead if core as l10n module in OC_FilesMorris Jobke2020-10-271-3/+3
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-5/+5
* Don't use deprecated getIniWrapper() anymoreJoas Schilling2020-08-201-1/+2
* Add visibility to all constantsChristoph Wurst2020-04-101-4/+4
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-30/+21
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-22/+22
* Move legacy classes from PSR0 to PSR4Christoph Wurst2020-04-071-0/+434