CyTube/www/js
Calvin Montgomery d678fa56d1 Remove channel reference counter
This was an old attempt at gracefully unloading channels that still had
pending callbacks.  Its implementation was always flawed, and the number
of places where it was used is small enough to replace with
straightforward checks for whether the channel has been unloaded after
an asynchronous operation.  Hopefully fixes the stuck 0 user channels
issue.
2020-11-11 22:05:05 -08:00
..
acp.js Remove channel reference counter 2020-11-11 22:05:05 -08:00
callbacks.js Fix channel password prompt 2020-03-29 10:31:27 -07:00
dash.all.min.js Add experimental support for dash streaming 2018-01-06 11:00:59 -08:00
data.js Make option on by default 2020-07-18 18:43:47 -07:00
jquery-1.11.0.min.js jquery cdn sucks 2015-02-10 23:07:57 -06:00
jquery-ui.js jquery cdn sucks 2015-02-10 23:07:57 -06:00
paginator.js Add emote search, sort toggle 2015-05-13 12:17:32 -05:00
playerjs-0.0.12.js Implement playerjs for streamable (#706) 2017-09-25 19:18:46 -07:00
sc.js Initial soundcloud implementation 2015-06-16 07:39:39 -04:00
tabcomplete.js Fix tabcomplete sort bug exposed by new v8 2018-11-12 21:01:43 -08:00
theme.js Reduce the number of places the default theme is hardcoded from 6 to 1. 2016-07-08 19:01:31 -07:00
ui.js Replace userlist visibility check logic (#859) 2020-04-17 14:53:39 -07:00
util.js RIP Mixer 2020-07-26 10:24:36 -07:00
video.js Add HLS support (and upgrade Video.JS) 2016-08-06 21:14:52 -07:00
videojs-contrib-hls.min.js player: support HLS vod for vidme (fixes #703) 2017-09-04 09:44:30 -07:00
videojs-dash.js Add experimental support for dash streaming 2018-01-06 11:00:59 -08:00
videojs-resolution-switcher.js Add resolution switcher plugin for video.js 2017-07-01 16:54:19 -07:00