Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add encode details page and dialog (#29)
* feat: store outputted ffmpeg logs in a encode * feat: raise event on encode progression * feat: use subscription to listen to encode progression changes * feat: add encode dialog to dashboard * feat: add global scroll bar style * feat: raise event on encode outputs and subscribe via encode dialog * feat: add sidebar and split components into separate files * refactor: collocate common ui components into separate directories * feat: add blank encode analytics panel * feat: add encode size comparison widget * fix: use @giantnodes/react v1.0.0-canary.16 components * feat: use intercepting routes to display dialog * feat: add dedicated encode detail page * fix: drop duplicate FileSystemEntryFilterType * fix: rename EncodeFindOne * feat: add encode operation details widget * fix: nextjs unable to build * refactor: use separate encode chip components * feat: add flag to anchor encode output + chip color changes
- Loading branch information