2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 13:47:15 +08:00
Files
panel/web
Copilot 401b85b87e feat: add on-demand folder size calculation in file manager (#1201)
* 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>
2026-01-09 06:43:26 +08:00
..
2025-12-18 04:33:15 +08:00
2025-09-17 05:15:58 +08:00
2025-09-17 02:58:39 +08:00
2025-08-22 05:59:57 +08:00
2025-08-22 05:59:57 +08:00
2025-04-25 14:31:31 +08:00
2024-11-26 02:27:24 +08:00
2024-12-29 02:44:56 +08:00
2025-09-17 02:58:39 +08:00
2025-03-28 22:23:05 +08:00
2025-09-18 23:24:03 +08:00
2024-11-26 02:40:02 +08:00
2025-12-16 03:49:14 +08:00
2025-12-18 04:33:15 +08:00
2024-11-28 01:40:08 +08:00

AcePanel

This is the frontend part of AcePanel, developed using Vue3 + Vite + UnoCSS + Naive UI.

For more information, please visit AcePanel.