Dylech30th

Results 5 issues of Dylech30th

https://github.com/dylech30th/Pixeval/issues/134#issuecomment-794426147

feature ✨
scheduling 🏗️

见https://github.com/Pixeval/Pixeval/releases/tag/3.1.3 或者前往[这里](http://60.214.102.125/dc/Pixeval.zip)下载

计划目标: - [ ] 自签证书支持 #138 - [x] 大图 #97 #86 - [x] 图片浏览器的缓存和自动翻页 #86 - [ ] ~~作品点赞 #135~~ - [x] 下载路径宏的自动补全支持 - [x] 修复用户浏览界面的StackPanel无限高度导致的虚拟化失败与内存泄漏问题 #98 - [x] 通过收藏标签查找作品...

feature ✨
scheduling 🏗️

``` C:\Users\26532\AppData\Local\node-gyp\Cache\12.10.0\x64\node.lib : fatal error LNK1106: invalid file or disk full: cann ot seek to 0x2E3938 [E:\hs-airdrop\node_modules\bcrypto\build\bcrypto.vcxproj] gyp ERR! build error gyp ERR! stack Error: `C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\MSBuild.exe`...

I'm using ktor 1.3.2 with `CIO` engine, when I try to send a get request to URL `https://1.0.0.1/dns-query?ct=application/dns-json&cd=false&do=false&type=A&name=google.com` by the following code: ```kotlin suspend fun requestJson(hostname: String): DnsResponse { HttpClient(CIO)...

bug
triaged