914 Commits (bc2caadb74c0d2c33d86c7da1d370cdc39684b10)
 

Author SHA1 Message Date
dependabot[bot] 0452c4c5fc
Bump github.com/mattn/go-sqlite3 from 1.14.5 to 1.14.6 (#534) 4 years ago
dependabot[bot] c8aac5f639
Bump github.com/aws/aws-sdk-go from 1.36.14 to 1.36.16 (#542) 4 years ago
dependabot[bot] 10c4bfffea
Bump github.com/yuin/goldmark from 1.3.0 to 1.3.1 (#533) 4 years ago
Gabe Kangas cd77eab971 testing package-lock has updates 4 years ago
Gabe Kangas e5da1f871e Add PostCSS because Tailwind CLI needed it 4 years ago
Gabe Kangas 8328d1cb11 Disable serving a directory listing. Closes #530 4 years ago
Owncast 46fa26bc3a Commit updated API documentation 4 years ago
Gabe Kangas 6e7787369e Mark API as v0.0.4 4 years ago
Gabe Kangas 88015638f0
Add checklist item for installer. 4 years ago
dependabot[bot] f6712b23a3
Bump github.com/aws/aws-sdk-go from 1.36.13 to 1.36.14 (#507) 4 years ago
dependabot[bot] c78371fc57
Bump @videojs/http-streaming from 2.4.0 to 2.4.1 in /build/javascript (#506) 4 years ago
Gabe Kangas 75d800bf70 Update admin bundle 4 years ago
gingervitis 51f344f8e0
misc issue fixes (#496) 4 years ago
Jannik 9240da1b0b
Merge pull request #501 from owncast/gw/1222-wraptags 4 years ago
Ginger Wong 8774551838 wrap tags so they extend off the view, fixes #500 4 years ago
Gabe Kangas 959482e41a Update Admin bundle 4 years ago
dependabot[bot] ce81c78b88
Bump node-notifier from 8.0.0 to 8.0.1 in /test/automated (#494) 4 years ago
Gabe Kangas 93c3968bc6 Try to assist people with websocket troubleshooting. Closes #468 4 years ago
dependabot[bot] 780618f0ee
Bump github.com/aws/aws-sdk-go from 1.36.12 to 1.36.13 (#493) 4 years ago
Gabe Kangas 1ff70c13c5 Surface RTMP server port in admin. For #475 4 years ago
Gabe Kangas 76590bb043 Validate explicitly provided ffmpeg path. Closes #490 4 years ago
Gabe Kangas e558c549d7
Websocket fixes (#461) 4 years ago
dependabot[bot] eab45c7e92
Bump github.com/aws/aws-sdk-go from 1.36.11 to 1.36.12 (#487) 4 years ago
David Marzal b741b95aed
Update docker-compose.yaml example (#476) 4 years ago
Christian Muehlhaeuser c7cc973ebc
Log and abort when listening on RTMP port fails (#478) 4 years ago
Gabe Kangas 553992d6f8 Add linux-arm7 support to build script. Closes #470 4 years ago
dependabot[bot] 757a818e2a
Bump github.com/aws/aws-sdk-go from 1.36.10 to 1.36.11 (#469) 4 years ago
Gabe Kangas 84b8a4290d Update admin bundle 4 years ago
Gabe Kangas e9c7ff29cf
Add custom RTMP port number support (#462) 4 years ago
dependabot[bot] ef792c66a6
Bump github.com/aws/aws-sdk-go from 1.36.9 to 1.36.10 (#465) 4 years ago
Gabe Kangas 1fe1c6c925 Move duplicate string to a constant 4 years ago
Gabe Kangas 47770feaa5 Remove TODO 4 years ago
Owncast 438a11e4b1 Commit updated API documentation 4 years ago
Gabe Kangas 4ce139c0e0 Bump api spec version 4 years ago
dependabot[bot] 6ede4c60de
Bump github.com/aws/aws-sdk-go from 1.36.7 to 1.36.9 (#460) 4 years ago
Gabe Kangas 7b33e42efd
Clean up some readme links 4 years ago
dependabot[bot] 6c39753268
Bump github.com/yuin/goldmark from 1.2.1 to 1.3.0 (#450) 4 years ago
dependabot[bot] b60b79ee0a
Bump postcss-cli from 8.3.0 to 8.3.1 in /build/javascript (#449) 4 years ago
dependabot[bot] 1de72ce336
Bump @videojs/http-streaming from 2.3.1 to 2.4.0 in /build/javascript (#436) 4 years ago
dependabot[bot] 9171299569
Bump github.com/aws/aws-sdk-go from 1.36.1 to 1.36.7 (#451) 4 years ago
Gabe Kangas 97a86ec388 Add data dir to Dockerfile 4 years ago
Gabe Kangas ce4cb44412 Add latest tag to docker build 4 years ago
Gabe Kangas c04c3e851b Update admin bundle 4 years ago
Ginger Wong 121b80143a display username change form better on small screen 4 years ago
Ginger Wong d4f5162505 prevent header from hiding when keyboard is active on mobile for username change 4 years ago
Rick 570f529f48
optimize Dockefile (#409) 4 years ago
Gabe Kangas 814fcceaac Reduce hardware alerting thresholds 5 years ago
gingervitis 0062896b7d
chat fixes and optimizations (#431) 5 years ago
Gabe Kangas b405b2fcc7 Connections from Restream seem to be more sensitive about if we get the initial packets processed or not, so I moved setStreamAsConnected to be decoupled from when we set broadcaster info. Another update for #432 5 years ago
Gabe Kangas 1c42bf9f63 Check for nil when accessing broadcaster. Might help #432 5 years ago