| Commit message (Expand) | Author | Age | Files | Lines |
* | Filter out projects that don't have snippets enabled. | Jason Croft | 2016-05-12 | 1 | -0/+3 |
* | 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 |
* | Retrieve GitLab avatar. | Jason Croft | 2016-05-12 | 1 | -0/+3 |
* | Merge remote-tracking branch 'origin/master' into gitlab_snippets | Jason Croft | 2016-05-12 | 10 | -13/+149 |
|\ |
|
| * | Add help and help modal with contacts, documents, cheatsheet | Cheng-Han, Wu | 2016-05-11 | 5 | -6/+139 |
| * | Update font-awesome to 4.6.2 | Cheng-Han, Wu | 2016-05-11 | 5 | -5/+5 |
| * | Try to fix potential toolbar layout glitch | Cheng-Han, Wu | 2016-05-11 | 1 | -2/+2 |
| * | Update to exit app when an uncaughtException occured. | Cheng-Han, Wu | 2016-05-10 | 1 | -0/+3 |
* | | Enable snippet exporting. | Jason Croft | 2016-05-12 | 3 | -7/+103 |
* | | Can now select from available projects and snippets to build import URL. | Jason Croft | 2016-05-12 | 4 | -4/+86 |
* | | Check to make sure GitLab is configured before showing import option. | Jason Croft | 2016-05-11 | 1 | -0/+4 |
* | | End-point to get GitLab data. | Jason Croft | 2016-05-11 | 1 | -0/+16 |
* | | Add accessToken saving. | Jason Croft | 2016-05-11 | 1 | -4/+14 |
* | | Fully-fleshed snippetImportModal | Jason Croft | 2016-05-11 | 1 | -3/+5 |
* | | Allow importing from GitLab snippet | Jason Croft | 2016-05-11 | 1 | -21/+48 |
* | | Remove skeleton functions | Jason Croft | 2016-05-11 | 1 | -83/+0 |
* | | Add accessToken column | Jason Croft | 2016-05-11 | 1 | -1/+4 |
* | | Define events for snippet actions | Jason Croft | 2016-05-09 | 1 | -0/+45 |
* | | Define snippet import modal | Jason Croft | 2016-05-09 | 1 | -0/+20 |
* | | Skeletons for GitLab actions. | Jason Croft | 2016-05-09 | 1 | -0/+83 |
* | | Attach to snippet classes. | Jason Croft | 2016-05-09 | 1 | -1/+3 |
* | | Add GitLab options. | Jason Croft | 2016-05-09 | 1 | -0/+12 |
* | | Start extending to support GitLab authentication. | Jason Croft | 2016-05-09 | 8 | -1/+43 |
|/ |
|
* | Fix possible glitch of layout | Cheng-Han, Wu | 2016-05-09 | 1 | -1/+1 |
* | Workaround imgur api only provide non-https image url which will cause mix-co... | Cheng-Han, Wu | 2016-05-08 | 1 | -1/+1 |
* | Fix missusing for CodeMirror.Pass | Cheng-Han, Wu | 2016-04-28 | 1 | -5/+5 |
* | Fix code styles | Cheng-Han, Wu | 2016-04-24 | 1 | -213/+212 |
* | Change fullScreen toggle to F10 | Cheng-Han, Wu | 2016-04-24 | 1 | -1/+1 |
* | Fix some indentation | Cheng-Han, Wu | 2016-04-24 | 1 | -3/+3 |
* | Fix other CodeMirror.Pass usage | Cheng-Han, Wu | 2016-04-24 | 1 | -3/+3 |
* | Merge pull request #102 from Zankio/master | Max Wu | 2016-04-24 | 1 | -4/+5 |
|\ |
|
| * | Fix Esc in Vim mode | Zankio | 2016-04-23 | 1 | -4/+5 |
|/ |
|
* | Fix home href link should specify root path | Cheng-Han, Wu | 2016-04-22 | 1 | -1/+1 |
* | Update to support when client domain not provided will use window.location va... | Cheng-Han, Wu | 2016-04-22 | 1 | -2/+2 |
* | Update to support when domain not provided will use relative path | Cheng-Han, Wu | 2016-04-22 | 1 | -4/+7 |
* | Update to support DOMAIN and URL_PATH environment variables | Cheng-Han, Wu | 2016-04-22 | 2 | -2/+4 |
* | Remove trivial log | Cheng-Han, Wu | 2016-04-20 | 1 | -1/+0 |
* | Fix view scroll position might lost when editor changes the last line and mig... | Cheng-Han, Wu | 2016-04-20 | 1 | -6/+11 |
* | Mark as 0.4.0 | Cheng-Han, Wu | 2016-04-20 | 3 | -2/+64 |
* | Update LICENSE year | Cheng-Han, Wu | 2016-04-20 | 1 | -1/+1 |
* | Update to support octicon and change header anchor styles | Cheng-Han, Wu | 2016-04-20 | 8 | -44/+35 |
* | Merge client index.js settings to common.js | Cheng-Han, Wu | 2016-04-20 | 2 | -5/+4 |
* | 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 |
* | Update filter XSS to allow attr href starts with '.' or '/' | Cheng-Han, Wu | 2016-04-20 | 1 | -0/+6 |
* | Fix that error page no need to load foot template | Cheng-Han, Wu | 2016-04-20 | 1 | -2/+1 |
* | Fix raphael source file name | Cheng-Han, Wu | 2016-04-20 | 2 | -2/+2 |
* | Update package dependencies | Cheng-Han, Wu | 2016-04-20 | 2 | -11/+11 |
* | Fix server session not set correctly | Cheng-Han, Wu | 2016-04-20 | 1 | -2/+1 |