Arjun
Arjun
Toasts are generally present for most common actions now. Need a list somewhere to keep and eye on those. Keeping this issue open for undo.
For now, there is a global storage overview. I'll consider adding a user tab in it to show a more detailed overview of how much storage the current user is...
https://github.com/frappe/drive/pull/247
The only other planned filter for now is by owner. Will add that soon
Had to revert https://github.com/frappe/drive/commit/d3710510f0150b37a618f088b6d9779412797fea1 since it breaks CSS at quite a few places even if the JS built successfully. I'll just do that manually.
Drive using npm instead of yarn complicated this a bit. I'll take a look at this again over the weekend. Some imports were failing when node_modules was not located within...
Definitely, looked into this not that, the closest solution I could find was using something like https://pypi.org/project/bsdiff4/#description. To create binary patches of the difference between two versions of files. And...
Valid issue, currently you can't play any videos in pages. Videos are only playable when the document is not editable inside an editor. That only happens when a user makes...
> I have many .docx files in home directory, but they are not displaying. This was using old API endpoints. Its fixed. > You have to wait until the upload...
Yeah this is planned. Also a higher permission level than "Can Edit". Most likely "Full Access", which would contain changing the sharing settings of a file or folder.