summaryrefslogtreecommitdiffstats
path: root/lib/public/Files/Node.php
Commit message (Collapse)AuthorAgeFilesLines
* Type sizes as int|float throughout the code baseCôme Chilliet2023-02-071-1/+1
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Fix some issues with the API documentationCarl Schwan2022-02-171-1/+2
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Fix typo on the DocBlock of the copy methodAsier Iturralde Sarasola2021-08-271-1/+1
| | | | Signed-off-by: Asier Iturralde Sarasola <asier.iturralde@gmail.com>
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-6/+0
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Remove @package annotations from public namespaceJulius Härtl2020-08-261-1/+0
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Update license headersChristoph Wurst2019-12-051-1/+3
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Properly anotate LockedException in files node apiJulius Härtl2019-11-281-9/+20
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+1
| | | | | | | | | | | * Order the imports * No leading slash on imports * Empty line before namespace * One line per import * Empty after imports * Emmpty line at bottom of file Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* add option to get raw size (without submounts) from fileinfoRobin Appelman2019-02-271-1/+2
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Update with robinJoas Schilling2016-07-211-1/+1
|
* Fix othersJoas Schilling2016-07-211-2/+3
|
* Move \OCP\Files to PSR-4Roeland Jago Douma2016-05-181-0/+279