Commit Graph

23 Commits (addParameterTypingVersionsMapper)

Author SHA1 Message Date
Carl Schwan ce02a5b27c refactor: Port away from search 3 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
provokateurin 82fb8f8508
refactor: Extend rector to core/ 8 months ago
Côme Chilliet 1d0962ab33
feat(occ): Show first_seen in output of user:list --info 12 months ago
Côme Chilliet b995912207
feat(users): Use -1 for unknown firstLogin instead of setting it to current date 12 months ago
Côme Chilliet baf7293cfe
feat: Add first login timestamp of each user to oc_preferences and user:info output 12 months ago
nooblag 5ec3a7fcef occ: Revert all changes to Info.php 1 year ago
Jore 96638fd6b2 occ: Remove timezone changes. 1 year ago
Jore a0566f881d occ: Add locale setting timezone to timestamps. 1 year ago
Jore e16e16c972 occ: Add check for never logged in for user:info. 1 year ago
Jore bd81967fa1 occ: Improve timestamps for user:info. 1 year ago
Andy Scherzinger 5c49a54801
chore: Add SPDX header 2 years ago
Faraz Samapoor 99f117146d Uses PHP8's constructor property promotion in core/Command/User classes. 3 years ago
Carl Schwan b70c6a128f Update core to PHP 7.4 standard 4 years ago
Joas Schilling cfd2e8cc20
Allow to autocomplete user and group ids in commands 4 years ago
Côme Chilliet 071ceff7e2
Fixes occ user:info when the user never logged in 4 years ago
Arthur Schiwon 27865d03c0
use specific email getter where necessary 4 years ago
John Molakvoæ (skjnldsv) edeb8a5739
Add storage info to `user:info` command 4 years ago
Christoph Wurst 770881d5d6
Move DateTime::ATOM to DateTimeInterface::ATOM 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago
Joas Schilling ab21d69903
Add return value to all commands 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Morris Jobke d3d045dd5c
Remove unused import statements 8 years ago
Morris Jobke a661f043e1
Remove unneeded semicolon and parentheses 8 years ago
Joas Schilling 0215b004da
Update with robin 10 years ago
Joas Schilling ba87db3fcc
Fix others 10 years ago
Robin Appelman 586c58efa7
add occ command to show user information 10 years ago
Robin Appelman 3d874c407d
Add commands to add/remove users to/from groups 10 years ago
Robin Appelman 413d577b29
add command to list groups 10 years ago
Robin Appelman b44d439010
add occ command to list users 10 years ago