|
Failed to load latest commit information. |
|
public
|
Add spinner to make it obvious when clients are waiting on the server
|
Feb 22, 2012
|
|
spec
|
Switch to using PORT instead of QUINTO_PORT
|
Feb 16, 2012
|
|
.gitignore
|
Add node_modules to gitignore
|
Feb 16, 2012
|
|
Cakefile
|
Switch to using PORT instead of QUINTO_PORT
|
Feb 16, 2012
|
|
MIT-LICENSE
|
Add MIT-LICENSE and README files
|
Feb 13, 2012
|
|
Procfile
|
Add Procfile
|
Feb 16, 2012
|
|
README.md
|
Add information about the demo app
|
Feb 22, 2012
|
|
app.coffee
|
Switch to using PORT instead of QUINTO_PORT
|
Feb 16, 2012
|
|
client.coffee
|
Add spinner to make it obvious when clients are waiting on the server
|
Feb 22, 2012
|
|
future_wrapper.coffee
|
Add postgresql persistence support
|
Feb 13, 2012
|
|
package.json
|
Support node 0.8.0
|
Jun 26, 2012
|
|
persist_json.coffee
|
Support node 0.8.0
|
Jun 26, 2012
|
|
persist_pg.coffee
|
Stop using PostgreSQL arrays, just store the rows as JSON text
|
Feb 16, 2012
|
|
quinto.coffee
|
Use better error message if opening move doesn't sum to 5
|
Feb 22, 2012
|
|
schema.sql
|
Stop using PostgreSQL arrays, just store the rows as JSON text
|
Feb 16, 2012
|
|
server.js
|
Add basic express-based web app, not functional yet
|
Dec 22, 2011
|
|
shell.coffee
|
Add information about the demo app
|
Feb 22, 2012
|