summaryrefslogtreecommitdiff
path: root/backend/node/src/app.js
AgeCommit message (Collapse)AuthorFilesLines
2014-07-01clipperz middleware as a router instead of two separate handlers and staticHEADmasterMichael Krelin1-3/+4
2014-06-30path adjustmentsMichael Krelin1-1/+1
2014-06-29update node modules and adjust for the newer expressMichael Krelin1-9/+9
2013-11-25postgresql-based clipperz own session storeMichael Krelin1-9/+11
the use thereof is not mandatory, but may come in handy for the standalone deployment
2013-11-24nodejs+postgresql backendMichael Krelin1-0/+49