frappe / drive

An easy to use, document sharing and management solution.
https://frappe.io/drive
GNU Affero General Public License v3.0
273 stars 121 forks source link

User storage overview #209

Open Dieule26 opened 4 months ago

Dieule26 commented 4 months ago

List files using the most storage, sorted by size. Show file names, types, and the amount of storage they use. image

uhrjun commented 4 months ago

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 using. Since the crossover of the UI is so high between the two. But the information isn't that actionable without per user storage quota, which is not there yet.

uhrjun commented 5 days ago

https://github.com/frappe/drive/pull/247