CyTube/lib
calzoneman b587da6701 Several fixes
- User playlists should now list correctly (fixed a race condition)
  - Livestream types can autoplay (no longer stuck at currentTime = -3)
  - Playlist items with NaN duration do not break user playlist saving
  - ffmpeg support can handle live media (e.g. icecast)
  - Invalid volume is sanitized and an error message is added
  - JWPlayer displays correctly for both HTML5 and Flash
  - JWPlayer volume synchronization is fixed
  - <audio> and <video> tags are scaled correctly with .embed-responsive-item
2014-12-02 22:21:52 -06:00
..
channel Several fixes 2014-12-02 22:21:52 -06:00
database Fix for google docs changing their video player: 2014-08-06 20:12:57 -07:00
io Fix kick behavior 2014-10-25 22:49:22 -05:00
web Fix Twitch not working on HTTPS and allow HTTPS channel page 2014-11-24 19:24:47 -06:00
account.js Merge refactoring into 3.0 2014-05-20 19:30:14 -07:00
acp.js Add IP cloaking; make tor bans channel specific 2014-08-14 21:42:13 -05:00
asyncqueue.js Use asyncqueue clientside too 2013-10-01 13:35:29 -05:00
bgtask.js Fix a few memory leaks; add /gc console command 2014-04-10 21:54:46 -05:00
config.js Fix caching and add gzip 2014-11-16 21:06:10 -06:00
customembed.js Fixes 2014-02-18 21:56:54 -06:00
database.js Several fixes 2014-12-02 22:21:52 -06:00
emitter.js Merge refactoring into 3.0 2014-05-20 19:30:14 -07:00
ffmpeg.js Several fixes 2014-12-02 22:21:52 -06:00
filter-master.js Add a better error message for google drive 1hr 2014-11-13 20:08:01 -06:00
filter-worker.js Add a better error message for google drive 1hr 2014-11-13 20:08:01 -06:00
filter.js Move server files to lib/ to clean up root directory 2013-09-05 13:48:05 -05:00
flags.js Merge refactoring into 3.0 2014-05-20 19:30:14 -07:00
get-info.js Several fixes 2014-12-02 22:21:52 -06:00
logger.js Finish password recovery 2014-02-01 13:03:08 -06:00
media.js Fix for google docs changing their video player: 2014-08-06 20:12:57 -07:00
poll.js Add XSS filter 2014-01-23 11:45:08 -06:00
server.js Fix caching and add gzip 2014-11-16 21:06:10 -06:00
tor.js Fix wrong scope on ipList 2014-08-14 21:45:25 -05:00
ullist.js Merge refactoring into 3.0 2014-05-20 19:30:14 -07:00
user.js Fix kick behavior 2014-10-25 22:49:22 -05:00
utilities.js Update cloaking function so the banlist looks right 2014-08-14 21:57:38 -05:00
xss.js Update XSS filter 2014-06-25 20:22:54 -07:00