Mike

Results 167 comments of Mike

Sorry, that was a false alarm from @XeeD and it actually seems to work w/o issues. Even if it's for development, I guess a general test to check if it...

Apparently it's the progress since the start (because you've started after 10 seconds, it's 5 which is correct). Use [audioPlayer progress] to get accurate relative to overall duration result.

To be merged but unit tests are welcome as well. I might add something tomorrow.

To be supported in V2 with "plug-in" system. Anyone that has already started work on that, please hold on for a couple of weeks to help us when the next...

@mgonto I think we can link that in our FAQ section.

This is already implemented and unit tests are passing, what's the issue you are having (code samples plz) ? See those lines https://github.com/mgonto/restangular/blob/master/test/restangularSpec.js#L183-L211

Hey! Great suggestion, to be supported in V2. If you feel powerful enough - please consider doing a PR for this particular feature :) Should not be that hard, it...

Thanks! Would love to see that feature :) please use wip/cleanup-improvements to fork and submit PR which is actually our development branch for now.

In order to debug, please use request/response interceptors as described in docs.