Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(Update): Handle upstream exception scenario cleanly | Josh Richards | 2023-12-26 | 1 | -0/+1 |
* | Uses PHP8's constructor property promotion. | Faraz Samapoor | 2023-06-19 | 1 | -8/+5 |
* | Update core to PHP 7.4 standard | Carl Schwan | 2022-05-20 | 1 | -14/+9 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -3/+2 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -0/+2 |
* | Allow to update to nightly | John Molakvoæ (skjnldsv) | 2020-08-07 | 1 | -3/+8 |
* | Add return value to all commands | Joas Schilling | 2020-06-26 | 1 | -1/+1 |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 1 | -3/+2 |
* | Use elseif instead of else if | Christoph Wurst | 2020-04-10 | 1 | -2/+2 |
* | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
* | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 1 | -1/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+5 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 1 | -3/+2 |
* | Log exception in case an app update fails | Morris Jobke | 2018-11-01 | 1 | -1/+7 |
* | Add occ app:update command | Michael Gerber | 2018-11-01 | 1 | -0/+119 |