Commit Graph

237 Commits

Author SHA1 Message Date
calzoneman 7d862cac60 Show links that failed for queueFail 2013-10-06 01:43:25 -05:00
calzoneman 6309e42989 Tweak movement 2013-10-03 22:11:47 -05:00
calzoneman 75ea06ed76 Add a small toggle for the MOTD 2013-10-02 22:26:28 -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
calzoneman acb5136c15 Improve setCurrent 2013-10-01 13:25:05 -05:00
calzoneman 54016f6f48 Remove debug message; stack queueFail messages clientside 2013-09-30 21:54:01 -05:00
calzoneman 80215b5cdc nuclearace if you find one more thing wrong with search results I swear 2013-09-24 15:19:40 -05:00
calzoneman b3f4fc2b52 Fix search result buttons issue 2013-09-24 13:19:41 -05:00
calzoneman 0addff6bab Don't add delete buttons to youtube search results
People kept clicking them resulting in database errors for unregistered channels.
2013-09-23 16:25:45 -05:00
calzoneman 25d225ec97 Improve poll feedback 2013-09-21 00:25:00 -05:00
calzoneman 4ec1d04247 Add SSL support 2013-09-09 17:16:41 -05:00
calzoneman c2cd04f760 Fix #276 2013-09-05 22:54:30 -05:00
calzoneman 762b4fa6af Address #270 2013-09-04 17:47:24 -05:00
calzoneman 7ae382295f Remove debug timeout 2013-08-30 18:43:09 -05:00
calzoneman f90965c105 Fix login race condition which caused rank loss 2013-08-30 18:42:00 -05:00
calzoneman 4841e7bc1c Add an extra check to prevent sticking usernames clientside 2013-08-21 19:20:26 -05:00
calzoneman 779bdb4067 Don't show socket error message when the server dies 2013-08-19 11:10:52 -05:00
calzoneman 8b3ae3b546 Merge dev into dbrefactor 2013-08-19 00:24:48 -05:00
calzoneman d62931098d Merge branch 'master' into dev 2013-08-19 00:23:13 -05:00
calzoneman e3ef9e7896 Add a special notice 2013-08-18 18:35:49 -05:00
calzoneman e4d0d21667 Don't display session expired 2013-08-18 12:48:49 -05:00
calzoneman f910f437bb Disallow non-moderators from adding a video that exists 10 times already 2013-08-13 11:18:06 -04:00
Calvin Montgomery 0ceb362f0b Remove faulty requestPlaylist 2013-08-12 00:27:30 -04:00
Calvin Montgomery 01eeab0711 Clear queued playlist actions on new playlist 2013-08-12 00:24:48 -04:00
Calvin Montgomery 8f190403f8 Fix leader bug 2013-08-08 23:23:19 -04:00
calzoneman 4f6d72d6d5 Resolve merge conflict 2013-08-08 18:28:10 -04:00
calzoneman c7501bfd50 Add different userlist sort options 2013-08-08 10:54:07 -04:00
calzoneman ac9d60eee7 Fix browser compat issue 2013-08-07 17:55:39 -04:00
calzoneman fefa9f4238 Fix line endings 2013-08-07 17:00:53 -04:00
calzoneman 0cc230f192 Move/change playlist lock button 2013-08-07 16:26:20 -04:00
calzoneman d3cda0517c Improvements to userlist dropdown
- Add a <select> menu to easily change rank
- Only have one leader button, change value between "Give Leader" and "Remove Leader"
2013-08-07 16:14:22 -04:00
calzoneman a371ff629d Allow channel admins to read channel logs 2013-08-06 14:20:47 -04:00
Calvin Montgomery 3a5de93d7c Finish refactoring player [untested] 2013-08-05 22:46:56 -04:00
calzoneman 15085fc6ae Minor fixes for v2.2
- If NO_WEBSOCKETS or USEROPTS.altsocket are true, don't use websockets
- Base resizing on an invisible div (some channels remove/hide #queue)
- Names are properly italicized when AFK
2013-08-04 11:44:48 -04:00
calzoneman 8f72854e38 Fix #238 2013-08-01 15:12:57 -04:00
calzoneman 7d0de7b1ba Paginate library/search 2013-07-31 11:05:07 -04:00
calzoneman 2573218d55 Paginate channel ranks 2013-07-31 10:57:59 -04:00
calzoneman 149eeb6277 Add error message when socket fails 2013-07-27 16:42:42 -04:00
calzoneman 6673e6c203 Fix #225 2013-07-27 10:30:12 -04:00
calzoneman 5a5016fd79 Change alt socket to socketio xhr-polling 2013-07-13 16:15:57 -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
calzoneman e6150301b1 Disable debug printing of incoming packets 2013-07-06 11:39:42 -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 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
calzoneman 91a2fcb61d Better XSS prevention (NOTE: must run npm install validator on existing installs) 2013-07-02 15:42:26 -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 0868ef647d Implement UID method of playlist management (#182) 2013-06-27 18:15:29 -04:00
Calvin Montgomery ab7ad2c36c Fix #182 #183 #184 2013-06-26 22:44:48 -04:00
calzoneman a89f5138d3 Wait for movements to complete before queue callback 2013-06-26 10:52:37 -04:00
calzoneman f10a5d7ec3 Add a wait condition to prevent playlist highlight being messed up 2013-06-26 10:50:08 -04:00
Calvin Montgomery d688a63bfa Improve queue fail error reporting 2013-06-25 23:09:37 -04:00
Calvin Montgomery 4ce0ac646a Implement #181 2013-06-25 22:03:14 -04:00
Calvin Montgomery 770f252105 Fix queue buttons not displaying after playlist shuffle 2013-06-25 21:49:02 -04:00
calzoneman 08bc926df4 Fix library clear results button being stupid 2013-06-25 10:29:12 -04:00
calzoneman 2769543d04 Auto re-login guests upon reconnect 2013-06-25 10:27:35 -04:00
calzoneman 11e91d02fb Fix unban bug 2013-06-25 09:59:14 -04:00
Calvin Montgomery 8b0a960440 fixy fixy 2013-06-24 23:33:00 -04:00
Calvin Montgomery dde7ae2c79 Fix previous commit 2013-06-24 23:03:21 -04:00
calzoneman 223f18a556 Fix #175 2013-06-23 10:25:49 -04:00
calzoneman 072695995e Add superadmin flair command for no good reason 2013-06-22 19:38:44 -04:00
calzoneman 8c9cbca4c4 Fixes 2013-06-22 19:02:55 -04:00
Calvin Montgomery 9fd4d20a7e Confirm before deleting playlist 2013-06-20 23:11:38 -04:00
calzoneman e52307cdfa Fix polls, MOTD/CSS/JS text 2013-06-19 19:39:40 -04:00
calzoneman 7b60d0948e Fixes 2013-06-19 17:54:27 -04:00
calzoneman b60981c8d8 Ability to add chat filters 2013-06-18 15:59:45 -04:00
calzoneman 6eaa9a45d0 Continue working on filters 2013-06-18 11:51:42 -04:00
calzoneman 25862acd72 Work on chat filters 2013-06-18 10:57:53 -04:00
calzoneman 09e9fb2eab Add channel ranks editor 2013-06-18 10:46:28 -04:00
Calvin Montgomery 449d01180a Banlist and recent login history 2013-06-17 23:57:29 -04:00
calzoneman ca6d2962d8 Continue working on channel settings 2013-06-17 18:16:59 -04:00
calzoneman de2294d3ab So much work 2013-06-11 19:51:00 -04:00
calzoneman 1850f009ff Fixes, continue work 2013-06-11 15:41:03 -04:00
calzoneman 42fc2e45c8 Continue rewriting things 2013-06-11 11:29:21 -04:00
Calvin Montgomery 161a116e59 Work on playlist items 2013-06-09 18:18:27 -04:00
calzoneman 9c3596b04a Still working on things 2013-06-09 14:03:41 -04:00
calzoneman a1862496a9 Implement #163 2013-06-05 16:49:54 -04:00
calzoneman 33744da634 Revise channel ranks editor (Fixes #162) 2013-06-05 11:40:59 -04:00
Calvin Montgomery 33f4ffcec2 Add permission option for livestreams 2013-06-04 22:51:41 -04:00
Calvin Montgomery ef6a415c1b Don't remove user theme when channel CSS is set 2013-06-04 22:36:49 -04:00
calzoneman a02228afdd Add license text to files missing it 2013-06-04 18:26:17 -04:00
calzoneman 2c57d2a8f2 Fixes, rate limiting 2013-06-04 18:22:05 -04:00
calzoneman cfc866400c Break out NWS into a user option 2013-06-04 15:41:34 -04:00
Calvin Montgomery 9eafc53c91 start experimenting with a fallback layer 2013-06-03 23:56:06 -04:00
calzoneman cfd70cff12 Add notification when queueing jwplayer 2013-06-02 19:37:48 -04:00
calzoneman d2271a020b Add playlist item count and playtime 2013-06-02 13:54:58 -04:00
calzoneman b87dd8b5e7 Redesign playlist management 2013-06-01 16:56:23 -04:00
calzoneman bd7288bed3 Add user playlist interface 2013-06-01 15:42:08 -04:00
calzoneman 28a960285c Begin working on playlists 2013-06-01 11:59:04 -04:00
calzoneman a3331ff758 Move callback initialization to prevent race condition 2013-05-28 17:06:23 -04:00
calzoneman a3138abd38 more fixes 2013-05-27 21:12:07 -04:00
calzoneman 16d3c600fe Fix #152; change JS load order to load faster 2013-05-27 15:00:32 -04:00
calzoneman 296bddefcd Fix #153 2013-05-27 14:35:24 -04:00
Calvin Montgomery 81d6b4873d More pagination 2013-05-26 23:10:16 -04:00