Results 92 comments of kinghat

> OK the solution is described in #58 : > > The volume create command must have the ssh key set to `/root/.ssh/id_rsa` instead of `home/your-user/.ssh/id_rsa` because the plugin mounts...

the settings are not exposed in the settings ui but you can get chromium working by manually setting them in the `settings.json`. it should autocomplete for you and just enter...

I couldn't get the `"browse-lite.startUrl": "http://localhost:3000"` to function but it worked when run with the Vite extension, also by @antfu.

> Didn't check vuex 4 for now, I'm still using vuex 3 on my projects, so I need time to test with v4. vuex 5 and pinia are also right...

thanks for the update. i recently came across this and maybe it could be used to simplify part of the library or make it easier to bring up to date?...

after adding `new` to `CopyWebpackPlugin(plugins)` fixed the issue. the version for CopyWebpackPlugin: `"copy-webpack-plugin": "^5.0.2"`

some custom uploaders would be nice. i move from windows to linux and need something along the lines of sharex. flameshot is very close at this point. i think shutter...

> > a way to distribute across linux environments. i would suggest flatpak but they dont allow non-gui apps into their repo. > > really? this doesn't make sense. Can...

> > its in the docs somewhere. also you can just look for any cli only apps on flathub and see. you can still hack around a flatpack to make...

> @kanki6315 Oh, it seems I misunderstood your original issue. You are correct. Although, if you want to do anything with the independent streams, like composite them into a single...