Carlos Florêncio
Carlos Florêncio
Also need this! Great font!
Any news on this? :) Just added a quick dirty fix to calls.js file by replacing the getTasksCapped function with this one: ```javascript /** * Get a capped list of...
It's a protection mechanism, you need to wait some time (don't have more details).
Hey @blaqmajik do you want to make a PR?
Not sure if its possible but I'd suggest the following download logic: 1. Try download via laracasts download link first 2. Download via vimeo (if the above fails) This wouldn't...
@AmirRezaM75 , the login seems to have changed and the request now sends the payload in JSON format. It's required to send the Request Header `content-type: application/json` and the body...
Any news on this topic? Seems that there is an api for getting the the unread count for each label: https://developers.google.com/gmail/api/v1/reference/users/labels#resource I have to find time to play with this...