ScuffleTV / scuffle

Live streaming platform
https://scuffle.tv
224 stars 25 forks source link

feat(website): add debug dialog #144

Closed lennartkloock closed 8 months ago

lennartkloock commented 8 months ago

Proposed changes

Adds debug dialog. Toggle with Ctrl+Alt+Shift+D.

Types of changes

What types of changes does your code introduce to Scuffle? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

Further comments

New Dev Banner

New dev banner

Debug Info Dialog

Debug Dialog

TroyKomodo commented 8 months ago

This is interesting. Do you think there are other things worth debugging?

lennartkloock commented 8 months ago

This is interesting. Do you think there are other things worth debugging?

We could show latest git commit hash and git branch

lennartkloock commented 8 months ago

Added this using vite build script image