feat: filemanager - plná cesta na disku, podpora symlinků, oprava stylů

- Backend: listFiles vrací full_path, detekce symlinků/junctions
- Backend: resolveProjectPath povoluje navigaci přes symlinky
- Frontend: zobrazení plné cesty pod breadcrumbem
- Frontend: ikona odkazu u symlinků s tooltipem cíle
- Fix: underline jen na názvu složky, ne na počtu položek

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-13 14:10:00 +01:00
parent 019a8355dc
commit 4c8a41c107
41 changed files with 337 additions and 89 deletions

View File

@@ -3,7 +3,7 @@
'name' => 'boha/website',
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '45fd930f76debb906f6a51b10aab2cb0937ac200',
'reference' => '019a8355dc85203c5fc76591ec9c01a01068edc9',
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
@@ -13,7 +13,7 @@
'boha/website' => array(
'pretty_version' => 'dev-master',
'version' => 'dev-master',
'reference' => '45fd930f76debb906f6a51b10aab2cb0937ac200',
'reference' => '019a8355dc85203c5fc76591ec9c01a01068edc9',
'type' => 'project',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),