Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use index based string access for substr with length of 1 | Morris Jobke | 2018-01-26 | 1 | -3/+2 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Update license headers | Morris Jobke | 2017-11-06 | 2 | -0/+4 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Use substr and explode instead of a regex | Lukas Reschke | 2016-10-31 | 1 | -14/+33 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Use new appstore API | Lukas Reschke | 2016-10-31 | 2 | -0/+116 |
This change introduces the new appstore API in Nextcloud. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> |