Jun 30, 2022
💡
This is a dev diary of implementing
Filerion, a web-based file manager for online storage (Dropbox, OneDrive, Google Drive, s3 and more).
Today implemented basic of file properties dialog.
Improved the look of dialogs with a very simple change: added a touch of color at the top:
When downloading a file for text preview, I added showing progress. Will be useful for slow connections.