Skip to content

Add files:list command and fix auto completion - #64024

Open
CarlSchwan wants to merge 3 commits into
masterfrom
carl/files-list-command
Open

Add files:list command and fix auto completion#64024
CarlSchwan wants to merge 3 commits into
masterfrom
carl/files-list-command

Conversation

@CarlSchwan

@CarlSchwan CarlSchwan commented Sep 4, 2026

Copy link
Copy Markdown
Member
occ files:list /
+--------+----------------------+--------+--------+---------------------------+------------------+
| fileid | name                 | type   | size   | mtime                     | permissions      |
+--------+----------------------+--------+--------+---------------------------+------------------+
| 254    | appdata_oc498lxm75hw | folder | 0      | 2026-09-04T09:50:02+00:00 | full permissions |
| 263    | admin                | folder | 624839 | 2026-09-04T14:11:49+00:00 | full permissions |
+--------+----------------------+--------+--------+---------------------------+------------------+
  • Resolves: #

Summary

TODO

  • ...

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

wires suggestedValues into both the legacy stecman _completion hook and
Symfony's native _complete/completion path, supporting static lists and
dynamic (static or instance-method) callables

Assisted-by: Claude:claude-sonnet-5
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Including with auto-completion

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
@CarlSchwan CarlSchwan added this to the Nextcloud 36 milestone Sep 4, 2026
@CarlSchwan CarlSchwan self-assigned this Sep 4, 2026
@CarlSchwan CarlSchwan added the 3. to review Waiting for reviews label Sep 4, 2026
@CarlSchwan
CarlSchwan requested review from a team, susnux and szaimen as code owners September 4, 2026 14:33
@CarlSchwan
CarlSchwan requested review from come-nc, salmart-dev and sorbaugh and removed request for a team September 4, 2026 14:33
@CarlSchwan

Copy link
Copy Markdown
Member Author

/backport to stable35

Signed-off-by: Carl Schwan <carl@carlschwan.eu>

@szaimen szaimen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐘

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants