Mauricio
Mauricio
@simplesmiler can you merge this in and redeploy to npm? If you need a new maintainer for the library, let me know.
@vinz243: are you still looking to work on this more? I've been thinking about doing something similar and would like to help out.
I think that rTorrent/libtorrent should still be built from source. It's nice to be able to specify the specific version that you want. Also, the project version on Github is...
Your syntax for the volume-mount is backwards. It should be `host/path:container/path`. Check out the docs for mounting volumes: https://docs.docker.com/engine/tutorials/dockervolumes/#/mount-a-host-directory-as-a-data-volume
There's an open issue for M1 support on github actions: https://github.com/actions/virtual-environments/issues/2187 It looks like there hasn't been any updates on it since December of last year.
@PeachScript Sorry for the late reply from me. If you make a new branch on the main repo (I called mine `next`. I've seen that in a lot of other...
@phantomlsh Thanks for the report! I just pushed a commit that should fix that issue. Will you test it out when you have the chance? Until a new npm version...
I forgot to re-run the build before committing. I pushed another commit with the updated dist files. @noeGnh Could you provide a small reproduction for the custom spinner issue? We...
@noeGnh Thanks for setting that up. I worked a bit on this over the weekend. It looks like Vue 3 has an issue where a `v-bind:style` that is undefined will...
@PeachScript Can you publish the new build to npm? I've had the opportunity to work extensively with the Composition API over the past 6 months or so. I want to...