summaryrefslogtreecommitdiff
path: root/public/views (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Finish public note view js loadingYukai Huang2016-10-091-37/+5
|
* Config TextExtract plugin and change build folderYukai Huang2016-10-092-1/+2
|
* Revert to customized codemirrorYukai Huang2016-10-091-2/+4
|
* Revert customized ot library and fix dependencyYukai Huang2016-10-091-0/+2
|
* Add highlight.js and prism stylesYukai Huang2016-10-091-3/+0
|
* Resolve dependency module requiringYukai Huang2016-10-081-5/+4
| | | | | | | | * es5 style module exports * remove script tag require * webpack config ProvidePlugin Note that this commit only fix JavaScript module loading runtime error.
* Use xss in script tagYukai Huang2016-10-081-0/+1
|
* Move out script tag and use js insteadYukai Huang2016-10-081-53/+2
|
* Update to support Greek and Portuguese localesWu Cheng-Han2016-10-021-0/+2
|
* Update help modal cheatsheet font styles to make it more clear on spacesWu Cheng-Han2016-09-181-2/+9
|
* Fix the include order to avoid Reference ErrorsWu Cheng-Han2016-09-181-2/+2
|
* Update to support wiki markup syntax highlighting in view using prismWu Cheng-Han2016-09-183-0/+6
|
* Update to support tiddlywiki and mediawiki syntax highlighting in editorWu Cheng-Han2016-09-181-0/+2
|
* Update edit and publish icon and change toggle icon to make it ↵Wu Cheng-Han2016-09-181-8/+8
| | | | straightforward, and add shortcut key reminder in modes' title
* Add support of shortcut keys for changeModeWu Cheng-Han2016-09-181-0/+1
|
* Update to support French, Deutsch, Japanese and Spanish localesWu Cheng-Han2016-09-161-2/+6
|
* Add support of i18n with related patches and support "en" and "zh" locales ↵Wu Cheng-Han2016-08-197-146/+151
| | | | for now
* 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 ↵Wu Cheng-Han2016-08-153-0/+43
| | | | disqus via yaml-metadata
* Fix header nav bar rwd detect element should use div tag or it might glitch ↵Wu Cheng-Han2016-08-151-2/+2
| | | | the layout
* 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
| | | | engine
* 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 ↵Cheng-Han, Wu2016-06-213-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, Wu2016-06-212-4/+0
| | | | header to enhance note privacy
* Remove donation button in refresh modalCheng-Han, Wu2016-06-171-1/+0
|
* Add minimumCompatibleVersion and update refresh modal to show more detail ↵Cheng-Han, Wu2016-06-172-19/+33
| | | | informations
* Update all client dependencies and cdn versions, workaround sequence-diagram ↵Cheng-Han, Wu2016-06-176-48/+47
| | | | svg to be resizable
* 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
| | | | on index
* Update slide template using ejs instead of mustache to reduce similar ↵Cheng-Han, Wu2016-05-292-83/+85
| | | | package dependency
* 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
|