Commit Graph

622 Commits

Author SHA1 Message Date
Calvin Montgomery d4d6fb6686 Allow style attr because people keep bitchin about it 2013-07-09 21:50:57 -04:00
Calvin Montgomery bd6ff20ae6 Fix #204, #208 2013-07-10 02:29:01 +04:00
Calvin Montgomery d63fe56e8b Fix soundcloud player even though it wasn't my fault 2013-07-10 02:24:40 +04:00
Calvin Montgomery 014a4750a4 Turn off socket debug again 2013-07-09 21:24:25 +04:00
Calvin Montgomery 4b269a5a6c Triple fix #184 2013-07-09 21:21:40 +04:00
Calvin Montgomery 4660f952ed Fix #184 (properly) 2013-07-09 21:11:44 +04:00
Calvin Montgomery 31564b97fd Fix queueby on user playlists 2013-07-09 20:38:48 +04:00
Calvin Montgomery 68146043ad Fix #205 (run update.js) 2013-07-09 20:28:54 +04:00
calzoneman 86df9775ac Fix #203 2013-07-07 10:50:05 -04:00
calzoneman f11e6638f2 Clarify a comment 2013-07-06 13:05:34 -04:00
calzoneman 7aac0a0f9f Fix a bug with IP forwarding 2013-07-06 13:00:02 -04:00
calzoneman e6150301b1 Disable debug printing of incoming packets 2013-07-06 11:39:42 -04:00
calzoneman 83e5dbdccd Minor fix for IP aliases 2013-07-06 11:33:15 -04:00
calzoneman 8f1b5c5e38 Fix licensing 2013-07-06 11:25:12 -04:00
Calvin Montgomery 6e4f27d618 Fix live media 2013-07-06 01:45:15 -04:00
Calvin Montgomery dce341e42b Blindly doing a find and replace is bad\! 2013-07-06 01:41:14 -04:00
Calvin Montgomery 25c328d993 Fine, fix the ACP too 2013-07-06 00:04:52 -04:00
Calvin Montgomery 53f6a39a7a Fix channeldata API for current media 2013-07-05 23:40:31 -04:00
Calvin Montgomery 6a9c9f9235 Fix voteskips 2013-07-05 23:34:04 -04:00
Calvin Montgomery ee1b6c3255 Merge branch 'dev' -- run update.js 2013-07-05 21:50:09 -04:00
calzoneman ec035bd93f Implement #185 2013-07-04 19:11:13 -04:00
calzoneman a2036e4383 Fix #198 2013-07-04 18:50:15 -04:00
calzoneman b43e485bb5 Remove unused media vars, fix double adds 2013-07-03 19:11:38 -04:00
calzoneman d20e676443 FixeS 2013-07-03 17:29:49 -04:00
calzoneman 860d81afbc Merge master into dev 2013-07-03 16:06:13 -04:00
calzoneman d34301e2e2 A few minor fixes 2013-07-03 16:04:50 -04:00
calzoneman 8a54000097 I think it works 2013-07-03 15:51:35 -04:00
calzoneman 7d232b80dc setCurrent can wait 2013-07-03 11:32:44 -04:00
calzoneman f6b02a166a Getting there 2013-07-03 11:26:10 -04:00
Calvin Montgomery beb26f45fb Disallow duplicate guest names 2013-07-02 23:24:03 -04:00
Calvin Montgomery fc5034d26a I think I'm on the right track here 2013-07-02 23:19:17 -04:00
calzoneman ee36e0f30f Forgot a file 2013-07-02 22:59:08 -04:00
Calvin Montgomery 6a6dd7bc21 fallback on cookies if localStorage is null or undefined 2013-07-02 22:40:40 -04:00
calzoneman 91a2fcb61d Better XSS prevention (NOTE: must run npm install validator on existing installs) 2013-07-02 15:42:26 -04:00
calzoneman c3b782b04a Hey I think it works for single videos CZTEROOKI DON'T PULL THIS I SWEAR TO GOD 2013-07-02 15:01:12 -04:00
calzoneman e3afacd415 Refuctoring 2013-07-02 11:38:13 -04:00
calzoneman 562a58abda Playlist seems to be working 2013-07-01 18:45:55 -04:00
calzoneman 0611a6b0a6 Merge branch 'master' into dev 2013-07-01 17:44:27 -04:00
calzoneman 46b823c60d Fix a bug with the youtube error parser 2013-06-30 16:01:31 -04:00
calzoneman f84073ad38 Implement a button for #188 2013-06-30 16:01:19 -04:00
calzoneman 543ec91e9b Implement #189 2013-06-30 15:56:41 -04:00
calzoneman 8292a548fd Still working on stuff 2013-06-30 15:33:38 -04:00
calzoneman 9a3563ca45 Continue work on playlist changes 2013-06-29 20:59:33 -04:00
calzoneman eefd62593b [WIP] Playlist changes 2013-06-29 18:09:20 -04:00
calzoneman d05fd3caa9 Minor fix to last commit 2013-06-27 18:17:05 -04:00
calzoneman 0868ef647d Implement UID method of playlist management (#182) 2013-06-27 18:15:29 -04:00
calzoneman d9fc17e0f3 Add owner field to channel table
Make sure you run the update script to update existing databases:
`node update.js`
2013-06-27 16:41:59 -04:00
calzoneman e030a2bfa6 Fix theme preference on login frame 2013-06-27 16:09:36 -04:00
calzoneman e0463fe6a3 Fix #187 2013-06-27 14:42:25 -04:00
Calvin Montgomery b61591b5fb Fix #186 2013-06-26 22:49:47 -04:00