managarten/apps/manacore/apps
Till-JS 7d1b4a40d2 feat(dashboard): add StorageUsageWidget
Add new dashboard widget showing storage usage stats:
- Total storage used and file count
- Recent files list with icons
- Link to open Storage app

Backend changes:
- Add GET /api/v1/files/stats endpoint to storage backend
- Returns totalFiles, totalSize, favoriteCount, recentFiles

Frontend changes:
- Add storageService API client
- Add StorageUsageWidget component
- Add i18n translations (de/en)
- Register widget in dashboard types and container

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-13 22:34:10 +01:00
..
landing 📝 docs(dsgvo): update privacy policy and fix datenschutz link 2026-02-13 19:37:04 +01:00
mobile Fix wrong type 2025-12-04 23:25:25 +01:00
web feat(dashboard): add StorageUsageWidget 2026-02-13 22:34:10 +01:00