Commit Graph

1041 Commits

Author SHA1 Message Date
calzoneman 806cbb3336 Fix channel rank change 2013-08-18 13:08:31 -05:00
calzoneman 7254512e7d Fix a couple bugs 2013-08-18 13:05:12 -05:00
calzoneman dfcdee7637 Fix user.js crash 2013-08-18 12:49:54 -05:00
calzoneman e4d0d21667 Don't display session expired 2013-08-18 12:48:49 -05:00
calzoneman 4253d3c84b Fix the other POST api calls besides just /api/login 2013-08-18 12:24:32 -05:00
calzoneman 2f4621dab9 Start fixing things 2013-08-18 12:21:34 -05:00
calzoneman 42e89dc557 Hack around cross-domain POSTing 2013-08-17 22:41:54 -05:00
calzoneman 73dbc4ffab Minor fix for API 2013-08-17 21:00:50 -05:00
calzoneman 9f52ca7eec Forgot to add to commit 2013-08-17 20:22:34 -05:00
calzoneman 26e654cf5a Oh yeah, use the actual logger 2013-08-17 18:52:13 -05:00
calzoneman 492a50fb96 Well the process starts, that's a start 2013-08-17 18:51:10 -05:00
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 05dc2a3119 Add a domain handler to prevent service outages from requiring a server restart 2013-08-16 21:35:21 -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 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