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