Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | Cheng-Han, Wu | 2016-05-16 | 1 | -29/+1 |
| | | | | PR #121 | ||||
* | Show only projects where user is creator, has project access >= 20, or has ↵ | Jason Croft | 2016-05-13 | 1 | -0/+1 |
| | | | | group access. | ||||
* | 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 |
|\ | | | | | | | | | | | # Conflicts: # bower.json # public/views/body.ejs | ||||
| * | 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 |
|/ | | | | | | | | | | | Add necessary dependency. Add baseURL parameter for self-hosted GitLab Add necessary require. Add block for GitLab auth. Fix typo Update font-awesome dependency for GitLab icon. Use a color closer to GitLab orange. More direct TODO | ||||
* | Workaround imgur api only provide non-https image url which will cause ↵ | Cheng-Han, Wu | 2016-05-08 | 1 | -1/+1 |
| | | | | mix-content warning in browsers | ||||
* | 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 ↵ | Cheng-Han, Wu | 2016-04-20 | 1 | -4/+6 |
| | | | | to have session and may gain performance | ||||
* | Refactor server with Sequelize ORM, refactor server configs, now will show ↵ | Cheng-Han, Wu | 2016-04-20 | 1 | -131/+167 |
| | | | | note status (created or updated) and support docs (note alias) | ||||
* | 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 ↵ | Cheng-Han, Wu | 2016-02-16 | 1 | -9/+9 |
| | | | | minor issue in history | ||||
* | 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 |
| | | | | | using reveal.js and some part of reveal-md | ||||
* | Updated realtime.js, use socket.io built-in broadcast function instead self ↵ | Wu Cheng-Han | 2015-09-24 | 1 | -0/+3 |
| | | | | iterate to avoid extra issues | ||||
* | 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 |