.codeclimate.json | |
|
|
.editorconfig | |
|
|
.eslintignore | |
|
|
.eslintrc | |
|
|
.github/ISSUE_TEMPLATE/Bug_report.md | |
|
|
.github/ISSUE_TEMPLATE/Custom.md | |
|
|
.github/ISSUE_TEMPLATE/Feature_request.md | |
|
|
.github/ISSUE_TEMPLATE/User_story.md | |
|
|
.github/workflows/main.yml | |
|
|
.gitignore | |
|
|
.prettierignore | |
|
|
.prettierrc | |
|
|
CHANGELOG.md | |
|
|
CODE_OF_CONDUCT.md | |
|
|
CONTRIBUTING.md | |
|
|
LICENSE | |
|
|
PULL_REQUEST_TEMPLATE.md | |
|
|
README.md | |
|
|
commitlint.config.js | 34 | A 0 mins |
|
lerna.json | |
|
|
livepeer_js.png | |
|
|
logo.svg | |
|
|
package.json | |
|
|
packages/chroma/.babelrc | |
|
|
packages/chroma/.gitignore | |
|
|
packages/chroma/CHANGELOG.md | |
|
|
packages/chroma/README.md | |
|
|
packages/chroma/jest.config.js | 4 | A 0 mins |
|
packages/chroma/jest.setup.js | 4 | A 0 mins |
|
packages/chroma/package.json | |
|
|
packages/chroma/src/Snapshot/index.js | 114 | A 35 mins |
|
packages/chroma/src/VideoPlayer/__snapshots__/index.test.js.snap | |
|
|
packages/chroma/src/VideoPlayer/index.js | 484 | C 1 day |
|
packages/chroma/src/VideoPlayer/styles.js | 933 | A 0 mins |
|
packages/chroma/src/font-family/font-family.css | |
|
|
packages/chroma/src/font-family/index.js | 2 | A 0 mins |
|
packages/chroma/src/font-family/lineto-akkuratmono-pro-regular.eot | |
|
|
packages/chroma/src/font-family/lineto-akkuratmono-pro-regular.woff | |
|
|
packages/chroma/src/font-family/lineto-akkuratmono-pro-regular.woff2 | |
|
|
packages/chroma/src/index.js | 3 | A 0 mins |
|
packages/explorer-2.0/.babelrc | |
|
|
packages/explorer-2.0/.env.example | |
|
|
packages/explorer-2.0/.gitignore | |
|
|
packages/explorer-2.0/@types/custom.d.ts | 14 | A 0 mins |
|
packages/explorer-2.0/@types/index.d.ts | 99 | A 0 mins |
|
packages/explorer-2.0/README.md | |
|
|
packages/explorer-2.0/apollo/createSchema.ts | 390 | F 1 wk |
|
packages/explorer-2.0/apollo/getStaticApolloProps.tsx | 90 | A 0 mins |
|
packages/explorer-2.0/apollo/index.tsx | 15 | A 0 mins |
|
packages/explorer-2.0/apollo/resolvers/Mutation.tsx | 361 | F 5 days |
|