Commit graph

  • 103e01042e Fix voteskip calculation Calvin Montgomery 2013-08-01 00:03:56 -04:00
  • 90437e5ac2 Media retrieval refactor; first pass Calvin Montgomery 2013-07-31 23:26:11 -04:00
  • 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 -04:00
  • 971cb18c9f Update version Calvin Montgomery 2013-07-31 22:27:08 -04:00
  • ec1b28b8cd Merge branch 'dev' Calvin Montgomery 2013-07-31 22:26:40 -04:00
  • 008655e5bf Force linewrap on video title in Chrome calzoneman 2013-07-31 11:13:32 -04:00
  • 7d0de7b1ba Paginate library/search calzoneman 2013-07-31 11:05:07 -04:00
  • 2573218d55 Paginate channel ranks calzoneman 2013-07-31 10:57:59 -04:00
  • a4587ef53c Tweak user pagination calzoneman 2013-07-31 10:47:23 -04:00
  • 520697af86 Use paginator for actionlog calzoneman 2013-07-31 10:45:15 -04:00
  • e47c1abff7 Merge branch 'dev' of github.com:calzoneman/sync into dev calzoneman 2013-07-31 10:27:09 -04:00
  • 17b9353833 Switch pagination on users in ACP calzoneman 2013-07-31 10:27:01 -04:00
  • 48483efb02 Take care of obnoxious channel names and video titles Calvin Montgomery 2013-07-30 23:36:18 -04:00
  • 27b95fd856 Only record login-success for rank >= 255 Calvin Montgomery 2013-07-30 23:23:20 -04:00
  • 49f7fb2e15 Change the way action log is queried Calvin Montgomery 2013-07-30 23:21:32 -04:00
  • 5a91a7ce21 Only change afkcount if afk state changes calzoneman 2013-07-30 18:24:09 -04:00
  • 36d3232d9f Strip URL query before logging calzoneman 2013-07-30 12:26:08 -04:00
  • 9194c341af HTTP Access Log calzoneman 2013-07-30 09:43:58 -04:00
  • d9c4c32c6d Handle #215, re-add multifilter editor calzoneman 2013-07-30 09:27:13 -04:00
  • fe2985e8dd Save playlists with cached data calzoneman 2013-07-30 09:07:30 -04:00
  • 17c733be44 Dedupe playlist option notification calzoneman 2013-07-29 20:06:01 -04:00
  • 995b92ebed Reset AFK timer when returning from being AFK calzoneman 2013-07-29 20:02:31 -04:00
  • ba26d9abbb Fix logger being closed inappropriately calzoneman 2013-07-29 19:59:52 -04:00
  • 687a561079 Fix logger dead handler calzoneman 2013-07-29 19:32:51 -04:00
  • 4c7da26f13 Add close() check calzoneman 2013-07-29 18:16:11 -04:00
  • 93dd730bde Add check to prevent write-after-end error calzoneman 2013-07-29 18:13:06 -04:00
  • 1df015b839 Would help if I imported the module calzoneman 2013-07-28 19:47:55 -04:00
  • ac75cf34ab Fix not autogenerating folders calzoneman 2013-07-28 19:47:13 -04:00
  • 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 -04:00
  • 1150d03474 AFKers don't affect voteskip (#193) calzoneman 2013-07-28 17:36:53 -04:00
  • 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 -04:00
  • 6899186600 Add cache TTL option; fixes calzoneman 2013-07-28 17:10:35 -04:00
  • d35ace1916 Fix #234 calzoneman 2013-07-28 14:10:47 -04:00
  • 2fb28f4d43 Change config system calzoneman 2013-07-28 11:49:29 -04:00
  • 3932014ed0 Tried implementing Vimeo flash player, didn't fix problem calzoneman 2013-07-28 10:49:12 -04:00
  • ab671917f7 Send proper HTTP status code for failed files Calvin Montgomery 2013-07-27 21:14:19 -04:00
  • 149eeb6277 Add error message when socket fails calzoneman 2013-07-27 16:42:42 -04:00
  • 34e55d6fad Proper fix for path traversal calzoneman 2013-07-27 11:06:49 -04:00
  • 5dfd9ad310 Fix ACP unload channel bug calzoneman 2013-07-27 10:52:17 -04:00
  • 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 -04:00
  • 6673e6c203 Fix #225 calzoneman 2013-07-27 10:30:12 -04:00
  • be7ebf49d1 Fix #228 calzoneman 2013-07-27 10:13:30 -04:00
  • b9e465b714 Fix URI encoding on register/login, also fix database escape bug calzoneman 2013-07-27 10:11:31 -04:00
  • c7aac027dd Merge pull request #229 from nuclearace/patch-1 Calvin Montgomery 2013-07-24 15:10:14 -07:00
  • a2fd40dd24 Fix #227 nuclearace 2013-07-24 15:11:50 -04:00
  • 21cda67163 Fix password reset not returning a response Calvin Montgomery 2013-07-20 21:38:03 -04:00
  • 212fae9fc8 Emergency patch Calvin Montgomery 2013-07-20 18:02:08 +02:00
  • 0c26f68f1c Make sure channels are dumped on SIGINT Calvin Montgomery 2013-07-19 22:07:25 -04:00
  • d56d46c608 Fix index.html breakage Calvin Montgomery 2013-07-19 21:59:39 -04:00
  • a25b2fdadf Merge pull request #223 from gro-ove/master Calvin Montgomery 2013-07-19 14:33:37 -07:00
  • deb0231b7f Fixed: path traversal attack gro-ove 2013-07-20 00:27:21 +04:00
  • 383525fd9f Merge branch 'master' of github.com:calzoneman/sync calzoneman 2013-07-18 10:33:36 -04:00
  • 5a7b6aee85 Minor fix calzoneman 2013-07-18 10:33:10 -04:00
  • d325d3126d Hopefully shed some light on stats issue Calvin Montgomery 2013-07-17 22:55:50 -04:00
  • f4e392d190 Fix bug with tryIPBan calzoneman 2013-07-17 10:09:20 -04:00
  • 1efcb3acd1 ffs calzoneman 2013-07-16 14:58:29 -04:00
  • 709f6d09c6 Would help if I included chart lib calzoneman 2013-07-16 14:57:49 -04:00
  • b8611de605 Add stat charts calzoneman 2013-07-16 14:57:34 -04:00
  • 9b7ebde551 More fixes calzoneman 2013-07-16 12:12:00 -04:00
  • 8b05e6ebcc Temporary fix calzoneman 2013-07-16 11:56:33 -04:00
  • 200f1aadb5 Fix channellist.html if anyone still uses that calzoneman 2013-07-16 11:50:08 -04:00
  • bd6acc42c9 fix index page calzoneman 2013-07-16 11:49:32 -04:00
  • c2baf8dde3 Quickfix calzoneman 2013-07-16 11:48:11 -04:00
  • da61f55d65 Reset config.js calzoneman 2013-07-16 11:46:58 -04:00
  • 824a313b19 Fixes calzoneman 2013-07-16 11:46:09 -04:00
  • 5a9b3128d1 I think it works Calvin Montgomery 2013-07-15 23:01:12 -04:00
  • bf8fef29cf Start working on refactoring server calzoneman 2013-07-15 18:57:33 -04:00
  • 4cf0f76733 Fug, I used the wrong varname calzoneman 2013-07-14 21:04:34 -04:00
  • fab78019ea (Hopefully) fix a weird channel unload bug calzoneman 2013-07-14 21:00:38 -04:00
  • e5af4051f6 Fix possible playlist bug calzoneman 2013-07-14 17:59:40 -04:00
  • dad89c823c Minor fix to ACP calzoneman 2013-07-14 13:08:33 -04:00
  • 38c29acdb5 Revert mistakenly committed change to channel.html Calvin Montgomery 2013-07-13 22:28:51 -04:00
  • e5d9a4c125 A few small improvements Calvin Montgomery 2013-07-13 22:25:34 -04:00
  • f2b6534d0a Fix channels not unloading / video skipping Calvin Montgomery 2013-07-13 22:19:47 -04:00
  • 5a5016fd79 Change alt socket to socketio xhr-polling calzoneman 2013-07-13 16:15:57 -04:00
  • 07795feffa Improve ACP calzoneman 2013-07-13 14:26:27 -04:00
  • 8d9d2b6433 Clear individual rows from action log calzoneman 2013-07-13 13:23:32 -04:00
  • 5df30cb8a9 Move action log to DB, throttle registrations calzoneman 2013-07-13 12:05:58 -04:00
  • 7bc86037b7 Whoops, forgot to make site footer load when I released v2 Calvin Montgomery 2013-07-13 00:53:32 -04:00
  • 94cba2e72e Fix drink counter not resetting after each video Calvin Montgomery 2013-07-12 21:05:57 -04:00
  • 120cdf50e4 Re-address #173 calzoneman 2013-07-12 16:34:55 -04:00
  • 4d4161d046 Fix #212 calzoneman 2013-07-12 16:10:06 -04:00
  • efc3cf35f4 Fix Ustream [#216] calzoneman 2013-07-12 16:07:11 -04:00
  • 8ea0a34326 Fix JTV [#216] calzoneman 2013-07-12 15:58:55 -04:00
  • 53c1655894 Prevent quota overflow Calvin Montgomery 2013-07-09 22:55:40 -04:00
  • d4d6fb6686 Allow style attr because people keep bitchin about it Calvin Montgomery 2013-07-09 21:50:57 -04:00
  • bd6ff20ae6 Fix #204, #208 Calvin Montgomery 2013-07-10 02:29:01 +04:00
  • d63fe56e8b Fix soundcloud player even though it wasn't my fault Calvin Montgomery 2013-07-10 02:24:40 +04:00
  • 014a4750a4 Turn off socket debug again Calvin Montgomery 2013-07-09 21:24:25 +04:00
  • 4b269a5a6c Triple fix #184 Calvin Montgomery 2013-07-09 21:21:40 +04:00
  • 4660f952ed Fix #184 (properly) Calvin Montgomery 2013-07-09 21:11:44 +04:00
  • 31564b97fd Fix queueby on user playlists Calvin Montgomery 2013-07-09 20:38:48 +04:00
  • 68146043ad Fix #205 (run update.js) Calvin Montgomery 2013-07-09 20:28:54 +04:00
  • 86df9775ac Fix #203 calzoneman 2013-07-07 10:50:05 -04:00
  • f11e6638f2 Clarify a comment calzoneman 2013-07-06 13:05:34 -04:00
  • 7aac0a0f9f Fix a bug with IP forwarding calzoneman 2013-07-06 13:00:02 -04:00
  • e6150301b1 Disable debug printing of incoming packets calzoneman 2013-07-06 11:39:42 -04:00
  • 83e5dbdccd Minor fix for IP aliases calzoneman 2013-07-06 11:33:15 -04:00
  • 8f1b5c5e38 Fix licensing calzoneman 2013-07-06 11:25:12 -04:00
  • 6e4f27d618 Fix live media Calvin Montgomery 2013-07-06 01:45:15 -04:00