Commit Graph

1024 Commits

Author SHA1 Message Date
calzoneman 899c62f0b4 Fix package.json 2013-10-31 18:12:20 -05:00
calzoneman 1c3273978b Fix a few edge cases for XSS 2013-10-31 00:48:01 -05:00
calzoneman 271a23cdad Implement basic XSS filter 2013-10-31 00:39:35 -05:00
calzoneman bf014530f9 Fix #302 2013-10-30 19:29:55 -05:00
calzoneman 1939314d72 Fix #301 2013-10-28 21:49:22 -05:00
calzoneman f9c4685948 A couple special cases for dailymotion (Fix #300) 2013-10-24 17:31:04 -05:00
calzoneman bc7a2e0ff1 Fix channel dead race condition (another one) 2013-10-22 13:42:07 -05:00
calzoneman 33e5f2e056 Fix MOTD XSS filter stripping style tags 2013-10-20 20:04:09 -05:00
calzoneman 9be513221e Remove some unnecessary packets 2013-10-19 12:20:55 -05:00
calzoneman ad6b07357f Change the place where queuefail errors appear 2013-10-16 23:31:48 -05:00
calzoneman 152e46ab15 Add errDialog function 2013-10-16 23:22:37 -05:00
calzoneman f8fcc0d2d7 Slight tweak to userlist dropdown hiding 2013-10-16 23:10:59 -05:00
calzoneman 033fbbf08a Hack around YouTube HTML5 player race condition -- Really guys? 2013-10-16 21:50:31 -05:00
calzoneman 120d56d6c8 Change the way /mute works 2013-10-16 17:36:05 -05:00
calzoneman 5eda748fc4 Be nicer about who is kicked 2013-10-16 17:21:11 -05:00
calzoneman 95c2118740 Make it impossible to ever lose rank when logging in 2013-10-14 18:15:36 -05:00
calzoneman 2e77cb4499 Change channel dumping to a single interval rather than per-channel 2013-10-14 16:39:41 -05:00
calzoneman 9193423923 Rate-limit socket.io connections per IP 2013-10-14 16:32:03 -05:00
calzoneman b70526db4d Fix video deletes 2013-10-12 19:46:39 -05:00
calzoneman 8c80088192 Fix bugs 2013-10-12 19:44:36 -05:00
calzoneman 6c7566e790 Actually fix /poll 2013-10-12 19:04:42 -05:00
calzoneman 5c0d70f8eb Fix /poll 2013-10-12 19:03:39 -05:00
calzoneman 2744b3a20d Improve strictness of data checking 2013-10-12 18:59:50 -05:00
calzoneman 51d89b99e8 Fix a vulnerability in chatMsg handler 2013-10-12 18:25:36 -05:00
calzoneman babeb01ebe Add try-catch to playlist loading 2013-10-12 15:54:39 -05:00
Calvin Montgomery af2ef83df8 Merge pull request #297 from nuclearace/patch-1
http://xkcd.com/859/
2013-10-11 23:38:03 -07:00
nuclearace 48eeefcb01 Update README.md 2013-10-12 02:37:11 -04:00
Calvin Montgomery 5deb07acec Update README.md 2013-10-12 01:34:54 -05:00
Calvin Montgomery 4f7240244f Merge pull request #296 from nuclearace/patch-1
Update README.md
2013-10-11 23:14:42 -07:00
nuclearace a75364f724 Update README.md 2013-10-12 02:13:48 -04:00
Calvin Montgomery 141516bf36 Merge pull request #294 from calzoneman/svsingle
Server refactoring
2013-10-11 20:04:11 -07:00
calzoneman 2cb8ab3a98 Fix GET / 2013-10-11 18:20:52 -05:00
calzoneman aad1c2995c Fixes 2013-10-11 18:15:44 -05:00
calzoneman fa9656432d Remove rank.js 2013-10-11 16:31:54 -05:00
calzoneman f2c996ebfa major refactoring 2013-10-11 16:31:40 -05:00
calzoneman 542461a533 Refactor out server init to index.js 2013-10-11 15:48:01 -05:00
calzoneman 128367bfc4 Do some server refactoring 2013-10-09 18:10:26 -05:00
calzoneman a3153246ce Fix the only thing I see that could possibly still cause #285 2013-10-07 19:03:20 -05:00
calzoneman f5cbdb2f24 Fix #291 2013-10-07 10:04:08 -05:00
calzoneman 718a70bc60 Fix clean; minor error message fixes 2013-10-07 00:10:16 -05:00
calzoneman 7d862cac60 Show links that failed for queueFail 2013-10-06 01:43:25 -05:00
calzoneman ce197d3d8a Fix a bug with guestname capitalization 2013-10-05 20:42:15 -05:00
calzoneman 6309e42989 Tweak movement 2013-10-03 22:11:47 -05:00
calzoneman 89422c3c1d Fix #289 2013-10-03 22:07:44 -05:00
calzoneman 75ea06ed76 Add a small toggle for the MOTD 2013-10-02 22:26:28 -05:00
calzoneman abc9c398f4 Fix media length limit 2013-10-02 09:37:13 -05:00
calzoneman 9d35636be2 Resolve merge conflict 2013-10-01 23:05:02 -05:00
calzoneman a23a55f6a2 Update changelog and version # 2013-10-01 23:02:31 -05:00
calzoneman 1e2a142524 Fix 'error: true' 2013-10-01 14:26:32 -05:00
calzoneman a1c72aaa8d Use asyncqueue clientside too 2013-10-01 13:35:29 -05:00