Commit Graph

719 Commits

Author SHA1 Message Date
calzoneman f4b32ad3ad Make config saving synchronous 2013-08-17 18:45:21 -05:00
calzoneman b686deb16f Refactoring 2013-08-17 18:44:48 -05:00
calzoneman 65d7a8a455 Fix user.js for new auth 2013-08-17 15:54:23 -05:00
calzoneman ebd55b4846 Remove unnecessary import 2013-08-17 15:47:24 -05:00
calzoneman 4204ea8ddf Finish channel.js 2013-08-17 15:47:11 -05:00
calzoneman e155a30a17 Do a bit more work 2013-08-17 12:37:35 -05:00
calzoneman b7c02334ed Start on channel.js 2013-08-17 12:30:52 -05:00
calzoneman 448d50e796 Amend last commit 2013-08-16 13:26:31 -05:00
calzoneman 063b179ab3 Fix ActionLog calls for api 2013-08-16 13:25:36 -05:00
calzoneman 3f26fc80e0 Finish fixing api.js 2013-08-16 13:19:00 -05:00
calzoneman f46169fbe3 Start updating auth dependencies 2013-08-16 11:01:31 -05:00
calzoneman f523649f54 Finish refactoring api 2013-08-16 10:37:26 -05:00
calzoneman a20df07515 Start deprecating auth.js 2013-08-15 22:18:10 -05:00
calzoneman 5969558320 Start fucking api.js 2013-08-15 19:51:03 -05:00
calzoneman e7b22997c7 Update acp.js to be compatible with new actionlog 2013-08-15 19:39:05 -05:00
calzoneman b342be50a3 Refactor actionlog queries 2013-08-15 17:44:22 -05:00
calzoneman c4d5b1cd1d finish refactoring acp (kind of -- depends on auth 2013-08-15 14:43:35 -05:00
calzoneman 6d84222871 Start refactoring acp.js database calls 2013-08-15 13:53:58 -05:00
calzoneman d883445ed4 Finish refactoring existing functions from database.js 2013-08-15 13:39:32 -05:00
calzoneman 1b9c707bdf Refactor some password functions and user playlists 2013-08-15 12:18:13 -05:00
calzoneman be315e9e23 Remove syntax error 2013-08-14 22:52:21 -05:00
calzoneman 8a2dfa004d Continue work on refactoring, add utilities module 2013-08-14 22:51:59 -05:00
Calvin Montgomery 9675edadf5 Continue migrating/refactoring 2013-08-12 23:23:10 -04:00
calzoneman a112700600 Work on channel db stuff 2013-08-12 14:23:32 -04:00
calzoneman 8822fc5206 Continue work on db 2013-08-12 10:58:21 -04:00
calzoneman 44d5f42a36 Start switching to node-mysql 2013-08-12 10:34:57 -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 66f66505af Merge branch 'master' into apirefactor 2013-08-12 00:09:50 -04:00
Calvin Montgomery 0d31d6eea2 Fix stupid typos 2013-08-12 00:09:43 -04:00
Calvin Montgomery 03e27a7720 Various fixes to the API 2013-08-11 23:36:42 -04:00
Calvin Montgomery 4aa0e7a4ef Start updating to new API 2013-08-11 23:10:55 -04:00
Calvin Montgomery 0bf80a375d Refactor log reading 2013-08-11 22:32:02 -04:00
Calvin Montgomery b06d8ff09f Refactor register, my channels 2013-08-11 22:20:09 -04:00
calzoneman 25a877dc3c Refactor password recover, email set, profile get/set 2013-08-11 18:55:53 -04:00
calzoneman c4588fab49 Refactor password change and reset 2013-08-11 18:23:20 -04:00
calzoneman 9c22fbc462 Add try-catch to urlRetrieve to prevent uncaught HTTPS exceptions 2013-08-11 17:44:48 -04:00
calzoneman dba93ca3b6 Fix #254 2013-08-11 17:39:10 -04:00
calzoneman dbad8cac2f Merge branch 'master' of github.com:calzoneman/sync 2013-08-09 16:32:38 -04:00
calzoneman 293576a3af Fix #244 again. I want to get off autotemp's wild ride 2013-08-09 16:32:05 -04:00
calzoneman 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. 2013-08-09 16:28:25 -04:00
Calvin Montgomery 8f190403f8 Fix leader bug 2013-08-08 23:23:19 -04:00
calzoneman 539d728df4 Fix weird case of playlist skipping when removing leader 2013-08-08 20:42:46 -04:00
calzoneman e53a0eee4c Increment version number 2013-08-08 18:28:24 -04:00
calzoneman 4f6d72d6d5 Resolve merge conflict 2013-08-08 18:28:10 -04:00
calzoneman 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
2013-08-08 18:25:56 -04:00
calzoneman 9256928d82 Handle user impersonation using bold filter differently 2013-08-08 10:57:46 -04:00
calzoneman c7501bfd50 Add different userlist sort options 2013-08-08 10:54:07 -04:00
calzoneman 425aa75165 Show popup with breakdown of usercount on hover 2013-08-08 10:39:58 -04:00
Calvin Montgomery d266175d5b Start working on API refactor 2013-08-07 23:44:41 -04:00