Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | Cheng-Han, Wu | 2016-06-21 | 3 | -1/+32 |
| | | | | google-analytics (GA) and refactor render publish slide response function | ||||
* | Remove robot meta on note edit page and html template, add prevent crawling ↵ | Cheng-Han, Wu | 2016-06-21 | 2 | -4/+0 |
| | | | | header to enhance note privacy | ||||
* | 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 ↵ | Cheng-Han, Wu | 2016-06-17 | 2 | -19/+33 |
| | | | | informations | ||||
* | Update all client dependencies and cdn versions, workaround sequence-diagram ↵ | Cheng-Han, Wu | 2016-06-17 | 6 | -48/+47 |
| | | | | svg to be resizable | ||||
* | 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 |
| | | | | on index | ||||
* | Update slide template using ejs instead of mustache to reduce similar ↵ | Cheng-Han, Wu | 2016-05-29 | 2 | -83/+85 |
| | | | | package dependency | ||||
* | 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 ↵ | Cheng-Han, Wu | 2016-05-15 | 2 | -6/+6 |
| | | | | code styles | ||||
* | 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. | ||||
| * | 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 ↵ | Cheng-Han, Wu | 2016-05-15 | 2 | -0/+99 |
|\ \ | | | | | | | | | | | | | | | | | | | jccrofty30-gitlab_snippets # Conflicts: # lib/response.js | ||||
| * | | Merge remote-tracking branch 'origin/master' into gitlab_snippets | Jason Croft | 2016-05-12 | 8 | -12/+145 |
| |\| | | | | | | | | | | | | | | | | # Conflicts: # bower.json # public/views/body.ejs | ||||
| * | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | | | 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 |
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | | | Update to move dropbox app key setting to common.js and will auto load ↵ | Cheng-Han, Wu | 2016-05-15 | 2 | -30/+1 |
| | | | | | | | | | | | | client-side related scripts | ||||
* | | | 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 |
| | |||||
* | Update to support octicon and change header anchor styles | Cheng-Han, Wu | 2016-04-20 | 3 | -0/+5 |
| | |||||
* | 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 |
| |