-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/files list occ command #43342
Feature/files list occ command #43342
Commits on Feb 3, 2024
-
files:list added as a occ command. filter added based on type and siz…
…e for files. path or --all is required to search files in the path or based on all users
Configuration menu - View commit details
-
Copy full SHA for 027d692 - Browse repository at this point
Copy the full SHA 027d692View commit details
Commits on Feb 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b9caee2 - Browse repository at this point
Copy the full SHA b9caee2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f90b106 - Browse repository at this point
Copy the full SHA f90b106View commit details -
general refactoring to remove unused variables and functions, edge ca…
…se in file info if no files in dir covered
Configuration menu - View commit details
-
Copy full SHA for 1503053 - Browse repository at this point
Copy the full SHA 1503053View commit details
Commits on Feb 7, 2024
-
Psalm errors fixed Signed-off-by: yemkareems <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2b915f3 - Browse repository at this point
Copy the full SHA 2b915f3View commit details -
composer run cs:fix Signed-off-by: yemkareems <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7e27fbe - Browse repository at this point
Copy the full SHA 7e27fbeView commit details -
exectime variable removed to fix psalm error Signed-off-by: yemkareems <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d82b3b3 - Browse repository at this point
Copy the full SHA d82b3b3View commit details -
type hinting corrected Signed-off-by: yemkareems <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a035d41 - Browse repository at this point
Copy the full SHA a035d41View commit details
Commits on Feb 9, 2024
-
PR review comments by Louis done
Scan files replaced with listFiles and all methods refactored accordingly Signed-off-by: yemkareems <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ac4efa8 - Browse repository at this point
Copy the full SHA ac4efa8View commit details -
path made a argument and user extraction logic based on path changed
path made a argument and user extraction logic based on path changed Signed-off-by: yemkareems <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 92e5516 - Browse repository at this point
Copy the full SHA 92e5516View commit details -
help doc content changed to start with all first caps
help doc content changed to start with all first caps Signed-off-by: yemkareems <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d59769e - Browse repository at this point
Copy the full SHA d59769eView commit details
Commits on Feb 12, 2024
-
removed the user loop since only one user is there and copy right aut…
…hors removed removed the user loop since only one user is there and copy right authors removed Signed-off-by: yemkareems <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1764794 - Browse repository at this point
Copy the full SHA 1764794View commit details -
type hinting corrected Signed-off-by: yemkareems <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5638ef2 - Browse repository at this point
Copy the full SHA 5638ef2View commit details
Commits on Feb 13, 2024
-
cs fix ran Signed-off-by: yemkareems <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 79b5410 - Browse repository at this point
Copy the full SHA 79b5410View commit details -
array multisort assigning to var and passing it
Signed-off-by: yemkareems <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4058838 - Browse repository at this point
Copy the full SHA 4058838View commit details -
userFolder type hint to fix psalm error
userFolder type hint to fix psalm error Signed-off-by: yemkareems <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 90f5d26 - Browse repository at this point
Copy the full SHA 90f5d26View commit details -
Update apps/files/lib/Command/ListFiles.php
Co-authored-by: Andy Scherzinger <[email protected]> Signed-off-by: yemkareems <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 351d671 - Browse repository at this point
Copy the full SHA 351d671View commit details
Commits on Feb 16, 2024
-
updated the description of path
updated the description of path Signed-off-by: yemkareems <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0cfb4dd - Browse repository at this point
Copy the full SHA 0cfb4ddView commit details
Commits on Feb 18, 2024
-
making changes to list folders as directory type
making changes to list folders as directory type Signed-off-by: yemkareems <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fc20909 - Browse repository at this point
Copy the full SHA fc20909View commit details -
cs fix run for the file Signed-off-by: yemkareems <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 14078fc - Browse repository at this point
Copy the full SHA 14078fcView commit details
Commits on Apr 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9b129a6 - Browse repository at this point
Copy the full SHA 9b129a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57752e6 - Browse repository at this point
Copy the full SHA 57752e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8573aa - Browse repository at this point
Copy the full SHA e8573aaView commit details
Commits on Apr 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c5ded86 - Browse repository at this point
Copy the full SHA c5ded86View commit details