Releases: LanceGin/QBox
Releases · LanceGin/QBox
Add: Tray icon
Add: Create Bucket And Drop Bucket Features
Submit to Mac App Store
Update
- QBox has been submit to MAS, it will be released in less than a week.
- keyup-enter has been bind to search box.
- Windows and Linux versions are on the way.
更新
- QBox已经提交了MAS审核,近几天审核通过就可以直接在MAS中下载。
- 搜索框加入了回车键响应。
- windows和Linux版本正在编译中,编译完成将上传附件,
QBox v1.0.x for Mac OS X released
Screenshots
Bucket Panel
Manage Panel
Upload Panel
Feature
Bucket Panel
- Login by setting
accessKeyandsecretKey. - Logout by clearing localStorage (include
accessKeyandsecretKey). - List all buckets (include private).
- Manage files in a bucket, that will open a new
Manage Panel.
Manage Panel
- List all files in a specified bucket.
- List all files with pagination.
- Sort by
file name,file type,file sizeormodified time. - Preview
imageandmediafile. - Delete a existing file.
- Delete a batch of files were checked.
- Copy the outer link of a file.
- Refresh the files in the bucket.
- Download a existing file.(this feature will be put in
previewmodal) - Upload a single file.
- Search filter.
功能
仓库面板
- 通过本地设置
accessKey和secretKey获取管理权限。 - 可清除本地token(包括
accessKey和secretKey)从而退出。 - 获取所有的仓库(包含私有仓库)。
- 新建一个专门的
管理面板进行文件管理。
管理面板
- 列出仓库中的所有文件。
- 分页显示仓库中的文件,每次加载100条。
- 可通过
文件名,文件类型,文件大小或者修改时间进行排序。 -
图片以及多媒体文件预览功能。 - 删除单个文件。
- 批量删除文件。
- 复制文件外链。
- 刷新文件列表。
- 下载单个文件。
- 上传文件(支持拖拽)。
- 文件名前缀搜索。


