Esteban Puentes
Esteban Puentes
Steps to reproduce ------------------ ```PowerShell if (@() -eq $null) { 'true' } else { 'false' } if (@() -ne $null) { 'true' } else { 'false' } Configuration Test {...
Would be possible to have the server configured to set the param ```?offline=1``` automatically? Maybe with some env variable
Would be great to be able to import files directly from NextCloud store files. Is there a way to achieve this without modifying draw.io? A similar functionality would be to...