Julien Fontanet
Julien Fontanet
Enables installation via npm. Please consider publishing this package, either as a whole or each plugin independently.
**DO NOT SQUASH**, [review by commit](https://github.com/vatesfr/xen-orchestra/pull/7622/commits). ### Description Properly parse XML-RPC of async XAPI tasks instead of extracting opaque ref with regexp. This allows handling more structured results. ### Checklist...
### Description _Short explanation of this PR (feel free to re-use commit message)_ ### Checklist - Commit - Title follows [commit conventions](https://bit.ly/commit-conventions) - Reference the relevant issue (`Fixes #007`, `See...
First, nice lib :slightly_smiling_face: It may be nice to use `readable-stream` instead of native `stream` module: https://github.com/nodejs/readable-stream#readme > If you want to guarantee a stable streams base, regardless of what...
Hello, I'm using *Pause on focus loss* and *Also on overlay* and sometimes the games no longer unpause when going back to them. Manually unpausing them works. I have not...
When I (un)pause a game manually, it appears to switch into manual mode and automatic pausing (on unfocus or suspend) does not work anymore. It would be nice if it...
### Description _Short explanation of this PR (feel free to re-use commit message)_ ### Checklist - Commit - Title follows [commit conventions](https://bit.ly/commit-conventions) - Reference the relevant issue (`Fixes #007`, `See...
### Description Allow managing the task manually instead of using `.run()` and `.runInside()`. ### Checklist - Commit - Title follows [commit conventions](https://bit.ly/commit-conventions) - Reference the relevant issue (`Fixes #007`, `See...
It would be nice to have a cache of objects for disconnected XenServers, and still display them in the UI as offline. Sill, once implemented, we will still loose offline...