| Commit message (Expand) | Author | Files | Lines |
2016-06-04 | Update highlight.js to version 9.4.0 and use bower dependency | Cheng-Han, Wu | 3 | -4/+4 |
2016-06-01 | Fix home button link broken in header template | Cheng-Han, Wu | 1 | -1/+1 |
2016-05-30 | Add release-notes as pure markdown file and remove old release notes section ... | Cheng-Han, Wu | 1 | -35/+2 |
2016-05-29 | Update slide template using ejs instead of mustache to reduce similar package... | Cheng-Han, Wu | 2 | -83/+85 |
2016-05-29 | Update to replace animation acceleration library from gsap to velocity | Cheng-Han, Wu | 3 | -8/+5 |
2016-05-28 | Update project title | Cheng-Han, Wu | 1 | -1/+1 |
2016-05-28 | Update project infos, reclaim authors and add authors list | Cheng-Han, Wu | 1 | -2/+2 |
2016-05-27 | Fix help-modal cheatsheet typo | Cheng-Han, Wu | 1 | -1/+1 |
2016-05-21 | Add support of google signin | Cheng-Han, Wu | 2 | -5/+10 |
2016-05-15 | Fix export snippet should check data before sending request and fix some code... | Cheng-Han, Wu | 2 | -6/+6 |
2016-05-15 | Fix some code styles and user avatar style for PR #122 | Cheng-Han, Wu | 1 | -1/+1 |
2016-05-15 | Fix signin template logic for PR #121 | Cheng-Han, Wu | 1 | -2/+2 |
2016-05-15 | Update to move dropbox app key setting to common.js and will auto load client... | Cheng-Han, Wu | 2 | -30/+1 |
2016-05-12 | Add avatar to History page. | Jason Croft | 1 | -0/+1 |
2016-05-12 | Enable snippet exporting. | Jason Croft | 2 | -2/+47 |
2016-05-12 | Can now select from available projects and snippets to build import URL. | Jason Croft | 1 | -2/+18 |
2016-05-11 | Check to make sure GitLab is configured before showing import option. | Jason Croft | 1 | -0/+4 |
2016-05-11 | Start extending to support GitLab authentication. | Jason Croft | 1 | -0/+5 |
2016-05-11 | Fully-fleshed snippetImportModal | Jason Croft | 1 | -3/+5 |
2016-05-11 | Add help and help modal with contacts, documents, cheatsheet | Cheng-Han, Wu | 5 | -6/+139 |
2016-05-11 | Update font-awesome to 4.6.2 | Cheng-Han, Wu | 4 | -4/+4 |
2016-05-11 | Try to fix potential toolbar layout glitch | Cheng-Han, Wu | 1 | -2/+2 |
2016-05-09 | Define snippet import modal | Jason Croft | 1 | -0/+20 |
2016-05-09 | Add GitLab options. | Jason Croft | 1 | -0/+12 |
2016-05-09 | Start extending to support GitLab authentication. | Jason Croft | 1 | -0/+5 |
2016-05-09 | Fix possible glitch of layout | Cheng-Han, Wu | 1 | -1/+1 |
2016-04-23 | Fix google drive config | Jannik Lorenz | 1 | -6/+6 |
2016-04-23 | Hide Dropbox and Google Drive in Import/ Export when disabled | Jannik Lorenz | 2 | -3/+29 |
2016-04-23 | Show Sign In button only when enabled | Jannik Lorenz | 1 | -23/+27 |
2016-04-22 | Fix home href link should specify root path | Cheng-Han, Wu | 1 | -1/+1 |
2016-04-20 | Update to support octicon and change header anchor styles | Cheng-Han, Wu | 3 | -0/+5 |
2016-04-20 | Fix that error page no need to load foot template | Cheng-Han, Wu | 1 | -2/+1 |
2016-04-20 | Fix raphael source file name | Cheng-Han, Wu | 2 | -2/+2 |
2016-04-20 | Support experimental spell checking feature (en-US only), can be enabled by t... | Cheng-Han, Wu | 2 | -0/+2 |
2016-04-20 | Support import from gist, fix some minor typo and issues | Cheng-Han, Wu | 2 | -3/+30 |
2016-04-20 | Refactor server with Sequelize ORM, refactor server configs, now will show no... | Cheng-Han, Wu | 8 | -58/+259 |
2016-04-20 | Updated to support ionicons | Cheng-Han, Wu | 3 | -0/+5 |
2016-04-20 | Updated to support mermaid and moment use cdn source | Cheng-Han, Wu | 2 | -4/+8 |
2016-03-15 | Updated to support container syntax and styles | Cheng-Han, Wu | 2 | -0/+2 |
2016-03-15 | Updated to support mathjax without cdn | Cheng-Han, Wu | 2 | -8/+10 |
2016-03-15 | Improved update last info methods, only change DOM when necessary | Cheng-Han, Wu | 1 | -1/+1 |
2016-03-04 | Support mermaid in code block diagram and updated all diagram rendering metho... | Cheng-Han, Wu | 3 | -0/+4 |
2016-03-04 | Support export to and import from Google Drive | Cheng-Han, Wu | 3 | -2/+33 |
2016-02-24 | Updated and fixed mathjax parsing, now using full featured plugin | Cheng-Han, Wu | 2 | -0/+2 |
2016-02-22 | Fixed markdown-it include should use minified script | Cheng-Han, Wu | 1 | -1/+1 |
2016-02-22 | Change markdown engine from remarkable to markdown-it | Cheng-Han, Wu | 2 | -4/+18 |
2016-02-16 | Support set url path and use relative url, move raphael to bower and fixed mi... | Cheng-Han, Wu | 9 | -101/+103 |
2016-02-11 | Fixed prevent XSS might break lots of tags and only need after rendered | Cheng-Han, Wu | 3 | -1/+6 |
2016-02-11 | Prevent XSS in markdown rendering | Cheng-Han, Wu | 1 | -0/+1 |
2016-02-09 | Fixed lz-string include path typo | Cheng-Han, Wu | 1 | -1/+1 |