codeskyblue / codeskyblue/gohttpserver
文件是否可以按文件名排序?
Open
- Dominant language
- JavaScript
- Stars
- 2.8k
- Forks
- 583
- PR merge metrics
- No merged PRs in 30d
Description
1、列表中的文件是否可以按文件夹和文件名进行排序?如:似windows的文件资源管理器中的显示。
2、文件夹内的总文件大小不正确(服务端在windows系统平台),有些显示“~ 0 B”实际文件夹内是有文件,且文件是有内容大小不为0B的。
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named in the issue. Start by reproducing the file-list ordering and the incorrect folder-size display on a Windows server, then trace the frontend listing and server-side size calculation; done means folders and files follow the requested Explorer-like order and displayed totals match their contents.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, javascript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100