Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 1 | -21/+2 |
* | 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 |
* | Fix typos in lib/private subdirectory | luz paz | 2022-07-27 | 1 | -1/+1 |
* | Add typing to SimpleFS | Carl Schwan | 2022-07-14 | 1 | -30/+12 |
* | Extend simple file with extension getter | Christopher Ng | 2022-03-04 | 1 | -0/+7 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+1 |
* | Add getID function to the simplefile implementation | Roeland Jago Douma | 2021-03-08 | 1 | -0/+4 |
* | Update license headers for 19 | Christoph Wurst | 2020-04-29 | 1 | -0/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -2/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+2 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -0/+1 |
* | Harden appdata putcontent | Roeland Jago Douma | 2019-04-08 | 1 | -2/+11 |
* | Separate fopen into read and write methods | Julius Härtl | 2018-07-11 | 1 | -3/+15 |
* | Add fopen method to ISimpleFile | Julius Härtl | 2018-07-11 | 1 | -0/+11 |
* | Add resource type phpDoc for putContent methods | Julius Härtl | 2018-06-26 | 1 | -1/+1 |
* | Hardening of SimpleFile getContent | Roeland Jago Douma | 2018-02-27 | 1 | -1/+35 |
* | Initial AppData | Roeland Jago Douma | 2016-10-05 | 1 | -0/+115 |