summaryrefslogtreecommitdiff
path: root/public/views (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add support of i18n with related patches and support "en" and "zh" locales fo...Wu Cheng-Han2016-08-197-146/+151
* Update to hide scrollbar (but scrollable) in the slide modeWu Cheng-Han2016-08-151-24/+25
* Fix toc id naming to avoid overlap with user tocWu Cheng-Han2016-08-153-8/+8
* Update slide mode to show extra info and support url actions and support disq...Wu Cheng-Han2016-08-153-0/+43
* Fix header nav bar rwd detect element should use div tag or it might glitch t...Wu Cheng-Han2016-08-151-2/+2
* Improve index layout and UX with UI adjustments and better wordingWu Cheng-Han2016-08-151-23/+45
* Update slide mode, now respect all meta settings and update default stylesWu Cheng-Han2016-08-141-1/+1
* Update to make help modal and text complete hint using consistent reminder textWu Cheng-Han2016-08-011-4/+12
* Update to support slideOptions in the YAML metadataWu Cheng-Han2016-08-011-0/+2
* Update bower dependencies and cdn versionWu Cheng-Han2016-07-305-6/+6
* Update bootstrap to 3.3.7 and jQuery to 3.1.0 with related patchesWu Cheng-Han2016-07-309-30/+30
* Update to support slide type in publish note and download html styleWu Cheng-Han2016-07-301-0/+2
* Update to support slide preview in both modeWu Cheng-Han2016-07-302-1/+3
* Update gist-embed to 2.5 and using bower to manage itWu Cheng-Han2016-07-134-4/+4
* Update header toolbar menu to remove beta section and add extra sectionWu Cheng-Han2016-07-021-10/+10
* Update to make slide mode support all extra syntax and change it's rendering ...Wu Cheng-Han2016-07-021-55/+68
* Update to support toggle editor theme and spellcheck in status barCheng-Han, Wu2016-06-211-0/+6
* Add support of embed pdfCheng-Han, Wu2016-06-212-0/+2
* Update to support new metadata: title, description, tags and google-analytics...Cheng-Han, Wu2016-06-213-1/+32
* Remove robot meta on note edit page and html template, add prevent crawling h...Cheng-Han, Wu2016-06-212-4/+0
* Remove donation button in refresh modalCheng-Han, Wu2016-06-171-1/+0
* Add minimumCompatibleVersion and update refresh modal to show more detail inf...Cheng-Han, Wu2016-06-172-19/+33
* Update all client dependencies and cdn versions, workaround sequence-diagram ...Cheng-Han, Wu2016-06-176-48/+47
* Update modal styles to fill larger screensCheng-Han, Wu2016-06-171-1/+1
* Update header dropdown class to make it scrollable on smaller viewport heightCheng-Han, Wu2016-06-171-1/+1
* Add support of exporting raw htmlCheng-Han, Wu2016-06-171-0/+4
* Add revision modal with UIs and support to mark patch diff textsCheng-Han, Wu2016-06-173-1/+33
* Add back missing support of image size in 0.4.2Cheng-Han, Wu2016-06-172-0/+2
* Update highlight.js to version 9.4.0 and use bower dependencyCheng-Han, Wu2016-06-043-4/+4
* Fix home button link broken in header templateCheng-Han, Wu2016-06-011-1/+1
* Add release-notes as pure markdown file and remove old release notes section ...Cheng-Han, Wu2016-05-301-35/+2
* Update slide template using ejs instead of mustache to reduce similar package...Cheng-Han, Wu2016-05-292-83/+85
* Update to replace animation acceleration library from gsap to velocityCheng-Han, Wu2016-05-293-8/+5
* Update project titleCheng-Han, Wu2016-05-281-1/+1
* Update project infos, reclaim authors and add authors listCheng-Han, Wu2016-05-281-2/+2
* Fix help-modal cheatsheet typoCheng-Han, Wu2016-05-271-1/+1
* Add support of google signinCheng-Han, Wu2016-05-212-5/+10
* Fix export snippet should check data before sending request and fix some code...Cheng-Han, Wu2016-05-152-6/+6
* Fix some code styles and user avatar style for PR #122Cheng-Han, Wu2016-05-151-1/+1
* Merge pull request #122 from jccrofty30/avatar_on_historyMax Wu2016-05-151-0/+1
|\
| * Add avatar to History page.Jason Croft2016-05-121-0/+1
* | Fix signin template logic for PR #121Cheng-Han, Wu2016-05-151-2/+2
* | Merge branch 'gitlab_snippets' of https://github.com/jccrofty30/hackmd into j...Cheng-Han, Wu2016-05-152-0/+99
|\ \
| * | Merge remote-tracking branch 'origin/master' into gitlab_snippetsJason Croft2016-05-128-12/+145
| |\|
| * | Enable snippet exporting.Jason Croft2016-05-122-2/+47
| * | Can now select from available projects and snippets to build import URL.Jason Croft2016-05-121-2/+18
| * | Check to make sure GitLab is configured before showing import option.Jason Croft2016-05-111-0/+4
| * | Fully-fleshed snippetImportModalJason Croft2016-05-111-3/+5
| * | Define snippet import modalJason Croft2016-05-091-0/+20
| * | Add GitLab options.Jason Croft2016-05-091-0/+12