Morphy2k/broadcast-notification-system

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.eslintignore
.eslintrc.json
.github/workflows/lint.yaml
.gitignore
.pug-lintrc
LICENSE
README.md
package-lock.json
package.json
public/authentication/css/style.css
public/authentication/img/locked.svg
public/dashboard/css/color.css
public/dashboard/css/dashboard.css
public/dashboard/css/main.css
public/dashboard/css/settings.css
public/dashboard/img/back.svg
templates/default/donations.pug
templates/default/example-audio.pug
templates/default/example-custom.pug
templates/default/follows.pug
templates/default/hosts.pug
templates/default/includes/head.pug
templates/default/index.pug
templates/default/ressources/css/notification.css
templates/default/subscriptions.pug
views/authentication/locked.pug
views/authentication/signup.pug
views/dashboard/dashboard.pug
views/dashboard/include/footer.pug
views/dashboard/include/head.pug
views/dashboard/include/header.pug
views/dashboard/settings.pug
views/includes/template.pug
config.js32
lib/api/index.js9
lib/api/streamlabs/authentication.js78
B
5 hrs
lib/api/streamlabs/donations.js104
C
1 day
lib/api/streamlabs/index.js68
C
1 day
lib/api/streamlabs/routes.js28
B
6 hrs
lib/api/tipeeestream/index.js1
lib/api/twitch/authentication.js120
C
7 hrs
lib/api/twitch/follows.js106
D
1 day
lib/api/twitch/hosts.js118
C
1 day
lib/api/twitch/index.js80
C
1 day
lib/api/twitch/routes.js28
B
6 hrs
lib/api/twitch/subscriptions.js97
C
1 day
lib/api/twitcheventtracker/index.js1
lib/authentication.js166
A
2 hrs
lib/dashboard/feed.js40
A
1 hr