Commit Graph

6 Commits

Author SHA1 Message Date
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