New admin Scheduler page (left-nav entry) with a live, self-refreshing view of job activity, queued work and quota. Polling is factored into a reusable useLiveQuery hook (pauses when the tab is unfocused) that the notification bell and future yt-dlp job queue will reuse instead of re-implementing. |
||
|---|---|---|
| .. | ||
| api.ts | ||
| format.ts | ||
| hints.ts | ||
| notifications.ts | ||
| onboarding.ts | ||
| releaseNotes.ts | ||
| sidebarLayout.ts | ||
| theme.ts | ||
| urlState.ts | ||
| useLiveQuery.ts | ||
| useUndoable.ts | ||
| version.ts | ||