Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update core to PHP 7.4 standard | Carl Schwan | 2022-05-20 | 1 | -8/+2 |
* | Allow to autocomplete user and group ids in commands | Joas Schilling | 2022-04-08 | 1 | -0/+13 |
* | Fixes occ user:info when the user never logged in | Côme Chilliet | 2022-01-27 | 1 | -1/+5 |
* | use specific email getter where necessary | Arthur Schiwon | 2021-09-09 | 1 | -1/+1 |
* | Add storage info to `user:info` command | John Molakvoæ (skjnldsv) | 2021-08-18 | 1 | -0/+19 |
* | Move DateTime::ATOM to DateTimeInterface::ATOM | Christoph Wurst | 2021-06-23 | 1 | -1/+1 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+1 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -0/+1 |
* | Add return value to all commands | Joas Schilling | 2020-06-26 | 1 | -1/+2 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+2 |
* | Remove unused import statements | Morris Jobke | 2018-02-14 | 1 | -2/+0 |
* | Remove unneeded semicolon and parentheses | Morris Jobke | 2018-01-26 | 1 | -1/+1 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -0/+2 |
* | add occ command to show user information | Robin Appelman | 2016-07-19 | 1 | -0/+88 |