user()->settings->torrent_search_autofocus) autofocus @endif />
| {{ $type }} | @endif @if ($user->group->is_modo)@endif @include('components.partials._torrent-group-row') |
|---|
| {{ $type }} | @endif @if ($user->group->is_modo)@endif @include('components.partials._torrent-group-row') |
|---|
| {{ $type }} | @endif @if ($user->group->is_modo)@endif @include('components.partials._torrent-group-row') |
|---|
| {{ $type }} | @endif @if ($user->group->is_modo)@endif @include('components.partials._torrent-group-row') |
|---|
| {{ $type }} | @endif @if ($user->group->is_modo)@endif @include('components.partials._torrent-group-row') |
|---|
| {{ __('torrent.type') }} | @if ($user->group->is_modo)@endif | {{ __('torrent.name') }} | {{ __('common.actions') }} | {{ __('torrent.size') }} | {{ __('torrent.age') }} | |||||
|---|---|---|---|---|---|---|---|---|---|---|
| {{ $type }} | @endif @if ($user->group->is_modo)@endif @include('components.partials._torrent-group-row') | |||||||||
| {{ __('torrent.type') }} | @if ($user->group->is_modo)@endif | {{ __('torrent.name') }} | {{ __('common.actions') }} | {{ __('torrent.size') }} | {{ __('torrent.age') }} | |||||
|---|---|---|---|---|---|---|---|---|---|---|
| {{ $type }} | @endif @if ($user->group->is_modo)@endif @include('components.partials._torrent-group-row') | |||||||||
| {{ $torrentRequest->name }} | {{ $torrentRequest->category->name }} | {{ $torrentRequest->type->name ?? 'Any' }} | {{ $torrentRequest->resolution->name ?? 'Any' }} |
|
{{ $torrentRequest->votes }} | {{ $torrentRequest->comments_count }} | {{ number_format($torrentRequest->bounty) }} | @switch(true) @case($torrentRequest->claim_exists && $torrentRequest->torrent_id === null) {{ __('request.claimed') }} @break @case($torrentRequest->torrent_id !== null && $torrentRequest->approved_when === null) {{ __('request.pending') }} @break @case($torrentRequest->torrent_id === null) {{ __('request.unfilled') }} @break @default {{ __('request.filled') }} @break @endswitch | |
| {{ __('common.no-result') }} | |||||||||
| {{ __('common.category') }} | {{ __('common.name') }} | {{ __('playlist.titles') }} | {{ __('common.author') }} | @foreach ($playlistCategories as $playlistCategory) @foreach ($playlistCategory->playlists as $playlist)
|---|---|---|---|
| {{ $playlist->playlistCategory->name }} | @endif{{ $playlist->name }} | {{ $playlist->torrents_count }} |
|