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 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -1/+0 |
* | Add typing to SimpleFS | Carl Schwan | 2022-07-14 | 1 | -14/+8 |
* | Note DI only usage in PHPDoc | Christopher Ng | 2022-03-07 | 1 | -1/+5 |
* | Extend simple file with extension getter | Christopher Ng | 2022-03-04 | 1 | -0/+5 |
* | 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 |
* | Remove @package annotations from public namespace | Julius Härtl | 2020-08-26 | 1 | -1/+0 |
* | 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 | -0/+1 |
* | Separate fopen into read and write methods | Julius Härtl | 2018-07-11 | 1 | -2/+11 |
* | Add fopen method to ISimpleFile | Julius Härtl | 2018-07-11 | 1 | -0/+9 |
* | 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 | -0/+3 |
* | AppData is no longer internal | Roeland Jago Douma | 2017-08-01 | 1 | -1/+0 |
* | @since 9.2.0 to @since 11.0.0 | Roeland Jago Douma | 2016-11-15 | 1 | -9/+9 |
* | Initial AppData | Roeland Jago Douma | 2016-10-05 | 1 | -0/+100 |