WebUI Index facelift.

This commit is contained in:
Abdulmhsen B. A. A
2024-05-02 17:35:42 +03:00
parent a98699269d
commit 947d5ccb67
9 changed files with 254 additions and 43 deletions

View File

@@ -302,6 +302,10 @@ final class Index
unset($item[iState::COLUMN_EXTRA]);
}
$item['full_title'] = $entity->getName();
$item['progress'] = $entity->hasPlayProgress() ? $entity->getPlayProgress() : 'None';
$item['event'] = ag($entity->getExtra($entity->via), iState::COLUMN_EXTRA_EVENT, '-');
$item = [
...$item,
'links' => [