Dominic Bosch
264ef6eeb6
Huge refactoring of architecture started
2014-02-17 23:27:26 +01:00
Dominic Bosch
92ab16ba74
Persistence module implementation and testing finished
2014-02-13 18:16:03 +01:00
Dominic Bosch
88e248ad52
reworking the code and adding tests
2014-02-04 08:35:07 +01:00
Dominic Bosch
ee4481c8e9
Cleansing and testing
2014-01-13 15:23:06 +01:00
Dominic Bosch
f60220c2b8
Demo preparations, getting towards a working example
2013-12-10 07:16:55 +01:00
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
13c3f49c80
started with db_interface in coffee script, changed comment style
2013-11-21 00:20:06 +01:00
Dominic Bosch
8c115aa71d
What a wonderful detour over docco, only to recognize that it was always possible to auto generate documentation.
...
... if one would just define the correct folder...
at least deep knowledge about docco now, plus that it doesn't use glob (leaves it a user task...) while groc does use glob to resolve file paths, yay!
2013-11-20 15:41:41 +01:00
Dominic Bosch
12b5088d5e
server in coffeescript
2013-11-19 18:13:38 +01:00
Dominic Bosch
3ab28e31f1
coffee-script preparations
2013-11-19 14:53:36 +01:00