summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-06Transcoder updates for bitrate validator warnings (#106)v0.0.1Gabe Kangas
2020-08-06Websocket refactor: Pull it out of the UI and support callbacks (#104)Gabe Kangas
2020-08-05Stop storing messages in memory and pull from persistence. Closes #81 (#105)Gabe Kangas
2020-08-02Merge pull request #97 from nforro/mastergingervitis
2020-08-02Fix handling newlines in messagesNikola Forró
2020-08-01Document basic supported markdown syntax. Closes #95Gabe Kangas
2020-07-30Some autolinking settingsGabe Kangas
2020-07-29Style embedsGabe Kangas
2020-07-29Fix elipsis links. For #93Gabe Kangas
2020-07-29Make the first message align bottom. Closes #87Gabe Kangas
2020-07-28Support some additional markdown featuresGabe Kangas
2020-07-28Chat updates (#92)Gabe Kangas
2020-07-28Support separate S3 serving endpoint (#91)Matt Steele
2020-07-27Fix the flickering status text. Closes #88Gabe Kangas
2020-07-27Add ACL option to s3 config (#89)Matt Steele
2020-07-23Ginger mentioned increasing the height of video a bitGabe Kangas
2020-07-22Fix timeout buffer after going offline. Closes #84Gabe Kangas
2020-07-22Fix possible crash for concurrent map writesGabe Kangas
2020-07-22Force videojs to set cache-control header and add a random query param to eac...Gabe Kangas
2020-07-21Add: Config Key when changing ffmpeg. (#80)Jannik
2020-07-21Fix typoGabe Kangas
2020-07-21Add README content about the web UIGabe Kangas
2020-07-20Create dependabot.ymlGabe Kangas
2020-07-20Uncomment accidentally commented codeGabe Kangas
2020-07-20Point to production build of vueGabe Kangas
2020-07-20Experiment with starting with lowest quality and moving up from thereGabe Kangas
2020-07-20Update videojsGabe Kangas
2020-07-20Finally give the extra user content markdown some stylingGabe Kangas
2020-07-20Support pushing images to dockerhub on release. Closes #77Gabe Kangas
2020-07-20First pass at an encoding documentGabe Kangas
2020-07-20Increase the delay for the welcome chat message a bitGabe Kangas
2020-07-20Show chat as disabled by defaultGabe Kangas
2020-07-19Support chat message word wrapping if neededGabe Kangas
2020-07-19Ok make the avatars a bit largerGabe Kangas
2020-07-19Create padding around chat avatars and the colored containerGabe Kangas
2020-07-19Add favicon(s). Closes #75Gabe Kangas
2020-07-19Remove IPFS. For #74Gabe Kangas
2020-07-19Strip debug symbols from binary. For #76Gabe Kangas
2020-07-19Use the thumbnail for opengraph if onlineGabe Kangas
2020-07-19Hide viewer stats when in offline mode. Closes #66Gabe Kangas
2020-07-19Disable text input by defaultGabe Kangas
2020-07-19Merge branch 'gek/current-stream-duration'Ginger Wong
2020-07-19use constants for message stringsGinger Wong
2020-07-19add comments; use promise for fetching chat history for consistencyGinger Wong
2020-07-19update offline flow an stream status timer flowGinger Wong
2020-07-19Merge branch 'master' into gek/current-stream-durationGinger Wong
2020-07-19Show chat by default. Closes #72. Show placeholder text that no registration ...Gabe Kangas
2020-07-19Merge branch '0718-refactor-touchscreenlayout'Ginger Wong
2020-07-19Merge branch 'master' into 0718-refactor-touchscreenlayoutGinger Wong
2020-07-19css tweaks for mobile mode; reintroduce mobile styles and hacksGinger Wong