mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 14:57:16 +08:00
* Initial plan * feat: add folder size calculation feature with "Calculate" link - Backend: Add Size API to calculate directory size - Backend: Modify formatDir to return empty size for directories - Frontend: Show "Calculate" link for directories instead of size - Frontend: Add loading spinner during calculation - Frontend: Cache calculated sizes until path changes - Add translations for Calculate and Failed to calculate size Co-authored-by: devhaozi <115467771+devhaozi@users.noreply.github.com> * fix: lint * fix: 优化 --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: devhaozi <115467771+devhaozi@users.noreply.github.com> Co-authored-by: 耗子 <haozi@loli.email>