Loïck Bonniot

Results 21 comments of Loïck Bonniot

*(Thank you for your suggestions, everything seems to be very interesting! I'll comment your issues, but you can go ahead and submit patches, i would be very happy to review...

I was just looking for this feature in the current website ;) Impressive work, I will check it oftenly

I'm also interested in providing a default address. I tried the following in `overrides.json` but it doesn't seem to work. Maybe I'm using the wrong plugin name? ``` { "dask-labextension:plugin":...

Are you able to play Spotify tracks from other frontends? Playback is not available anymore, see https://github.com/mopidy/mopidy-spotify/issues/110 I'm closing for now, please reopen if you think it is necessary.

Are you able to play Spotify tracks from other frontends? Playback is not available anymore, see https://github.com/mopidy/mopidy-spotify/issues/110 I'm closing for now, please reopen if you think it is necessary.

Suggestion: the token could be generated from the full alphabet, not only [0-f] digits. The security would be stronger, and tokens not so huuuge for UI.

I would suggest to use **i18n** or **node-polyglot** modules. However, texts are invoked in very different ways throughout the files. I'm going to write a tiny proof of concept, and...

I think everything will be ok, except for the `src/js/fileupload/fileupload.js` (easy workarounds!) :-)

What do you think about [this commit](https://github.com/Lesterpig/YouTransfer/commit/98567eab468df05e3223e6529a47b6cde50e263d)? The i18n variable is available under `res.__` and can be directly used in views, selecting the best language from browser preferences.