Aiden Leong

Results 11 issues of Aiden Leong

应当允许用户在控制面板修改社交账号信息,留空则不展示相应社交平台

复现方式: * Win10 + Chrome * 访问http://xlbd.me/ * 将Chrome拉至右半屏 * 发现无法点击文章标题

https://github.com/vapor/vapor/blob/53d15b27ad59b4c91f6ea5fa401b891bd998e202/Sources/Vapor/HTTP/Server/HTTPServer.swift#L142 ```Swift // Enable TLS. try app.http.server.configuration.tlsConfiguration = .forServer( certificateChain: [ .certificate(.init( file: "/path/to/cert.pem", format: .pem )) ], privateKey: .file("/path/to/key.pem") ) ``` Let's Encrypt sometimes generates PEM file with extension...

bug

should be @pansy/react-amap

I've a MacBook Pro. Had to save it via another router's Wi-Fi.

Hi, I like this pod, but it seems that I can not show CountriesViewController with my own viewController's navigationController. If I do that, your delegates won't work. BTW: It might...

``` % python3 infer-web.py Traceback (most recent call last): File "infer-web.py", line 8, in from infer.modules.vc.modules import VC File "/Users/aiden/SQuAD/Retrieval-based-Voice-Conversion-WebUI/infer/modules/vc/modules.py", line 19, in from infer.modules.vc.utils import * File "/Users/aiden/SQuAD/Retrieval-based-Voice-Conversion-WebUI/infer/modules/vc/utils.py", line...