Commit graph

  • 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 calzoneman 2013-08-04 11:44:48 -0400
  • bdaa76295e Remove extraneous console.log calzoneman 2013-08-03 16:16:59 -0400
  • 2efd3f0db2 Add support for youtube api v2 keys because v3 is a butt calzoneman 2013-08-03 16:13:19 -0400
  • a26df3c92c Add UI for custom embeds calzoneman 2013-08-03 15:10:06 -0400
  • 5e2b0929a9 Forgot to add file calzoneman 2013-08-03 11:50:41 -0400
  • fe2ec2c8d2 Support custom embeds (no UI for it yet) calzoneman 2013-08-03 11:12:53 -0400
  • 1aeec527f6 Refactor get-info module to be a Server property calzoneman 2013-08-03 10:58:21 -0400
  • aa3234eb6a Implement gdata v3 for youtube videos calzoneman 2013-08-03 10:52:24 -0400
  • ca3bf07d91 Merge branch 'master' into dev calzoneman 2013-08-03 10:33:47 -0400
  • 20f0d1c316 Clear afk timer when disconnecting Calvin Montgomery 2013-08-01 22:47:38 -0400
  • 4937dca98e Ceil voteskip requirement instead of truncating calzoneman 2013-08-01 16:11:11 -0400
  • 229f8a206a Fix rare case where paginator breaks calzoneman 2013-08-01 15:20:50 -0400
  • 8f72854e38 Fix #238 calzoneman 2013-08-01 15:12:57 -0400
  • 5342ce8b77 Remove old code calzoneman 2013-08-01 10:29:00 -0400
  • aa5cd300f1 Add yt playlist and search to refactored lookup calzoneman 2013-08-01 10:27:32 -0400
  • 3a62c987ea Add imgur album and rtmp to refactored lookup calzoneman 2013-08-01 10:14:17 -0400
  • 51e48e924d Better error reporting for queue fails (404) calzoneman 2013-08-01 10:12:22 -0400
  • 329505de9d Revert "Forgot to add afk-timeout to config defaults" calzoneman 2013-08-01 09:45:14 -0400
  • b93f5584b6 Forgot to add afk-timeout to config defaults calzoneman 2013-08-01 09:42:51 -0400
  • a1b39833ed (Hopefully) fix voteskip problems calzoneman 2013-08-01 09:39:10 -0400
  • ba8730b722 A couple of voteskip fixes Calvin Montgomery 2013-08-01 00:37:06 -0400
  • b9ccf05416 Merge branch 'master' into dev Calvin Montgomery 2013-08-01 00:04:07 -0400
  • 103e01042e Fix voteskip calculation Calvin Montgomery 2013-08-01 00:03:56 -0400
  • 90437e5ac2 Media retrieval refactor; first pass Calvin Montgomery 2013-07-31 23:26:11 -0400
  • 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. Calvin Montgomery 2013-07-31 22:27:34 -0400
  • 971cb18c9f Update version Calvin Montgomery 2013-07-31 22:27:08 -0400
  • ec1b28b8cd Merge branch 'dev' Calvin Montgomery 2013-07-31 22:26:40 -0400
  • 008655e5bf Force linewrap on video title in Chrome calzoneman 2013-07-31 11:13:32 -0400
  • 7d0de7b1ba Paginate library/search calzoneman 2013-07-31 11:05:07 -0400
  • 2573218d55 Paginate channel ranks calzoneman 2013-07-31 10:57:59 -0400
  • a4587ef53c Tweak user pagination calzoneman 2013-07-31 10:47:23 -0400
  • 520697af86 Use paginator for actionlog calzoneman 2013-07-31 10:45:15 -0400
  • e47c1abff7 Merge branch 'dev' of github.com:calzoneman/sync into dev calzoneman 2013-07-31 10:27:09 -0400
  • 17b9353833 Switch pagination on users in ACP calzoneman 2013-07-31 10:27:01 -0400
  • 48483efb02 Take care of obnoxious channel names and video titles Calvin Montgomery 2013-07-30 23:36:18 -0400
  • 27b95fd856 Only record login-success for rank >= 255 Calvin Montgomery 2013-07-30 23:23:20 -0400
  • 49f7fb2e15 Change the way action log is queried Calvin Montgomery 2013-07-30 23:21:32 -0400
  • 5a91a7ce21 Only change afkcount if afk state changes calzoneman 2013-07-30 18:24:09 -0400
  • 36d3232d9f Strip URL query before logging calzoneman 2013-07-30 12:26:08 -0400
  • 9194c341af HTTP Access Log calzoneman 2013-07-30 09:43:58 -0400
  • d9c4c32c6d Handle #215, re-add multifilter editor calzoneman 2013-07-30 09:27:13 -0400
  • fe2985e8dd Save playlists with cached data calzoneman 2013-07-30 09:07:30 -0400
  • 17c733be44 Dedupe playlist option notification calzoneman 2013-07-29 20:06:01 -0400
  • 995b92ebed Reset AFK timer when returning from being AFK calzoneman 2013-07-29 20:02:31 -0400
  • ba26d9abbb Fix logger being closed inappropriately calzoneman 2013-07-29 19:59:52 -0400
  • 687a561079 Fix logger dead handler calzoneman 2013-07-29 19:32:51 -0400
  • 4c7da26f13 Add close() check calzoneman 2013-07-29 18:16:11 -0400
  • 93dd730bde Add check to prevent write-after-end error calzoneman 2013-07-29 18:13:06 -0400
  • 1df015b839 Would help if I imported the module calzoneman 2013-07-28 19:47:55 -0400
  • ac75cf34ab Fix not autogenerating folders calzoneman 2013-07-28 19:47:13 -0400
  • 77a57d24c1 Implement Auto-AFK (#192) - Channel-configurable delay - User is marked AFK if no chat messages are received before the delay expires - User is marked un-AFK if a chat message is received or if the user voteskips calzoneman 2013-07-28 17:58:22 -0400
  • 1150d03474 AFKers don't affect voteskip (#193) calzoneman 2013-07-28 17:36:53 -0400
  • c50baef9c6 Change logger to stream, decode HTML messages - Using a WritableStream instead of manually buffering is a good idea - Chat messages are logged with HTML entities decoded (< instead of &lt;) calzoneman 2013-07-28 17:25:06 -0400
  • 6899186600 Add cache TTL option; fixes calzoneman 2013-07-28 17:10:35 -0400
  • d35ace1916 Fix #234 calzoneman 2013-07-28 14:10:47 -0400
  • 2fb28f4d43 Change config system calzoneman 2013-07-28 11:49:29 -0400
  • 3932014ed0 Tried implementing Vimeo flash player, didn't fix problem calzoneman 2013-07-28 10:49:12 -0400
  • ab671917f7 Send proper HTTP status code for failed files Calvin Montgomery 2013-07-27 21:14:19 -0400
  • 149eeb6277 Add error message when socket fails calzoneman 2013-07-27 16:42:42 -0400
  • 34e55d6fad Proper fix for path traversal calzoneman 2013-07-27 11:06:49 -0400
  • 5dfd9ad310 Fix ACP unload channel bug calzoneman 2013-07-27 10:52:17 -0400
  • 9084a1aa8c Fixes - Add Channel.canonical_name to store lowercase - Hopefully prevent future dangling playlists - Disallow joining channels with names longer than 30 characters calzoneman 2013-07-27 10:40:49 -0400
  • 6673e6c203 Fix #225 calzoneman 2013-07-27 10:30:12 -0400
  • be7ebf49d1 Fix #228 calzoneman 2013-07-27 10:13:30 -0400
  • b9e465b714 Fix URI encoding on register/login, also fix database escape bug calzoneman 2013-07-27 10:11:31 -0400
  • c7aac027dd Merge pull request #229 from nuclearace/patch-1 Calvin Montgomery 2013-07-24 15:10:14 -0700
  • a2fd40dd24 Fix #227 nuclearace 2013-07-24 15:11:50 -0400
  • 21cda67163 Fix password reset not returning a response Calvin Montgomery 2013-07-20 21:38:03 -0400
  • 212fae9fc8 Emergency patch Calvin Montgomery 2013-07-20 18:02:08 +0200
  • 0c26f68f1c Make sure channels are dumped on SIGINT Calvin Montgomery 2013-07-19 22:07:25 -0400
  • d56d46c608 Fix index.html breakage Calvin Montgomery 2013-07-19 21:59:39 -0400
  • a25b2fdadf Merge pull request #223 from gro-ove/master Calvin Montgomery 2013-07-19 14:33:37 -0700
  • deb0231b7f Fixed: path traversal attack gro-ove 2013-07-20 00:27:21 +0400
  • 383525fd9f Merge branch 'master' of github.com:calzoneman/sync calzoneman 2013-07-18 10:33:36 -0400
  • 5a7b6aee85 Minor fix calzoneman 2013-07-18 10:33:10 -0400
  • d325d3126d Hopefully shed some light on stats issue Calvin Montgomery 2013-07-17 22:55:50 -0400
  • f4e392d190 Fix bug with tryIPBan calzoneman 2013-07-17 10:09:20 -0400
  • 1efcb3acd1 ffs calzoneman 2013-07-16 14:58:29 -0400
  • 709f6d09c6 Would help if I included chart lib calzoneman 2013-07-16 14:57:49 -0400
  • b8611de605 Add stat charts calzoneman 2013-07-16 14:57:34 -0400
  • 9b7ebde551 More fixes calzoneman 2013-07-16 12:12:00 -0400
  • 8b05e6ebcc Temporary fix calzoneman 2013-07-16 11:56:33 -0400
  • 200f1aadb5 Fix channellist.html if anyone still uses that calzoneman 2013-07-16 11:50:08 -0400
  • bd6acc42c9 fix index page calzoneman 2013-07-16 11:49:32 -0400
  • c2baf8dde3 Quickfix calzoneman 2013-07-16 11:48:11 -0400
  • da61f55d65 Reset config.js calzoneman 2013-07-16 11:46:58 -0400
  • 824a313b19 Fixes calzoneman 2013-07-16 11:46:09 -0400
  • 5a9b3128d1 I think it works Calvin Montgomery 2013-07-15 23:01:12 -0400
  • bf8fef29cf Start working on refactoring server calzoneman 2013-07-15 18:57:33 -0400
  • 4cf0f76733 Fug, I used the wrong varname calzoneman 2013-07-14 21:04:34 -0400
  • fab78019ea (Hopefully) fix a weird channel unload bug calzoneman 2013-07-14 21:00:38 -0400
  • e5af4051f6 Fix possible playlist bug calzoneman 2013-07-14 17:59:40 -0400
  • dad89c823c Minor fix to ACP calzoneman 2013-07-14 13:08:33 -0400
  • 38c29acdb5 Revert mistakenly committed change to channel.html Calvin Montgomery 2013-07-13 22:28:51 -0400
  • e5d9a4c125 A few small improvements Calvin Montgomery 2013-07-13 22:25:34 -0400
  • f2b6534d0a Fix channels not unloading / video skipping Calvin Montgomery 2013-07-13 22:19:47 -0400
  • 5a5016fd79 Change alt socket to socketio xhr-polling calzoneman 2013-07-13 16:15:57 -0400
  • 07795feffa Improve ACP calzoneman 2013-07-13 14:26:27 -0400
  • 8d9d2b6433 Clear individual rows from action log calzoneman 2013-07-13 13:23:32 -0400
  • 5df30cb8a9 Move action log to DB, throttle registrations calzoneman 2013-07-13 12:05:58 -0400