| Commit message (Expand) | Author | Files | Lines |
2016-09-06 | Removed redundant condition. | robert | 1 | -11/+5 |
2016-08-19 | Add support of i18n with related patches and support "en" and "zh" locales fo... | Wu Cheng-Han | 1 | -0/+11 |
2016-08-19 | Update to use proper way to render view and fix upload image error should res... | Wu Cheng-Han | 1 | -5/+7 |
2016-08-15 | Update slide mode to show extra info and support url actions and support disq... | Wu Cheng-Han | 1 | -0/+2 |
2016-08-01 | Update to support redirect back to previous url after signin | Wu Cheng-Han | 1 | -36/+43 |
2016-07-30 | Update to raise the body-parser limit to fix "Error: request entity too large... | Wu Cheng-Han | 1 | -2/+5 |
2016-07-08 | Fix the signin and logout redirect url might be empty | Max Wu | 1 | -14/+14 |
2016-07-05 | Add rolling option on session to reset maxAge on every response to extend ses... | Wu Cheng-Han | 1 | -1/+2 |
2016-06-17 | Add revision api | Cheng-Han, Wu | 1 | -0/+2 |
2016-06-17 | Add support of saving note revision and improve app start and stop procedure ... | Cheng-Han, Wu | 1 | -13/+20 |
2016-06-01 | Add maintenance mode and update to gracefully exit process on signal | Cheng-Han, Wu | 1 | -0/+26 |
2016-05-21 | Add support of google signin | Cheng-Han, Wu | 1 | -0/+13 |
2016-05-21 | Remove unused passport authenticate callback function | Cheng-Han, Wu | 1 | -10/+5 |
2016-05-16 | Update to move gitlab api path to sub path and fix its find user method for P... | Cheng-Han, Wu | 1 | -29/+1 |
2016-05-13 | Show only projects where user is creator, has project access >= 20, or has gr... | Jason Croft | 1 | -0/+1 |
2016-05-12 | Revert last change. | Jason Croft | 1 | -1/+1 |
2016-05-12 | Only pull projects the user owns. | Jason Croft | 1 | -1/+1 |
2016-05-12 | Can now select from available projects and snippets to build import URL. | Jason Croft | 1 | -2/+12 |
2016-05-11 | Start extending to support GitLab authentication. | Jason Croft | 1 | -0/+17 |
2016-05-11 | End-point to get GitLab data. | Jason Croft | 1 | -0/+16 |
2016-05-10 | Update to exit app when an uncaughtException occured. | Cheng-Han, Wu | 1 | -0/+3 |
2016-05-09 | Start extending to support GitLab authentication. | Jason Croft | 1 | -0/+17 |
2016-05-08 | Workaround imgur api only provide non-https image url which will cause mix-co... | Cheng-Han, Wu | 1 | -1/+1 |
2016-04-20 | Remove trivial log | Cheng-Han, Wu | 1 | -1/+0 |
2016-04-20 | Update to response not found if no any route matches the url | Cheng-Han, Wu | 1 | -0/+4 |
2016-04-20 | Update to redirect url with trailing slashes | Cheng-Han, Wu | 1 | -0/+11 |
2016-04-20 | Fix server session not set correctly | Cheng-Han, Wu | 1 | -2/+1 |
2016-04-20 | Updated app.js to move static file routes before use sessions which no need t... | Cheng-Han, Wu | 1 | -4/+6 |
2016-04-20 | Refactor server with Sequelize ORM, refactor server configs, now will show no... | Cheng-Han, Wu | 1 | -131/+167 |
2016-03-15 | Updated to support tls session resumption | Cheng-Han, Wu | 1 | -0/+10 |
2016-03-15 | Updated to send hsts in https header | Cheng-Han, Wu | 1 | -0/+8 |
2016-03-15 | Supported ssl dhparam | Cheng-Han, Wu | 1 | -0/+1 |
2016-02-16 | Support set url path and use relative url, move raphael to bower and fixed mi... | Cheng-Han, Wu | 1 | -9/+9 |
2016-01-31 | Supported export to gist | Cheng-Han, Wu | 1 | -0/+2 |
2016-01-31 | Fixed potential issue that using session user might outdated cache data | Cheng-Han, Wu | 1 | -7/+7 |
2015-12-30 | Now always create session to ensure cookie authorize can proceed | Wu Cheng-Han | 1 | -1/+1 |
2015-12-30 | Added 404 and 403 status on routes | Wu Cheng-Han | 1 | -0/+8 |
2015-12-18 | Updated slide mode | Wu Cheng-Han | 1 | -3/+1 |
2015-11-29 | Updated for using bower | Wu Cheng-Han | 1 | -0/+1 |
2015-11-23 | Add Slide Mode | xnum | 1 | -1/+5 |
2015-09-24 | Updated realtime.js, use socket.io built-in broadcast function instead self i... | Wu Cheng-Han | 1 | -0/+3 |
2015-09-22 | Added server option "useCdn", use template statement to route resources' source | Wu Cheng-Han | 1 | -3/+1 |
2015-07-11 | Server using logger to log uncaughtException | Wu Cheng-Han | 1 | -1/+4 |
2015-07-06 | Change note action "share" to "publish" to avoid misleading | Wu Cheng-Han | 1 | -4/+4 |
2015-07-02 | Jump to 0.3.1 | Wu Cheng-Han | 1 | -28/+39 |
2015-06-01 | Marked as 0.2.9 | Wu Cheng-Han | 1 | -8/+32 |
2015-05-15 | Marked as 0.2.8 | Wu Cheng-Han | 1 | -12/+114 |
2015-05-04 | First commit, version 0.2.7 | Wu Cheng-Han | 1 | -0/+253 |