A simple streamer dock for OBS like streaming clients to interact with and display basic info about owncast streams.
Go to file
Ariana Giroux 13f8648fb7 Fixes small workflow changes with update modals
- prevents form elements from refreshing the page or submitting requests
- ensures that the submit buttons for modals will close the modal,
  insead of just spawning a page refresh
2022-08-04 17:30:27 -06:00
static Fixes post endpoint for updating stream title 2022-07-24 16:56:48 -06:00
.gitignore Adds .undodir to gitignore 2022-07-24 14:14:43 -06:00
app.py Fixes post endpoint for updating stream title 2022-07-24 16:56:48 -06:00
index.mustache Fixes small workflow changes with update modals 2022-08-04 17:30:27 -06:00
requirements.txt Adds a requirements.txt file for pip 2022-07-24 17:03:23 -06:00