7855 Commits (bf92677818cc113853d9891bf7ac1501a6ed31df)
 

Author SHA1 Message Date
Gabe Kangas d4426f1dff
Make default config file simpler. Closes #364 (#375) 5 years ago
dependabot[bot] a2c088d401
Bump github.com/aws/aws-sdk-go from 1.35.30 to 1.35.31 (#383) 5 years ago
Christian Muehlhaeuser 7c71a68da5
Add database schema versioning & migration skeleton (#382) 5 years ago
Gabe Kangas 30f8b77c25
Update owncast-release-checklist.md 5 years ago
dependabot[bot] 88f531e520
Bump github.com/aws/aws-sdk-go from 1.35.29 to 1.35.30 (#381) 5 years ago
dependabot[bot] 9c1d23ad08
Bump postcss-cli from 8.2.0 to 8.3.0 in /build/javascript (#380) 5 years ago
Gabe Kangas ff955c7ac8 Make graph less smooth. Hide empty value. Closes https://github.com/owncast/owncast/issues/379 5 years ago
Gabe Kangas 8787e3421b Show framerate of inbound video stream 5 years ago
Gabe Kangas 8ab5e0797e Fix TailwindCSS build missing classes 5 years ago
Gabe Kangas 09b570d64c Support framerate to be a float. For #378 5 years ago
Gabe Kangas 437b3063f8 Put content.md in data dir during build 5 years ago
Matt Steele aeb221b32f
Do not highlight usernames inside links (#366) 5 years ago
gingervitis f8d94c2dc2
jump to bottom of list when the DOM observes that a new message node has been added (#369) 5 years ago
Gabe Kangas 31e0382a87 Add error text to clarify config changes from #373 5 years ago
Owncast 2bb0cec5be Commit updated API documentation 5 years ago
gingervitis 01f16aeddf
Simplify Logo requirement from users. (#373) 5 years ago
Gabe Kangas 1c753b2606 Update readme 5 years ago
dependabot[bot] 92fa5b5c8c
Bump @joeattardi/emoji-button from 4.4.0 to 4.5.0 in /build/javascript (#370) 5 years ago
dependabot[bot] ad223695cc
Bump github.com/mattn/go-sqlite3 from 1.14.4 to 1.14.5 (#372) 5 years ago
dependabot[bot] fc9b4ee739
Bump github.com/aws/aws-sdk-go from 1.35.28 to 1.35.29 (#371) 5 years ago
Gabe Kangas a24dbc418b Tame down encoding performance alerts. Closes #338 5 years ago
Gabe Kangas bf4758d166 Update source building instructions to include the bundled admin 5 years ago
Matt Steele a40b3a0e80
Check if inbound details properly set before use (#365) 5 years ago
dependabot[bot] 4f4a13540f
Bump @joeattardi/emoji-button from 4.3.0 to 4.4.0 in /build/javascript (#367) 5 years ago
Gabe Kangas 34e9f92794 Update bundled admin 5 years ago
Gabe Kangas 08972dfb3a Give utilities a unique icon. Open all submenus by default. 5 years ago
Gabe Kangas e0ce9a35ac Fix typescript build errors 5 years ago
Gabe Kangas 59f63e5438 Rename sidebar items. Give admin a title. Link to app favicon. 5 years ago
Gabe Kangas 17da98279a Add local storage message to storage config 5 years ago
dependabot[bot] f889aeb83c
Bump github.com/aws/aws-sdk-go from 1.35.27 to 1.35.28 (#368) 5 years ago
Christian Muehlhaeuser 2461fd02e2
Extended config example (#363) 5 years ago
Gabe Kangas 4d2066a76d
Start cleaning up linter errors. (#358) 5 years ago
Gabe Kangas a0bfe6ac9a Verify the admin web app builds 5 years ago
gingervitis e3c0265469 include server config fetch in serverstatus context hook so config data can be provided across multiple views 5 years ago
gingervitis 72d9ff4edb assorted cleanup 5 years ago
gingervitis 2211572ba1 clean up of home section; now with styling 5 years ago
dependabot[bot] c76b7229a5
Bump preact from 10.5.5 to 10.5.7 in /build/javascript (#360) 5 years ago
dependabot[bot] a6ce495b9c
Bump github.com/aws/aws-sdk-go from 1.35.26 to 1.35.27 (#359) 5 years ago
gingervitis 3f1f96a768 Merge branch 'master' of github.com:owncast/owncast-admin 5 years ago
Gabe Kangas 934285c55b Move stats.json to data dir 5 years ago
gingervitis 30e1858456 Merge branch 'master' of github.com:owncast/owncast-admin 5 years ago
Gabe Kangas 6df6b97815 Log auth middleware failures as Debug. Closes #342 5 years ago
Christian Muehlhaeuser 2e1f8d29b5
Fix godoc style comments (#356) 5 years ago
Christian Muehlhaeuser 8f921fbfde
Fix popular typos (#355) 5 years ago
Christian Muehlhaeuser cfb031a15c
Make sure we close DB statements to release resources (#354) 5 years ago
Christian Muehlhaeuser 16e578e993
Use a golangci-lint workflow to check for common mistakes & problems (#353) 5 years ago
Christian Muehlhaeuser 3f9dd2870f
Explicitly ignore io.Copy's return values (#352) 5 years ago
Christian Muehlhaeuser 2c504eb8be
Handle filepath.Walk errors (#351) 5 years ago
Christian Muehlhaeuser 00129c5942
Stick to the documented default bitrate of 1200 in case of config parsing issues (#350) 5 years ago
Christian Muehlhaeuser 21df28160a
Avoid unnecessary conversion (#349) 5 years ago