Chen Yu
Chen Yu
I need an input validation for numbers only from 0 to 10 ``` ts const field = this.add.inputField(0, 0, { type: PhaserInput.InputType.number, max: "10", min: "0", }) ``` I observed...
Besides issuing dynamic IP address, more and more ISPs are also using NAT, which prevents a trivial port forwarding by configurating the home gateway. I suggest to integrate the PIA...
Hello once again. I was experimenting around with this library, I found that the decoding part has quite a bit of issues. Take the following 3 test payloads. `test1.txt` ```...
Now outlook will wrap any url with safelinks, which upon click will access the link on behalf of the user first before redirecting the user. I implemented the handover of...
I tried production with `false` it got https://github.com/OptimalBits/redbird/issues/233, and with `true` I got this instead. ```json { "level": 50, "time": 1590171135449, "pid": 3776, "hostname": "ubuntu-default", "name": "redbird", "code": "ERR_INVALID_ARG_TYPE", "msg":...
This only enables when there is upscaling needed? RTX VSR also seems to be good to enhance videos which were poorly encoded with many encoding artefacts, including 1080p videos. However,...