| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Update gist-embed to 2.5 and using bower to manage it | Wu Cheng-Han | 2016-07-13 | 4 | -4/+4 |
* | Update header toolbar menu to remove beta section and add extra section | Wu Cheng-Han | 2016-07-02 | 1 | -10/+10 |
* | Update to make slide mode support all extra syntax and change it's rendering ... | Wu Cheng-Han | 2016-07-02 | 1 | -55/+68 |
* | Update to support toggle editor theme and spellcheck in status bar | Cheng-Han, Wu | 2016-06-21 | 1 | -0/+6 |
* | Add support of embed pdf | Cheng-Han, Wu | 2016-06-21 | 2 | -0/+2 |
* | Update to support new metadata: title, description, tags and google-analytics... | Cheng-Han, Wu | 2016-06-21 | 3 | -1/+32 |
* | Remove robot meta on note edit page and html template, add prevent crawling h... | Cheng-Han, Wu | 2016-06-21 | 2 | -4/+0 |
* | Remove donation button in refresh modal | Cheng-Han, Wu | 2016-06-17 | 1 | -1/+0 |
* | Add minimumCompatibleVersion and update refresh modal to show more detail inf... | Cheng-Han, Wu | 2016-06-17 | 2 | -19/+33 |
* | Update all client dependencies and cdn versions, workaround sequence-diagram ... | Cheng-Han, Wu | 2016-06-17 | 6 | -48/+47 |
* | Update modal styles to fill larger screens | Cheng-Han, Wu | 2016-06-17 | 1 | -1/+1 |
* | Update header dropdown class to make it scrollable on smaller viewport height | Cheng-Han, Wu | 2016-06-17 | 1 | -1/+1 |
* | Add support of exporting raw html | Cheng-Han, Wu | 2016-06-17 | 1 | -0/+4 |
* | Add revision modal with UIs and support to mark patch diff texts | Cheng-Han, Wu | 2016-06-17 | 3 | -1/+33 |
* | Add back missing support of image size in 0.4.2 | Cheng-Han, Wu | 2016-06-17 | 2 | -0/+2 |
* | Update highlight.js to version 9.4.0 and use bower dependency | Cheng-Han, Wu | 2016-06-04 | 3 | -4/+4 |
* | Fix home button link broken in header template | Cheng-Han, Wu | 2016-06-01 | 1 | -1/+1 |
* | Add release-notes as pure markdown file and remove old release notes section ... | Cheng-Han, Wu | 2016-05-30 | 1 | -35/+2 |
* | Update slide template using ejs instead of mustache to reduce similar package... | Cheng-Han, Wu | 2016-05-29 | 2 | -83/+85 |
* | Update to replace animation acceleration library from gsap to velocity | Cheng-Han, Wu | 2016-05-29 | 3 | -8/+5 |
* | Update project title | Cheng-Han, Wu | 2016-05-28 | 1 | -1/+1 |
* | Update project infos, reclaim authors and add authors list | Cheng-Han, Wu | 2016-05-28 | 1 | -2/+2 |
* | Fix help-modal cheatsheet typo | Cheng-Han, Wu | 2016-05-27 | 1 | -1/+1 |
* | Add support of google signin | Cheng-Han, Wu | 2016-05-21 | 2 | -5/+10 |
* | Fix export snippet should check data before sending request and fix some code... | Cheng-Han, Wu | 2016-05-15 | 2 | -6/+6 |
* | Fix some code styles and user avatar style for PR #122 | Cheng-Han, Wu | 2016-05-15 | 1 | -1/+1 |
* | Merge pull request #122 from jccrofty30/avatar_on_history | Max Wu | 2016-05-15 | 1 | -0/+1 |
|\ |
|
| * | Add avatar to History page. | Jason Croft | 2016-05-12 | 1 | -0/+1 |
* | | Fix signin template logic for PR #121 | Cheng-Han, Wu | 2016-05-15 | 1 | -2/+2 |
* | | Merge branch 'gitlab_snippets' of https://github.com/jccrofty30/hackmd into j... | Cheng-Han, Wu | 2016-05-15 | 2 | -0/+99 |
|\ \ |
|
| * | | Merge remote-tracking branch 'origin/master' into gitlab_snippets | Jason Croft | 2016-05-12 | 8 | -12/+145 |
| |\| |
|
| * | | Enable snippet exporting. | Jason Croft | 2016-05-12 | 2 | -2/+47 |
| * | | Can now select from available projects and snippets to build import URL. | Jason Croft | 2016-05-12 | 1 | -2/+18 |
| * | | Check to make sure GitLab is configured before showing import option. | Jason Croft | 2016-05-11 | 1 | -0/+4 |
| * | | Fully-fleshed snippetImportModal | Jason Croft | 2016-05-11 | 1 | -3/+5 |
| * | | Define snippet import modal | Jason Croft | 2016-05-09 | 1 | -0/+20 |
| * | | Add GitLab options. | Jason Croft | 2016-05-09 | 1 | -0/+12 |
| * | | Start extending to support GitLab authentication. | Jason Croft | 2016-05-09 | 1 | -0/+5 |
* | | | Merge PR #118 | Cheng-Han, Wu | 2016-05-15 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | Start extending to support GitLab authentication. | Jason Croft | 2016-05-11 | 1 | -0/+5 |
| | |/
| |/| |
|
* | | | Update to move dropbox app key setting to common.js and will auto load client... | Cheng-Han, Wu | 2016-05-15 | 2 | -30/+1 |
* | | | Merge PR #101 | Cheng-Han, Wu | 2016-05-15 | 3 | -20/+50 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix google drive config | Jannik Lorenz | 2016-04-23 | 1 | -6/+6 |
| * | | Hide Dropbox and Google Drive in Import/ Export when disabled | Jannik Lorenz | 2016-04-23 | 2 | -3/+29 |
| * | | Show Sign In button only when enabled | Jannik Lorenz | 2016-04-23 | 1 | -23/+27 |
* | | | 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 | 4 | -4/+4 |
* | | | Try to fix potential toolbar layout glitch | Cheng-Han, Wu | 2016-05-11 | 1 | -2/+2 |
| |/
|/| |
|
* | | Fix possible glitch of layout | Cheng-Han, Wu | 2016-05-09 | 1 | -1/+1 |
|/ |
|
* | Fix home href link should specify root path | Cheng-Han, Wu | 2016-04-22 | 1 | -1/+1 |