summaryrefslogtreecommitdiff
path: root/app.js (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-20Update to response not found if no any route matches the urlCheng-Han, Wu1-0/+4
2016-04-20Update to redirect url with trailing slashesCheng-Han, Wu1-0/+11
2016-04-20Fix server session not set correctlyCheng-Han, Wu1-2/+1
2016-04-20Updated app.js to move static file routes before use sessions which no need t...Cheng-Han, Wu1-4/+6
2016-04-20Refactor server with Sequelize ORM, refactor server configs, now will show no...Cheng-Han, Wu1-131/+167
2016-03-15Updated to support tls session resumptionCheng-Han, Wu1-0/+10
2016-03-15Updated to send hsts in https headerCheng-Han, Wu1-0/+8
2016-03-15Supported ssl dhparamCheng-Han, Wu1-0/+1
2016-02-16Support set url path and use relative url, move raphael to bower and fixed mi...Cheng-Han, Wu1-9/+9
2016-01-31Supported export to gistCheng-Han, Wu1-0/+2
2016-01-31Fixed potential issue that using session user might outdated cache dataCheng-Han, Wu1-7/+7
2015-12-30Now always create session to ensure cookie authorize can proceedWu Cheng-Han1-1/+1
2015-12-30Added 404 and 403 status on routesWu Cheng-Han1-0/+8
2015-12-18Updated slide modeWu Cheng-Han1-3/+1
2015-11-29Updated for using bowerWu Cheng-Han1-0/+1
2015-11-23Add Slide Modexnum1-1/+5
2015-09-24Updated realtime.js, use socket.io built-in broadcast function instead self i...Wu Cheng-Han1-0/+3
2015-09-22Added server option "useCdn", use template statement to route resources' sourceWu Cheng-Han1-3/+1
2015-07-11Server using logger to log uncaughtExceptionWu Cheng-Han1-1/+4
2015-07-06Change note action "share" to "publish" to avoid misleadingWu Cheng-Han1-4/+4
2015-07-02Jump to 0.3.1Wu Cheng-Han1-28/+39
2015-06-01Marked as 0.2.9Wu Cheng-Han1-8/+32
2015-05-15Marked as 0.2.8Wu Cheng-Han1-12/+114
2015-05-04First commit, version 0.2.7Wu Cheng-Han1-0/+253