aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/app.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* just some cleaning upDennis Eriksen2013-05-101-0/+10
* changed port backDennis Eriksen2013-05-071-1/+1
* added divanim to contact.ejs and pushed old use.less that worksErling Aaby2013-05-071-1/+1
* Changed back port to 8000Lurifax2013-05-021-1/+1
* Change port in app.js to 8002Lurifax2013-05-021-1/+1
* Changed port on app.jsLurifax2013-05-021-1/+1
* better loggingDennis Eriksen2013-05-011-1/+1
* renamed router to routes as it now contains more static routes, than actually...Dennis Eriksen2013-04-301-1/+1
* changed port AGAINDennis Eriksen2013-04-301-1/+1
* added mouseover for app store linksErling Aaby2013-04-301-1/+1
* "Changed port to 8000"Lurifax2013-04-291-1/+1
* unsynced cssErling Aaby2013-04-291-1/+1
* Removed commented animationLurifax2013-04-291-1/+1
* Added lots of img to divid home and changed compositionErling Aaby2013-04-291-1/+1
* been working on the project model and posting projectsDennis Eriksen2013-04-291-1/+1
* changes in compositionErling Aaby2013-04-291-1/+1
* added a few commentsDennis Eriksen2013-04-291-5/+6
* fixed missing use.css, changed text, removed hr lineErling Aaby2013-04-291-1/+1
* removed small bug where express is initiated twice. also cleaned a bit.Dennis Eriksen2013-04-291-6/+0
* cleaned up router.jsDennis Eriksen2013-04-291-1/+5
* been cleaning a bit, moving stuff to where it belongs. signup andDennis Eriksen2013-04-291-4/+18
* Merge branch 'master' into devDennis Eriksen2013-04-261-1/+0
|\
| * Changed textLurifax2013-04-261-1/+1
| * removed animation, added illustrations instead, removed faaq, added new faq.ejsErling Aaby2013-04-261-1/+1
| * fixed bugrobertkj2013-04-261-1/+1
| * testErling Aaby2013-04-251-1/+1
* | branch testDennis Eriksen2013-04-251-1/+0
* | test commit to dev branchDennis Eriksen2013-04-251-1/+0
* | moved express config to own file. created configfile.Dennis Eriksen2013-04-251-26/+13
* | set port to 3000Dennis Eriksen2013-04-241-1/+1
|/
* changing to passport for authenticationDennis Eriksen2013-04-181-2/+0
* changing to passport-localDennis Eriksen2013-04-181-4/+10
* ?Dennis Eriksen2013-04-151-1/+1
* added favicon serving in app.jsDennis Eriksen2013-04-121-1/+1
* added lessDennis Eriksen2013-04-101-0/+1
* moved the routerfile. don't need a folder for one file.Dennis Eriksen2013-03-261-1/+1
* removed app.use.router - it was preventing static file handlingDennis Eriksen2013-03-261-1/+1
* changed the way the app handles routes. now everything goes straight toDennis Eriksen2013-03-261-8/+3
* added route to login-pageDennis Eriksen2013-03-191-0/+1
* Added some commentsDennis Eriksen2013-03-191-10/+33
* initialized express projectDennis Eriksen2013-03-191-0/+35