owncast/webroot/js
Bradley Hilton fe96739f60
Fix a memory leak with the chat aspect. (#23)
Essentially, the for loop wasn't being returned out
of and that caused the read listener to never be
let up and released to the gc
2020-06-22 23:52:50 -07:00
..
player set up components and icons for optional creator's social pages; add airplay icon 2020-06-20 23:41:13 -07:00
app.js Fix a memory leak with the chat aspect. (#23) 2020-06-22 23:52:50 -07:00
config.js set up components and icons for optional creator's social pages; add airplay icon 2020-06-20 23:41:13 -07:00
config.json user content general layout 2020-06-21 01:31:08 -07:00
footer.js user content general layout 2020-06-21 01:31:08 -07:00
message.js set up components and icons for optional creator's social pages; add airplay icon 2020-06-20 23:41:13 -07:00
social.js user content general layout 2020-06-21 01:31:08 -07:00
status.js Fix errors on Firefox 2020-06-18 20:46:07 -07:00
usercolors.js Add color hash for user avatar backgrounds 2020-06-15 13:44:39 -07:00
utils.js updates towards more customization 2020-06-18 10:24:54 -07:00