Commit Graph

93 Commits

Author SHA1 Message Date
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 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 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
calzoneman 49dc501a8e Fix typo 2013-08-19 11:08:55 -05:00
calzoneman 1acf27d867 dev is now in final testing stages 2013-08-19 00:27:30 -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 bfc420336a Fix global ban typo 2013-08-18 13:09:51 -05:00
calzoneman 7254512e7d Fix a couple bugs 2013-08-18 13:05:12 -05:00
calzoneman e4d0d21667 Don't display session expired 2013-08-18 12:48:49 -05:00
calzoneman 2f4621dab9 Start fixing things 2013-08-18 12:21:34 -05:00
calzoneman 9f52ca7eec Forgot to add to commit 2013-08-17 20:22:34 -05:00
calzoneman 492a50fb96 Well the process starts, that's a start 2013-08-17 18:51:10 -05:00
calzoneman b686deb16f Refactoring 2013-08-17 18:44:48 -05:00
calzoneman 4204ea8ddf Finish channel.js 2013-08-17 15:47:11 -05:00
calzoneman f46169fbe3 Start updating auth dependencies 2013-08-16 11:01:31 -05:00
calzoneman a20df07515 Start deprecating auth.js 2013-08-15 22:18:10 -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
calzoneman b53ac91a61 Add 'My Channels' to prevent silly people from forgetting which rooms they own 2013-08-06 11:20:15 -04:00
calzoneman fe2985e8dd Save playlists with cached data 2013-07-30 09:07:30 -04:00
calzoneman 2fb28f4d43 Change config system 2013-07-28 11:49:29 -04:00
calzoneman b9e465b714 Fix URI encoding on register/login, also fix database escape bug 2013-07-27 10:11:31 -04:00
calzoneman b8611de605 Add stat charts 2013-07-16 14:57:34 -04:00
calzoneman 5df30cb8a9 Move action log to DB, throttle registrations 2013-07-13 12:05:58 -04:00
Calvin Montgomery 68146043ad Fix #205 (run update.js) 2013-07-09 20:28:54 +04:00
calzoneman 562a58abda Playlist seems to be working 2013-07-01 18:45:55 -04:00
calzoneman d9fc17e0f3 Add owner field to channel table
Make sure you run the update script to update existing databases:
`node update.js`
2013-06-27 16:41:59 -04:00
calzoneman bd7a41ce3d Minor fix regarding password resets 2013-06-20 20:12:24 -04:00
calzoneman 55e6734bd1 Fix incorrect clearing of visit history 2013-06-19 22:40:23 -04:00
calzoneman 7b60d0948e Fixes 2013-06-19 17:54:27 -04:00
Calvin Montgomery 449d01180a Banlist and recent login history 2013-06-17 23:57:29 -04:00
calzoneman 32af68a68e Start working on user aliases 2013-06-17 21:02:48 -04:00
calzoneman a02228afdd Add license text to files missing it 2013-06-04 18:26:17 -04:00
calzoneman 723da8b9d9 Fix sqlescape breaking table names 2013-06-04 12:26:16 -04:00
calzoneman 70f2065a36 Improve SQL escaping 2013-06-03 18:37:30 -04:00
calzoneman d2271a020b Add playlist item count and playtime 2013-06-02 13:54:58 -04:00