summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-28testing package-lock has updatesv0.0.4Gabe Kangas
2020-12-28Add PostCSS because Tailwind CLI needed itGabe Kangas
2020-12-27Disable serving a directory listing. Closes #530Gabe Kangas
2020-12-26Commit updated API documentationOwncast
2020-12-25Mark API as v0.0.4Gabe Kangas
2020-12-22Add checklist item for installer.Gabe Kangas
2020-12-22Bump github.com/aws/aws-sdk-go from 1.36.13 to 1.36.14 (#507)dependabot[bot]
2020-12-22Bump @videojs/http-streaming from 2.4.0 to 2.4.1 in /build/javascript (#506)dependabot[bot]
2020-12-22Update admin bundleGabe Kangas
2020-12-22misc issue fixes (#496)gingervitis
2020-12-22Merge pull request #501 from owncast/gw/1222-wraptagsJannik
2020-12-22wrap tags so they extend off the view, fixes #500Ginger Wong
2020-12-21Update Admin bundleGabe Kangas
2020-12-21Bump node-notifier from 8.0.0 to 8.0.1 in /test/automated (#494)dependabot[bot]
2020-12-21Try to assist people with websocket troubleshooting. Closes #468Gabe Kangas
2020-12-21Bump github.com/aws/aws-sdk-go from 1.36.12 to 1.36.13 (#493)dependabot[bot]
2020-12-21Surface RTMP server port in admin. For #475Gabe Kangas
2020-12-21Validate explicitly provided ffmpeg path. Closes #490Gabe Kangas
2020-12-21Websocket fixes (#461)Gabe Kangas
2020-12-20Bump github.com/aws/aws-sdk-go from 1.36.11 to 1.36.12 (#487)dependabot[bot]
2020-12-20Update docker-compose.yaml example (#476)David Marzal
2020-12-19Log and abort when listening on RTMP port fails (#478)Christian Muehlhaeuser
2020-12-18Add linux-arm7 support to build script. Closes #470Gabe Kangas
2020-12-17Bump github.com/aws/aws-sdk-go from 1.36.10 to 1.36.11 (#469)dependabot[bot]
2020-12-17Update admin bundleGabe Kangas
2020-12-17Add custom RTMP port number support (#462)Gabe Kangas
2020-12-16Bump github.com/aws/aws-sdk-go from 1.36.9 to 1.36.10 (#465)dependabot[bot]
2020-12-16Move duplicate string to a constantGabe Kangas
2020-12-16Remove TODOGabe Kangas
2020-12-16Commit updated API documentationOwncast
2020-12-16Bump api spec versionGabe Kangas
2020-12-15Bump github.com/aws/aws-sdk-go from 1.36.7 to 1.36.9 (#460)dependabot[bot]
2020-12-14Clean up some readme linksGabe Kangas
2020-12-14Bump github.com/yuin/goldmark from 1.2.1 to 1.3.0 (#450)dependabot[bot]
2020-12-14Bump postcss-cli from 8.3.0 to 8.3.1 in /build/javascript (#449)dependabot[bot]
2020-12-14Bump @videojs/http-streaming from 2.3.1 to 2.4.0 in /build/javascript (#436)dependabot[bot]
2020-12-14Bump github.com/aws/aws-sdk-go from 1.36.1 to 1.36.7 (#451)dependabot[bot]
2020-12-13Add data dir to Dockerfilev0.0.3Gabe Kangas
2020-12-13Add latest tag to docker buildGabe Kangas
2020-12-13Update admin bundleGabe Kangas
2020-12-12display username change form better on small screenGinger Wong
2020-12-12prevent header from hiding when keyboard is active on mobile for username changeGinger Wong
2020-12-10optimize Dockefile (#409)Rick
2020-12-07Reduce hardware alerting thresholdsGabe Kangas
2020-12-06chat fixes and optimizations (#431)gingervitis
2020-12-06Connections from Restream seem to be more sensitive about if we get the initi...Gabe Kangas
2020-12-06Check for nil when accessing broadcaster. Might help #432Gabe Kangas
2020-12-05Split up warnings so the entire slice does not have to be iterated throughGabe Kangas
2020-12-05Use onMetaData instead of setDataFrame to try to parse out RTMPGabe Kangas
2020-12-05Limit number of log entries returned. Closes #423Gabe Kangas