managarten/apps/storage
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
..
apps feat(dashboard): add StorageUsageWidget 2026-02-13 22:34:10 +01:00
packages/shared feat: restore presi and storage apps from archive 2026-01-25 13:25:51 +01:00
CLAUDE.md feat: restore presi and storage apps from archive 2026-01-25 13:25:51 +01:00
package.json feat: restore presi and storage apps from archive 2026-01-25 13:25:51 +01:00