Kocal-Web-Extensions/Solary

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.eslintrc.js55
A
0 mins
.github/CODE_OF_CONDUCT.md
.github/ISSUE_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
.github/workflows/release.yml
.github/workflows/test.yml
.gitignore
.prettierrc
CHANGELOG.md
LICENSE
README.md
babel.config.js8
A
0 mins
cypress.json
cypress/fixtures/channels.json
cypress/integration/popup.spec.js69
A
0 mins
cypress/plugins/index.js2
A
0 mins
cypress/support/commands.js0
A
0 mins
cypress/support/index.js1
A
0 mins
package.json
scripts/build-zip.js40
A
0 mins
scripts/find_channels_twitch_ids.js17
A
0 mins
src/background.ts34
A
0 mins
src/entities/Channel.ts20
A
0 mins
src/entities/Stream.ts3
A
0 mins
src/icons/icon.xcf
src/icons/icon_128.png
src/icons/icon_48.png
src/manifest.json
src/options/App.vue
src/options/components/Settings.vue
src/options/components/Settings/SettingHelp.vue
src/options/components/Settings/SettingsItem.vue
src/options/components/Settings/SettingsSection.vue
src/options/options.html
src/options/options.ts6
A
0 mins
src/popup/App.vue
src/popup/components/Channel.vue
src/popup/components/IconPlay.vue
src/popup/components/Image.vue
src/popup/components/Navigation.vue
src/popup/components/Thumbnail.vue
src/popup/popup.html
src/popup/popup.ts23
A
0 mins
src/popup/router/index.js7
A
0 mins
src/popup/router/pages/Streams.vue
src/popup/router/routes.js11
A
0 mins
src/services/browser-action.ts24
A
0 mins
src/services/notifications.ts38
A
0 mins
src/services/twitch-streams.ts39
A
1 hr
src/store/channels.ts14
A
0 mins