summaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Node/Node.php
Commit message (Expand)AuthorAgeFilesLines
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* 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/+3
* Properly anotate LockedException in files node apiJulius Härtl2019-11-281-6/+17
* dont expose metadata etag for nowRobin Appelman2019-11-131-4/+0
* expose filecache extension data in FileInfoRobin Appelman2019-11-131-0/+12
* emit file events via Dispatcher, tooArthur Schiwon2019-09-091-10/+14
* allow renaming the root of a movable mount even if the parent folder is readonlyRobin Appelman2019-03-141-1/+9
* add option to get raw size (without submounts) from fileinfoRobin Appelman2019-02-271-2/+3
* Add getExtension() to FileInfoRobin Appelman2018-10-291-0/+4
* Actually return the root folder when traversing up the treeRoeland Jago Douma2018-04-261-1/+5
* Remove useless return statementsMorris Jobke2018-01-251-2/+0
* Fix files node API failed rename/copyVincent Petry2017-01-121-17/+61
* Refactor files node API for more code reuseVincent Petry2017-01-111-1/+1
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-3/+4
* Move \OC\Files to PSR-4Roeland Jago Douma2016-04-241-0/+383