Commit Graph

914 Commits

Author SHA1 Message Date
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 8776ae15fc Solve some database reconnection issues 2013-08-15 09:47:52 -05:00
calzoneman 98b6273dc4 Implement #259 2013-08-14 23:26:50 -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 26a46fc1d9 Fix text wrap on profile-box, change loaded channels to public channels 2013-08-13 22:17:58 -04:00
calzoneman 0c1e7642d9 Add some conditions that should prevent logging errors 2013-08-13 14:51:39 -04:00
calzoneman 8a10f82089 Fix error message 2013-08-13 11:33:32 -04:00
calzoneman 40020684b8 Restrict moderators too 2013-08-13 11:23:39 -04:00
calzoneman 40f3e875a8 2.3.3 - run update.js 2013-08-13 11:18:30 -04:00
calzoneman f910f437bb Disallow non-moderators from adding a video that exists 10 times already 2013-08-13 11:18:06 -04:00
calzoneman 77a2d9b0e2 Limit video titles to 100 characters - run update.js to patch your database 2013-08-13 11:07:02 -04:00
calzoneman 817d5b85e0 Limit dump size to 1MB 2013-08-13 10:46:18 -04: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
calzoneman 9c83a4dd3e Fix #248, fix channel caching temp media 2013-08-07 21:05:30 -04:00
calzoneman ac9d60eee7 Fix browser compat issue 2013-08-07 17:55:39 -04:00
calzoneman 2e79b01894 v2.3.1 (client only)
- Add a nice menu to userlist dropdowns for easily changing ranks
- Merge give/take leader into one button
- Move playlist lock button to the same button strip as voteskip/get playlist urls
- Add a volume slider for Soundcloud
2013-08-07 17:12:11 -04:00
calzoneman fefa9f4238 Fix line endings 2013-08-07 17:00:53 -04:00
calzoneman 0cc230f192 Move/change playlist lock button 2013-08-07 16:26:20 -04:00