summaryrefslogtreecommitdiff
path: root/public (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to support slideOptions in the YAML metadataWu Cheng-Han2016-08-012-1/+6
|
* Update workaround for slide, need to trigger it in other thread via setTimeoutWu Cheng-Han2016-07-301-0/+4
|
* Update slide rendering to reduce DOM wrap and avoid duplicate rendering slidesWu Cheng-Han2016-07-302-5/+9
|
* Workaround slides, overview been cutoff and text became blurry in Firefox 47+Wu Cheng-Han2016-07-301-0/+9
|
* Update CodeMirror to version 5.17.1Wu Cheng-Han2016-07-3027-151/+350
|
* 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-3011-56/+56
|
* Fix idle.js not change isAway property on onAway and onAwayBack eventsWu Cheng-Han2016-07-301-10/+12
|
* Update to make random color more discreteWu Cheng-Han2016-07-301-3/+1
|
* Update user color style in online user list to make it super obviousWu Cheng-Han2016-07-301-1/+2
|
* Add support of showing authorship in editor and adjust related stylesWu Cheng-Han2016-07-303-2/+213
|
* Update to support slide type in publish note and download html styleWu Cheng-Han2016-07-304-10/+29
|
* Update to support slide preview in both modeWu Cheng-Han2016-07-305-13/+92
|
* Fix spellcheck settings from cookies might not a boolean in string typeWu Cheng-Han2016-07-301-1/+1
|
* Fix cookies might not in boolean type cause page refresh loopWu Cheng-Han2016-07-301-1/+2
|
* Update spell checker to ignore non-english or numeric alphabetsWu Cheng-Han2016-07-131-1/+1
|
* Update gist-embed to 2.5 and using bower to manage itWu Cheng-Han2016-07-135-5/+4
|
* Fix missing parameter in slide.jsWu Cheng-Han2016-07-021-1/+1
|
* Update header toolbar menu to remove beta section and add extra sectionWu Cheng-Han2016-07-022-20/+21
|
* Update to add viewAjaxCallback on every parts that use ajax loadingWu Cheng-Han2016-07-021-2/+4
|
* Add callback feature for gist-embed to be called after ajax completeWu Cheng-Han2016-07-021-1/+1
|
* Reduce realtime timeout and heartbeat interval to handle stale clients quickerWu Cheng-Han2016-07-021-1/+1
|
* Fix retryOnDisconnect and timer not clean up after reconnectedWu Cheng-Han2016-07-021-2/+2
|
* Remove unsupported part of yaml-metadata in docsWu Cheng-Han2016-07-021-11/+0
|
* Update to make slide mode support all extra syntax and change it's rendering ↵Wu Cheng-Han2016-07-026-78/+373
| | | | engine
* Update to prevent mermaid start on loadWu Cheng-Han2016-07-021-0/+2
|
* Add new high resolution iconWu Cheng-Han2016-07-021-0/+0
|
* Mark as 0.4.3Wu Cheng-Han2016-06-282-1/+38
|
* Fix history filter tags and search keyword might not apply after refreshCheng-Han, Wu2016-06-261-1/+15
|
* Update to extend login info cookies to 365 days to reduce reductant page refreshCheng-Han, Wu2016-06-261-2/+2
|
* Update to handle on view have smaller scrollHeight than editor's shouldn't ↵Cheng-Han, Wu2016-06-211-1/+1
| | | | syncScrollToView after changes
* Update to annotate scrollbar position of revision mark textCheng-Han, Wu2016-06-212-0/+32
|
* Fix to remove part class in list item or it will be included in buildMap processCheng-Han, Wu2016-06-211-1/+0
|
* Fix features.md externals protocol and typoCheng-Han, Wu2016-06-211-3/+3
|
* Update to support toggle editor theme and spellcheck in status barCheng-Han, Wu2016-06-213-1/+119
|
* Remove metadata spellcheck supportCheng-Han, Wu2016-06-212-26/+0
|
* Add support of embed pdfCheng-Han, Wu2016-06-215-15/+50
|
* Update to support new metadata: title, description, tags and ↵Cheng-Han, Wu2016-06-216-16/+100
| | | | 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-213-17/+0
| | | | header to enhance note privacy
* Remove donation button in refresh modalCheng-Han, Wu2016-06-171-1/+0
|
* Update to remove data lines attributes in the patialUpdate to gain better ↵Cheng-Han, Wu2016-06-171-4/+4
| | | | performance
* Add minimumCompatibleVersion and update refresh modal to show more detail ↵Cheng-Han, Wu2016-06-173-27/+54
| | | | informations
* Fix locked or private permission should block any operation if owner is nullCheng-Han, Wu2016-06-171-2/+2
|
* Update syncscroll throttle to gain better and smoother UXCheng-Han, Wu2016-06-171-2/+2
|
* Update slide-example.mdCheng-Han, Wu2016-06-171-1/+1
|
* Update all client dependencies and cdn versions, workaround sequence-diagram ↵Cheng-Han, Wu2016-06-1725-2316/+58
| | | | 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-173-5/+32
|
* Add revision modal with UIs and support to mark patch diff textsCheng-Han, Wu2016-06-174-2/+178
|