Kanin Peanviriyakulkit

Results 9 issues of Kanin Peanviriyakulkit

Hello, I attach csv file with unicode string and send to email with postmark. When I download csv file and open with ms excel the file show wrong string. Not...

Hello, I using `\Bican\Roles\Middleware\VerifyRole::class,` and got a problem about if user not login I want to redirect to `auth/login` but this class is alway throw to `RoleDeniedException`. So best way...

In demo site: https://uppy.io/examples/dashboard/ I've checked `compress image` and try to upload image from iPhone (file type is heic) it convert file name to jpeg in preview and it hanging...

Bug

**Describe the solution you'd like** When data-source image link is down It should load thumb image to viewer. Is this possible? Thanks

enhancement

Hello I have problem with subscribe when it received data from subscribe. ``` if(mqtt_connected) { client.subscribe("topic/setting/+") // payload will be `topica/a` } void callback(const MQTT::Publish& pub) { String topic =...

I try to publish the data that received back to the broker but it seem like it loop multiple my publish data. I test code like this. ``` void mqttData(void*...

This commit is rewrite from #488 ref: Upon refreshing the token a new Outstanding token is created in the serializers.py where the user from the blacklisted token is added to...