Commit Graph

776 Commits

Author SHA1 Message Date
calzoneman 0491ea11da Merge branch 'master' of github.com:calzoneman/sync 2013-08-25 22:06:57 -05:00
calzoneman 1230e8493d Maybe this will solve the mystery of the floating clocks? Time will tell 2013-08-25 22:06:32 -05:00
Calvin Montgomery dd0410eac7 Fix video lengths not showing in library 2013-08-23 21:06:29 -05:00
Calvin Montgomery 0e87fc6907 Fix #269 2013-08-23 18:41:48 -05:00
calzoneman 36445bed6e Allow renaming Custom Embed items (#255) 2013-08-22 17:33:03 -05:00
calzoneman 1294a7bd50 Fix banning guest names, add ban message to chat 2013-08-22 15:14:17 -05:00
calzoneman 6f0e1e96a1 A few minor fixes, also #261 2013-08-21 23:10:55 -05:00
calzoneman 5f70e9dc80 Fix database typo 2013-08-21 23:05:20 -05:00
calzoneman 22ccde12e7 Merge branch 'master' of github.com:calzoneman/sync 2013-08-21 19:22:14 -05:00
calzoneman 4841e7bc1c Add an extra check to prevent sticking usernames clientside 2013-08-21 19:20:26 -05:00
Calvin Montgomery b45dfac99b Update README.md 2013-08-21 18:56:52 -05:00
calzoneman 3abc7ca0c6 Don't search library or cache media if not registered 2013-08-21 16:25:01 -05:00
calzoneman 6d47a94fe9 Fix db key issue for bans - run node update.js 2013-08-21-banfix 2013-08-21 16:09:28 -05:00
calzoneman d5ebf1ad4e Fix database.js 2013-08-20 19:56:03 -05:00
calzoneman 98853822e0 Slight fix to update.js 2013-08-20 19:53:30 -05:00
calzoneman ffddc434f2 Fix UTF8 issues - run 'node update.js 2013-08-20-utf8fix' to correct your database 2013-08-20 19:50:49 -05:00
calzoneman e830ba2d41 Don't query the library table for live media 2013-08-20 14:20:21 -05:00
Calvin Montgomery e415e1e1d6 Merge pull request #264 from calzoneman/dev
Experiment with realtime stats of connection load
2013-08-20 08:50:25 -07:00
calzoneman e748d79349 Experiment with realtime stats of connection load 2013-08-19 23:53:33 -05:00
Calvin Montgomery 89f4da20c5 Merge pull request #263 from calzoneman/dev
v2.4 - run npm update
2013-08-19 11:11:55 -07:00
calzoneman 779bdb4067 Don't show socket error message when the server dies 2013-08-19 11:10:52 -05:00
calzoneman 49dc501a8e Fix typo 2013-08-19 11:08:55 -05:00
calzoneman 8d9b056af5 Add the global flag to IP filtering on channel log 2013-08-19 00:40:16 -05:00
calzoneman 1acf27d867 dev is now in final testing stages 2013-08-19 00:27:30 -05:00
calzoneman 8b3ae3b546 Merge dev into dbrefactor 2013-08-19 00:24:48 -05:00
calzoneman d62931098d Merge branch 'master' into dev 2013-08-19 00:23:13 -05:00
calzoneman d100936b65 A couple fixes 2013-08-18 19:31:34 -05:00
calzoneman e3ef9e7896 Add a special notice 2013-08-18 18:35:49 -05:00
calzoneman 1f7a53a90b Fix a crash condition 2013-08-18 18:03:49 -05:00
calzoneman bab2b887f4 Fix channel.js bug, add defer to APIs for faster page loads 2013-08-18 18:01:57 -05:00
calzoneman b3526b5ee2 Revisit some banning issues 2013-08-18 17:58:16 -05:00
calzoneman 08a46f5e00 Fixes 2013-08-18 14:21:42 -05:00
calzoneman c9b5254f24 Fix rank change for person in channel 2013-08-18 13:35:57 -05:00
calzoneman aa13cc95ec Add a few checks 2013-08-18 13:16:46 -05:00
calzoneman bfc420336a Fix global ban typo 2013-08-18 13:09:51 -05:00
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