Commit Graph

14 Commits

Author SHA1 Message Date
Greg Edwards
9c4682033e Removed obsolete gamestats session classes. 2015-01-23 20:11:18 -05:00
Greg Edwards
0ce2efb1a9 Renamed namespace 2015-01-13 20:56:30 -05:00
Greg Edwards
ae63d9ec80 Some design work 2015-01-10 22:35:43 -05:00
Greg Edwards
9f1dbd0f0f Rename DataAbstract to Database. 2014-10-14 18:50:41 -04:00
Greg Edwards
f3d5de5296 This should stop web deploy from opening up the admin pages. 2014-09-22 02:49:44 -04:00
Greg Edwards
b2d07ace90 Show GSB sessions. 2014-09-12 23:27:53 -04:00
Greg Edwards
6d5f159d36 Migrated and generalized fGTS Gamestats logic to external library. 2014-09-10 16:11:58 -04:00
Greg Edwards
abe529ae27 More layout work 2014-09-06 17:48:46 -04:00
Greg Edwards
cf88416e1d Brought back session viewer debug page. 2014-07-24 13:05:40 -04:00
Greg Edwards
4198aace33 For fuck's sake mysql
Workaround LAST_INSERT_ID and CAST limitations by making all primary keys unsigned bigint.
Workaround LAST_INSERT_ID signed/unsigned inconsistency between 5.5 and 5.6 by using Convert.ToUInt64 instead of casts.
2014-07-22 12:04:31 -04:00
Greg Edwards
07c70ab20a Added page to insert captured musical photos to the database. 2014-07-06 18:54:21 -04:00
Greg Edwards
fa462af0f1 Fixed box capture insertion issue. 2014-07-01 18:09:09 -04:00
Greg Edwards
4f8376ec3e Added page to insert box upload captures into the database. 2014-06-30 10:36:20 -04:00
Greg Edwards
660b72d69a Hide add dressup page from the world. 2014-06-30 02:16:25 -04:00