Commit Graph

687 Commits

Author SHA1 Message Date
Calvin Montgomery 3f81883994 Fixes 2013-08-05 23:21:28 -04:00
Calvin Montgomery 775a6752bb Move hide/unhide player to util 2013-08-05 23:11:56 -04:00
Calvin Montgomery 51ea4ce594 Fix JSHint errors for player.js 2013-08-05 22:55:11 -04:00
Calvin Montgomery 3a5de93d7c Finish refactoring player [untested] 2013-08-05 22:46:56 -04:00
Calvin Montgomery b2900afb3b Fix ACP 2013-08-05 00:51:28 -04:00
Calvin Montgomery 39ea0c9207 Continue refactoring clientside loader
- Vimeo flash
- Dailymotion
- Soundcloud
- Fix a lot of JSHint stuff
2013-08-05 00:19:10 -04:00
calzoneman 0a00d059e8 Start refactoring clientside player init 2013-08-04 12:16:19 -04:00
calzoneman 0aa8e0f930 Merge branch 'master' into dev 2013-08-04 11:46:33 -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 bdaa76295e Remove extraneous console.log 2013-08-03 16:16:59 -04:00
calzoneman 2efd3f0db2 Add support for youtube api v2 keys because v3 is a butt 2013-08-03 16:13:19 -04:00
calzoneman a26df3c92c Add UI for custom embeds 2013-08-03 15:10:06 -04:00
calzoneman 5e2b0929a9 Forgot to add file 2013-08-03 11:50:41 -04:00
calzoneman fe2ec2c8d2 Support custom embeds (no UI for it yet) 2013-08-03 11:12:53 -04:00
calzoneman 1aeec527f6 Refactor get-info module to be a Server property 2013-08-03 10:58:21 -04:00
calzoneman aa3234eb6a Implement gdata v3 for youtube videos 2013-08-03 10:52:24 -04:00
calzoneman ca3bf07d91 Merge branch 'master' into dev 2013-08-03 10:33:47 -04:00
Calvin Montgomery 20f0d1c316 Clear afk timer when disconnecting 2013-08-01 22:47:38 -04:00
calzoneman 4937dca98e Ceil voteskip requirement instead of truncating 2013-08-01 16:11:11 -04:00
calzoneman 229f8a206a Fix rare case where paginator breaks 2013-08-01 15:20:50 -04:00
calzoneman 8f72854e38 Fix #238 2013-08-01 15:12:57 -04:00
calzoneman 5342ce8b77 Remove old code 2013-08-01 10:29:00 -04:00
calzoneman aa5cd300f1 Add yt playlist and search to refactored lookup 2013-08-01 10:27:32 -04:00
calzoneman 3a62c987ea Add imgur album and rtmp to refactored lookup 2013-08-01 10:14:17 -04:00
calzoneman 51e48e924d Better error reporting for queue fails (404) 2013-08-01 10:12:22 -04:00
calzoneman 329505de9d Revert "Forgot to add afk-timeout to config defaults"
This reverts commit b93f5584b6.
2013-08-01 09:45:14 -04:00
calzoneman b93f5584b6 Forgot to add afk-timeout to config defaults 2013-08-01 09:42:51 -04:00
calzoneman a1b39833ed (Hopefully) fix voteskip problems 2013-08-01 09:39:10 -04:00
Calvin Montgomery ba8730b722 A couple of voteskip fixes 2013-08-01 00:37:06 -04:00
Calvin Montgomery b9ccf05416 Merge branch 'master' into dev 2013-08-01 00:04:07 -04:00
Calvin Montgomery 103e01042e Fix voteskip calculation 2013-08-01 00:03:56 -04:00
Calvin Montgomery 90437e5ac2 Media retrieval refactor; first pass 2013-07-31 23:26:11 -04:00
Calvin Montgomery 7477c64ae2 v2.2 - IMPORTANT CONFIG CHANGED
config.js is now a module which loads configuration dynamically.
It automatically generates a file "cfg.json" with defaults.
Edit cfg.json and restart the server to apply.
2013-07-31 22:27:34 -04:00
Calvin Montgomery 971cb18c9f Update version 2013-07-31 22:27:08 -04:00
Calvin Montgomery ec1b28b8cd Merge branch 'dev' 2013-07-31 22:26:40 -04:00
calzoneman 008655e5bf Force linewrap on video title in Chrome 2013-07-31 11:13:32 -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 a4587ef53c Tweak user pagination 2013-07-31 10:47:23 -04:00
calzoneman 520697af86 Use paginator for actionlog 2013-07-31 10:45:15 -04:00
calzoneman e47c1abff7 Merge branch 'dev' of github.com:calzoneman/sync into dev 2013-07-31 10:27:09 -04:00
calzoneman 17b9353833 Switch pagination on users in ACP 2013-07-31 10:27:01 -04:00
Calvin Montgomery 48483efb02 Take care of obnoxious channel names and video titles 2013-07-30 23:36:18 -04:00
Calvin Montgomery 27b95fd856 Only record login-success for rank >= 255 2013-07-30 23:23:20 -04:00
Calvin Montgomery 49f7fb2e15 Change the way action log is queried 2013-07-30 23:21:32 -04:00
calzoneman 5a91a7ce21 Only change afkcount if afk state changes 2013-07-30 18:24:09 -04:00
calzoneman 36d3232d9f Strip URL query before logging 2013-07-30 12:26:08 -04:00
calzoneman 9194c341af HTTP Access Log 2013-07-30 09:43:58 -04:00
calzoneman d9c4c32c6d Handle #215, re-add multifilter editor 2013-07-30 09:27:13 -04:00
calzoneman fe2985e8dd Save playlists with cached data 2013-07-30 09:07:30 -04:00