{{ authError }}
No assets yet. Upload some files or generate with AI.
{{ JSON.stringify(task.result.analysis, null, 2) }}
No clips yet. Add media from your library to start editing.
You can also select assets in Library → click Edit.
| Day | Tasks | Completed | Failed |
|---|---|---|---|
| {{ d.day }} | {{ d.tasks }} | {{ d.completed }} | {{ d.failed }} |
| User | Role | Balance | Recharged | Spent | Tasks | Last Active | Actions |
|---|---|---|---|---|---|---|---|
|
{{ u.username }}DISABLED
{{ u.display_name || '—' }}
|
{{ u.role }} | 💎 {{ (u.balance||0).toLocaleString() }} | +{{ (u.total_recharged||0).toLocaleString() }} | -{{ (u.total_spent||0).toLocaleString() }} | {{ u.task_count }} | {{ u.last_task_at || '—' }} |
| Time | User | Type | Amount | Balance after | Task | Model | Note |
|---|---|---|---|---|---|---|---|
| {{ tx.created_at }} | {{ tx.username || tx.user_id.slice(0,8) }} | {{ tx.type }} | {{ tx.amount > 0 ? '+' : '' }}{{ tx.amount }} | {{ tx.balance_after }} | {{ tx.task_type || '—' }} | {{ tx.model || '—' }} | {{ tx.note || '—' }} |
| Type | Count | Credits | Share |
|---|---|---|---|
| {{ row.task_type || 'other' }} | {{ row.count }} | {{ row.credits.toLocaleString() }} |
|
| No consumption recorded yet | |||
| Type | Model | Count | Credits |
|---|---|---|---|
| {{ row.task_type }} | {{ row.model }} | {{ row.count }} | {{ row.credits.toLocaleString() }} |
| No model breakdown available | |||
{{ newKeyValue }}
{{ key.raw_key }}