Commit graph

  • 5f70e9dc80 Fix database typo calzoneman 2013-08-21 23:05:20 -0500
  • 22ccde12e7 Merge branch 'master' of github.com:calzoneman/sync calzoneman 2013-08-21 19:22:14 -0500
  • 4841e7bc1c Add an extra check to prevent sticking usernames clientside calzoneman 2013-08-21 19:20:26 -0500
  • b45dfac99b Update README.md Calvin Montgomery 2013-08-21 18:56:52 -0500
  • 3abc7ca0c6 Don't search library or cache media if not registered calzoneman 2013-08-21 16:25:01 -0500
  • 6d47a94fe9 Fix db key issue for bans - run node update.js 2013-08-21-banfix calzoneman 2013-08-21 16:09:28 -0500
  • d5ebf1ad4e Fix database.js calzoneman 2013-08-20 19:56:03 -0500
  • 98853822e0 Slight fix to update.js calzoneman 2013-08-20 19:53:30 -0500
  • ffddc434f2 Fix UTF8 issues - run 'node update.js 2013-08-20-utf8fix' to correct your database calzoneman 2013-08-20 19:50:49 -0500
  • e830ba2d41 Don't query the library table for live media calzoneman 2013-08-20 14:20:21 -0500
  • e415e1e1d6 Merge pull request #264 from calzoneman/dev Calvin Montgomery 2013-08-20 08:50:25 -0700
  • 446bea310f Merge e748d79349 into 89f4da20c5 #264 Calvin Montgomery 2013-08-20 08:50:21 -0700
  • e748d79349 Experiment with realtime stats of connection load #264 calzoneman 2013-08-19 23:53:33 -0500
  • 89f4da20c5 Merge pull request #263 from calzoneman/dev Calvin Montgomery 2013-08-19 11:11:55 -0700
  • 8e1b364c18 Merge 779bdb4067 into 05dc2a3119 #263 Calvin Montgomery 2013-08-19 11:11:38 -0700
  • 779bdb4067 Don't show socket error message when the server dies #263 calzoneman 2013-08-19 11:10:52 -0500
  • 49dc501a8e Fix typo calzoneman 2013-08-19 11:08:55 -0500
  • 8d9b056af5 Add the global flag to IP filtering on channel log calzoneman 2013-08-19 00:40:16 -0500
  • 1acf27d867 dev is now in final testing stages calzoneman 2013-08-19 00:27:30 -0500
  • 8b3ae3b546 Merge dev into dbrefactor calzoneman 2013-08-19 00:24:48 -0500
  • d62931098d Merge branch 'master' into dev calzoneman 2013-08-19 00:23:13 -0500
  • d100936b65 A couple fixes calzoneman 2013-08-18 19:31:34 -0500
  • e3ef9e7896 Add a special notice calzoneman 2013-08-18 18:35:49 -0500
  • 1f7a53a90b Fix a crash condition calzoneman 2013-08-18 18:03:49 -0500
  • bab2b887f4 Fix channel.js bug, add defer to APIs for faster page loads calzoneman 2013-08-18 18:01:57 -0500
  • b3526b5ee2 Revisit some banning issues calzoneman 2013-08-18 17:58:16 -0500
  • 08a46f5e00 Fixes calzoneman 2013-08-18 14:21:42 -0500
  • c9b5254f24 Fix rank change for person in channel calzoneman 2013-08-18 13:35:57 -0500
  • aa13cc95ec Add a few checks calzoneman 2013-08-18 13:16:46 -0500
  • bfc420336a Fix global ban typo calzoneman 2013-08-18 13:09:51 -0500
  • 806cbb3336 Fix channel rank change calzoneman 2013-08-18 13:08:31 -0500
  • 7254512e7d Fix a couple bugs calzoneman 2013-08-18 13:05:12 -0500
  • dfcdee7637 Fix user.js crash calzoneman 2013-08-18 12:49:54 -0500
  • e4d0d21667 Don't display session expired calzoneman 2013-08-18 12:48:49 -0500
  • 4253d3c84b Fix the other POST api calls besides just /api/login calzoneman 2013-08-18 12:24:32 -0500
  • 2f4621dab9 Start fixing things calzoneman 2013-08-18 12:21:34 -0500
  • 42e89dc557 Hack around cross-domain POSTing calzoneman 2013-08-17 22:41:54 -0500
  • 73dbc4ffab Minor fix for API calzoneman 2013-08-17 21:00:50 -0500
  • 9f52ca7eec Forgot to add to commit calzoneman 2013-08-17 20:22:34 -0500
  • 26e654cf5a Oh yeah, use the actual logger calzoneman 2013-08-17 18:52:13 -0500
  • 492a50fb96 Well the process starts, that's a start calzoneman 2013-08-17 18:51:10 -0500
  • f4b32ad3ad Make config saving synchronous calzoneman 2013-08-17 18:45:21 -0500
  • b686deb16f Refactoring calzoneman 2013-08-17 18:44:48 -0500
  • 65d7a8a455 Fix user.js for new auth calzoneman 2013-08-17 15:54:23 -0500
  • ebd55b4846 Remove unnecessary import calzoneman 2013-08-17 15:47:24 -0500
  • 4204ea8ddf Finish channel.js calzoneman 2013-08-17 15:47:11 -0500
  • e155a30a17 Do a bit more work calzoneman 2013-08-17 12:37:35 -0500
  • b7c02334ed Start on channel.js calzoneman 2013-08-17 12:30:52 -0500
  • 05dc2a3119 Add a domain handler to prevent service outages from requiring a server restart calzoneman 2013-08-16 21:35:21 -0500
  • 448d50e796 Amend last commit calzoneman 2013-08-16 13:26:31 -0500
  • 063b179ab3 Fix ActionLog calls for api calzoneman 2013-08-16 13:25:36 -0500
  • 3f26fc80e0 Finish fixing api.js calzoneman 2013-08-16 13:19:00 -0500
  • f46169fbe3 Start updating auth dependencies calzoneman 2013-08-16 11:01:31 -0500
  • f523649f54 Finish refactoring api calzoneman 2013-08-16 10:37:26 -0500
  • a20df07515 Start deprecating auth.js calzoneman 2013-08-15 22:18:10 -0500
  • 5969558320 Start fucking api.js calzoneman 2013-08-15 19:51:03 -0500
  • e7b22997c7 Update acp.js to be compatible with new actionlog calzoneman 2013-08-15 19:39:05 -0500
  • b342be50a3 Refactor actionlog queries calzoneman 2013-08-15 17:44:22 -0500
  • c4d5b1cd1d finish refactoring acp (kind of -- depends on auth calzoneman 2013-08-15 14:43:35 -0500
  • 6d84222871 Start refactoring acp.js database calls calzoneman 2013-08-15 13:53:58 -0500
  • d883445ed4 Finish refactoring existing functions from database.js calzoneman 2013-08-15 13:39:32 -0500
  • 1b9c707bdf Refactor some password functions and user playlists calzoneman 2013-08-15 12:18:13 -0500
  • 8776ae15fc Solve some database reconnection issues calzoneman 2013-08-15 09:47:52 -0500
  • 98b6273dc4 Implement #259 calzoneman 2013-08-14 23:26:50 -0500
  • be315e9e23 Remove syntax error calzoneman 2013-08-14 22:52:21 -0500
  • 8a2dfa004d Continue work on refactoring, add utilities module calzoneman 2013-08-14 22:51:59 -0500
  • 26a46fc1d9 Fix text wrap on profile-box, change loaded channels to public channels Calvin Montgomery 2013-08-13 22:17:58 -0400
  • 0c1e7642d9 Add some conditions that should prevent logging errors calzoneman 2013-08-13 14:51:39 -0400
  • 8a10f82089 Fix error message calzoneman 2013-08-13 11:33:32 -0400
  • 40020684b8 Restrict moderators too calzoneman 2013-08-13 11:23:39 -0400
  • 40f3e875a8 2.3.3 - run update.js calzoneman 2013-08-13 11:18:30 -0400
  • f910f437bb Disallow non-moderators from adding a video that exists 10 times already calzoneman 2013-08-13 11:18:06 -0400
  • 77a2d9b0e2 Limit video titles to 100 characters - run update.js to patch your database calzoneman 2013-08-13 11:07:02 -0400
  • 817d5b85e0 Limit dump size to 1MB calzoneman 2013-08-13 10:46:18 -0400
  • 9675edadf5 Continue migrating/refactoring Calvin Montgomery 2013-08-12 23:23:10 -0400
  • a112700600 Work on channel db stuff calzoneman 2013-08-12 14:23:32 -0400
  • 8822fc5206 Continue work on db calzoneman 2013-08-12 10:58:21 -0400
  • 44d5f42a36 Start switching to node-mysql calzoneman 2013-08-12 10:34:57 -0400
  • 0ceb362f0b Remove faulty requestPlaylist Calvin Montgomery 2013-08-12 00:27:30 -0400
  • 01eeab0711 Clear queued playlist actions on new playlist Calvin Montgomery 2013-08-12 00:24:48 -0400
  • 66f66505af Merge branch 'master' into apirefactor Calvin Montgomery 2013-08-12 00:09:50 -0400
  • 0d31d6eea2 Fix stupid typos Calvin Montgomery 2013-08-12 00:09:43 -0400
  • 03e27a7720 Various fixes to the API Calvin Montgomery 2013-08-11 23:36:42 -0400
  • 4aa0e7a4ef Start updating to new API Calvin Montgomery 2013-08-11 23:10:55 -0400
  • 0bf80a375d Refactor log reading Calvin Montgomery 2013-08-11 22:32:02 -0400
  • b06d8ff09f Refactor register, my channels Calvin Montgomery 2013-08-11 22:20:09 -0400
  • 25a877dc3c Refactor password recover, email set, profile get/set calzoneman 2013-08-11 18:55:53 -0400
  • c4588fab49 Refactor password change and reset calzoneman 2013-08-11 18:23:20 -0400
  • 9c22fbc462 Add try-catch to urlRetrieve to prevent uncaught HTTPS exceptions calzoneman 2013-08-11 17:44:48 -0400
  • dba93ca3b6 Fix #254 calzoneman 2013-08-11 17:39:10 -0400
  • dbad8cac2f Merge branch 'master' of github.com:calzoneman/sync calzoneman 2013-08-09 16:32:38 -0400
  • 293576a3af Fix #244 again. I want to get off autotemp's wild ride calzoneman 2013-08-09 16:32:05 -0400
  • 637eadea23 Fix #249. I don't even want to calculate the odds of someone saying a message that contains /afk not at the beginning while being afk. calzoneman 2013-08-09 16:28:25 -0400
  • 8f190403f8 Fix leader bug Calvin Montgomery 2013-08-08 23:23:19 -0400
  • 539d728df4 Fix weird case of playlist skipping when removing leader calzoneman 2013-08-08 20:42:46 -0400
  • e53a0eee4c Increment version number calzoneman 2013-08-08 18:28:24 -0400
  • 4f6d72d6d5 Resolve merge conflict calzoneman 2013-08-08 18:28:10 -0400
  • 07a3e3cc21 A few minor changes - Fix paginator always showing 5 buttons even if there are less pages - Clear AFK timer when clicking voteskip - Change the modestbranding youtube param because people wanted the like/dislike buttons calzoneman 2013-08-08 18:25:56 -0400
  • 9256928d82 Handle user impersonation using bold filter differently calzoneman 2013-08-08 10:57:46 -0400
  • c7501bfd50 Add different userlist sort options calzoneman 2013-08-08 10:54:07 -0400