(Sorry for the slightly laggy video, not sure if it’s cuz it’s via a emulator or cuz i compressed the video from 136 MiB down to 36 MB)
- In the server screen added the handling for download, upload, delete, copy, create folder, rename/move, change permissions, archive & unarchive
- Filled the
Filecomponent’s “more actions” menu (before it was empty) - Updated
uploadServerFilesto be able to upload multiple files at once - Added a function to convert linux string permissions (like
drwxr-xr-x) to int/octal (like755) - Added a regex for the linux int/octal permission
- Took the
Popupcomponent andStorageobject form my Zipline app - Updated the
SecureStorageclass to add the file download folder variable
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.