coderaiser

Results 257 comments of coderaiser

> thanks. I would try the plugin way first Plugins not supported since Cloud Commander v11.

Yes, but why not just use **User Menu** :)? As I said, this already was implemented...

Take a look here https://github.com/cloudcmd/theme

> how would we apply a theme when running the container via docker in UNRAID? There is no such a feature, but good idea for a PR :). What is...

Probably the bug somewhere here: https://github.com/coderaiser/cloudcmd/blob/ecfd4ecbdaa74833fc8540426b7d2b060e0db62c/client/modules/operation/set-listeners.js#L49-L82

> I've been using the program for a few years now and it's a remarkable tool for complex file operations on my headless server. Thank you for your incredible work...

> I'm a little confused on the idea of using cloud commander - a stand-alone file manager - as middleware. Is it so people can add a file manager to...

@SimplyBallistic do you have any progress on this :)?

Yes! It’s definitely better! https://github.com/coderaiser/cloudcmd/blob/ecfd4ecbdaa74833fc8540426b7d2b060e0db62c/client/modules/edit-file.js#L175

@knguyen0105 I think the best way to do this, is extending [@cloudcmd/modal](https://github.com/cloudcmd/modal) to support video as well. `@cloudcmd/modal` is a simplified [fancybox](https://fancyapps.com/fancybox/) drop-in replacement. It used to show modals in...