Closed coderaiser closed 5 years ago
We will be migrating away from cloud commander in a future version, so marking this as "wontfix".
@ericfranz can I ask you why do you decide to migrate away :)?
@coderaiser we forked a much older version of CloudCommander and made significant modifications to get the UI presentation we wanted, and reduce some of the functionality that wasn't relevant to our target audience. Since that time our requirements list has expanded to wanting to support a different UI than the commander style UI, including support for displaying >2 directories or file systems at the same time; and we also want a smaller code base written in Ruby/Python + Vue.js (still to be decided) (albeit possibly less efficient code base) to address some of these requirements and make it easier for our team to make those changes (things like support for directory views of other cloud based file systems, possibly uploading to a different server backend running on a different host that supports https://tus.io/). And finally we want to component-ize aspects of this so we can use the same code base to provide file picker functionality in web forms, for example.
Added ability to log current port on startup.