aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/server.js (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-05-27cleaned up some and added a bunch of commentsDennis Eriksen1-1/+1
2013-05-25moved and renamed files to match the filesetup we want.Dennis Eriksen1-3/+3
havebeen using a dev-setup till now.
2013-05-10just some cleaning upDennis Eriksen1-0/+10
2013-05-07changed port backDennis Eriksen1-1/+1
2013-05-07added divanim to contact.ejs and pushed old use.less that worksErling Aaby1-1/+1
2013-05-02Changed back port to 8000Lurifax1-1/+1
2013-05-02Change port in app.js to 8002Lurifax1-1/+1
2013-05-02Changed port on app.jsLurifax1-1/+1
2013-05-01better loggingDennis Eriksen1-1/+1
2013-04-30renamed router to routes as it now contains more static routes, than ↵Dennis Eriksen1-1/+1
actually working as a router
2013-04-30changed port AGAINDennis Eriksen1-1/+1
2013-04-30added mouseover for app store linksErling Aaby1-1/+1
2013-04-29"Changed port to 8000"Lurifax1-1/+1
2013-04-29unsynced cssErling Aaby1-1/+1
2013-04-29Removed commented animationLurifax1-1/+1
2013-04-29Added lots of img to divid home and changed compositionErling Aaby1-1/+1
2013-04-29been working on the project model and posting projectsDennis Eriksen1-1/+1
2013-04-29changes in compositionErling Aaby1-1/+1
2013-04-29added a few commentsDennis Eriksen1-5/+6
2013-04-29Changed port to 8001Lurifax1-1/+1
2013-04-29fixed missing use.css, changed text, removed hr lineErling Aaby1-1/+1
2013-04-29created faq.ejs, added imgs, modified app.jsErling Aaby1-1/+1
2013-04-29removed small bug where express is initiated twice. also cleaned a bit.Dennis Eriksen1-6/+0
2013-04-29cleaned up router.jsDennis Eriksen1-1/+5
2013-04-29been cleaning a bit, moving stuff to where it belongs. signup andDennis Eriksen1-4/+18
signin works.
2013-04-26Changed textLurifax1-1/+1
2013-04-26removed animation, added illustrations instead, removed faaq, added new faq.ejsErling Aaby1-1/+1
2013-04-26fixed bugrobertkj1-1/+1
2013-04-25testErling Aaby1-1/+1
2013-04-25branch testDennis Eriksen1-1/+0
2013-04-25test commit to dev branchDennis Eriksen1-1/+0
2013-04-25moved express config to own file. created configfile.Dennis Eriksen1-26/+13
2013-04-24set port to 3000Dennis Eriksen1-1/+1
2013-04-18changing to passport for authenticationDennis Eriksen1-2/+0
2013-04-18changing to passport-localDennis Eriksen1-4/+10
2013-04-15?Dennis Eriksen1-1/+1
2013-04-12added favicon serving in app.jsDennis Eriksen1-1/+1
2013-04-10added lessDennis Eriksen1-0/+1
2013-03-26moved the routerfile. don't need a folder for one file.Dennis Eriksen1-1/+1
2013-03-26removed app.use.router - it was preventing static file handlingDennis Eriksen1-1/+1
2013-03-26changed the way the app handles routes. now everything goes straight toDennis Eriksen1-8/+3
router.js, insted of being partially handled in app.js
2013-03-19added route to login-pageDennis Eriksen1-0/+1
2013-03-19Added some commentsDennis Eriksen1-10/+33
2013-03-19initialized express projectDennis Eriksen1-0/+35