Commit graph

6 commits

Author SHA1 Message Date
Dominic Bosch
1342d0b2de Events can now be pushed into the engine via webpage.
The events are now queued through the DB.
2013-11-28 19:14:05 +01:00
Dominic Bosch
32f5553471 Login functionality successfully implemented,
switched crypto to crypto-js from google. login.html form loads crypto-js directly from google codebase in order to hash passwords before sending them to the server
2013-11-28 16:05:47 +01:00
Dominic Bosch
a778cbcde5 Documentation and private vars update 2013-11-26 23:24:15 +01:00
Dominic Bosch
eba1357e9e login working now, keeping js code up to date is getting annoying... we'll drop this support soon 2013-11-25 15:43:31 +01:00
Dominic Bosch
8527a87e3e db_interface.coffee almost done 2013-11-21 22:07:39 +01:00
Dominic Bosch
13c3f49c80 started with db_interface in coffee script, changed comment style 2013-11-21 00:20:06 +01:00