Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix return type of methods returning false on error | Côme Chilliet | 2023-04-03 | 1 | -1/+1 |
* | Type sizes as int|float throughout the code base | Côme Chilliet | 2023-02-07 | 1 | -1/+1 |
* | Handle possible null value for file in OC\Files\SimpleFS\NewSimpleFile | Thomas Citharel | 2022-12-03 | 1 | -0/+4 |
* | Fix typos in lib/private subdirectory | luz paz | 2022-07-27 | 1 | -1/+1 |
* | Add typing to SimpleFS | Carl Schwan | 2022-07-14 | 1 | -24/+12 |
* | Extend simple file with extension getter | Christopher Ng | 2022-03-04 | 1 | -0/+11 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+1 |
* | Update license headers | Christoph Wurst | 2020-12-30 | 1 | -0/+1 |
* | Bump icewind/streams from 0.7.1 to 0.7.2 | Christoph Wurst | 2020-12-29 | 1 | -1/+1 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -2/+7 |
* | allow writing content directly when creating new SimpleFile | Robin Appelman | 2020-02-28 | 1 | -1/+1 |
* | Create SimpleFile only when writing the content | Robin Appelman | 2020-02-28 | 1 | -0/+221 |