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