Xiao Yu

Results 24 comments of Xiao Yu

I'm also looking forward to this but it appears that the [current Fitbit API](https://wiki.fitbit.com/display/API/Fitbit+API) does not support heart rate and GPS yet. > Fitbit recently announced three exciting new products:...

Hello, currently this library gets the column information and uses it to parse results internally (e.g. as float, int, string, etc.) however there's no method that exposes that information. It...

Hello, this client currently does not support SSL'ed connections.

This repo uses NGINX instead of Apache as the web server so `.htaccess` files are not processed. That said this repo is configured to send all URIs that do not...

Hi @fagiani sorry for the extreme late in responses here, are you still getting those warnings now that Heroku's build pack is up to 7.2.7?

This is a good idea and I'm all for changing the dev environment out to Docker images instead of Vagrant but I don't foresee having time to work on this...

From [Heroku docs](https://blog.heroku.com/europe-region#a-familiar-workflow) it looks like all that's needed is an extra `--region eu` param on the create command to deploy to the EU region. I guess optionally adding it...

@grahul Sounds like you're missing the `/public` dir in the repo are you running vagrant up on. Is the repo a modified / forked repo? If so can you make...

I have not worked with the Visual Composer plugin so I can not say for sure but I suspect it's because that plugin may require write access to the filesystem...

Do you have any more details as to what happened before this error occurred? Did you happen to update WordPress core? As you must have found out using the following...