-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Feature/files list occ command #43342
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
Closed
yemkareems
wants to merge
24
commits into
nextcloud:master
from
yemkareems:feature/files-list-occ-command
Closed
Changes from 1 commit
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
027d692
files:list added as a occ command. filter added based on type and siz…
yemkareems b9caee2
basic sorting added to list, could be improvised
yemkareems f90b106
listing files and folders separately as sorting is not working as exp…
yemkareems 1503053
general refactoring to remove unused variables and functions, edge ca…
yemkareems 2b915f3
Update ListFiles.php
yemkareems 7e27fbe
composer run cs:fix
yemkareems d82b3b3
Update ListFiles.php
yemkareems a035d41
type hinting
yemkareems ac4efa8
PR review comments by Louis done
yemkareems 92e5516
path made a argument and user extraction logic based on path changed
yemkareems d59769e
help doc content changed to start with all first caps
yemkareems 1764794
removed the user loop since only one user is there and copy right aut…
yemkareems 5638ef2
type hinting corrected
yemkareems 79b5410
cs fix ran
yemkareems 4058838
array multisort assigning to var and passing it
yemkareems 90f5d26
userFolder type hint to fix psalm error
yemkareems 351d671
Update apps/files/lib/Command/ListFiles.php
yemkareems 0cfb4dd
updated the description of path
yemkareems fc20909
making changes to list folders as directory type
yemkareems 14078fc
cs fix run for the file
yemkareems 9b129a6
telling psalm correct path of folder
yemkareems 57752e6
feat: tell psalm the correct type associated with userFolder
yemkareems e8573aa
feat: tell psalm the correct type associated with userFolder
yemkareems c5ded86
feat: license wording changed as suggested
yemkareems File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
feat: tell psalm the correct type associated with userFolder
- Loading branch information
commit 57752e659bd2cae0f18ff1d86a2d21dd499f48bd
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.