Robert Huang

Results 26 issues of Robert Huang

在配置文件中,按照说明配置download.zip=disable,并且重新启动服务后, web界面还是还是有打包下载的按键。 调试home.js 866行, folderView.enableDownloadZip的值还是为true;

**Describe the bug** WebSocketTest failed, integration_test_client.exe abort() has been called. **To Reproduce** Steps to reproduce the behavior: 1. Open 'x64 Native Tools Command Prompt for VS 20XX' terminal 2. Create...

**Describe the bug** **To Reproduce** Steps to reproduce the behavior: 1. Open Developer PowerShell for Visual Studio. 2. Go to build directory. 3. conan install .. -s compiler="Visual Studio" -s...

bug

``` ping` %kmsroot% | find /i "来自" >nul && ( goto :EOF ) || ( goto fail ) ``` 可以改为 ``` ping %kmsroot% | find /i "TTL" >nul && (...

good first issue

当前默认设置,缩略图是勾选的, 因为这个动作需要重启资源管理器, 会导致清理过程中断, 如果不点击确定, 后续清理就不会继续进行.

类型:建议(Suggest)