Skip to content

feat(st): add delete, mkdir, and upload to storage browser#4

Merged
Gm-aaa merged 1 commit into
masterfrom
claude/add-claude-documentation-K9Iwq
Mar 7, 2026
Merged

feat(st): add delete, mkdir, and upload to storage browser#4
Gm-aaa merged 1 commit into
masterfrom
claude/add-claude-documentation-K9Iwq

Conversation

@Gm-aaa

@Gm-aaa Gm-aaa commented Mar 7, 2026

Copy link
Copy Markdown
Owner
  • Add 🗑️ delete button next to every file/folder in the listing
  • Delete shows a confirmation dialog before proceeding
  • Add 📁+ 新建文件夹 button to create directories in the current path
  • Add 📤 上传文件 button to upload a Telegram document to the current path
  • File list auto-refreshes after delete/mkdir/upload operations
  • Add fs_remove, fs_mkdir, fs_put_bytes API methods to OpenListAPI

https://claude.ai/code/session_01HNCfZLiNXHZcchtifn6b5T

- Add 🗑️ delete button next to every file/folder in the listing
- Delete shows a confirmation dialog before proceeding
- Add 📁+ 新建文件夹 button to create directories in the current path
- Add 📤 上传文件 button to upload a Telegram document to the current path
- File list auto-refreshes after delete/mkdir/upload operations
- Add fs_remove, fs_mkdir, fs_put_bytes API methods to OpenListAPI

https://claude.ai/code/session_01HNCfZLiNXHZcchtifn6b5T
@Gm-aaa
Gm-aaa merged commit 7885d45 into master Mar 7, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants