Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Type sizes as int|float throughout the code base | Côme Chilliet | 2023-02-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | Fix some issues with the API documentation | Carl Schwan | 2022-02-17 | 1 | -1/+2 |
| | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu> | ||||
* | Fix typo on the DocBlock of the copy method | Asier Iturralde Sarasola | 2021-08-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Asier Iturralde Sarasola <asier.iturralde@gmail.com> | ||||
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -6/+0 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Remove @package annotations from public namespace | Julius Härtl | 2020-08-26 | 1 | -1/+0 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+3 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Properly anotate LockedException in files node api | Julius Härtl | 2019-11-28 | 1 | -9/+20 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -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 fileinfo | Robin Appelman | 2019-02-27 | 1 | -1/+2 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
| | |||||
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -2/+3 |
| | |||||
* | Move \OCP\Files to PSR-4 | Roeland Jago Douma | 2016-05-18 | 1 | -0/+279 |