summaryrefslogtreecommitdiff
path: root/public (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-19Add support of i18n with related patches and support "en" and "zh" locales fo...Wu Cheng-Han10-147/+180
2016-08-19Update to use proper way to render view and fix upload image error should res...Wu Cheng-Han1-2/+2
2016-08-15Update to hide scrollbar (but scrollable) in the slide modeWu Cheng-Han3-24/+48
2016-08-15Update slide ready and change event to improve performanceWu Cheng-Han1-6/+9
2016-08-15Update features.md with latest changesWu Cheng-Han1-1/+8
2016-08-15Fix toc id naming to avoid overlap with user tocWu Cheng-Han6-18/+18
2016-08-15Update slide mode to show extra info and support url actions and support disq...Wu Cheng-Han8-0/+116
2016-08-15Fix header nav bar rwd detect element should use div tag or it might glitch t...Wu Cheng-Han1-2/+2
2016-08-15Fix textcomplete of extra tags for blockquote not match space character in th...Wu Cheng-Han1-1/+1
2016-08-15Fix text-shadow for text antialiased might cause IE or Edge text cutoffWu Cheng-Han1-1/+1
2016-08-15Update to support data uri in src attribute of image tagWu Cheng-Han1-0/+6
2016-08-15Improve index layout and UX with UI adjustments and better wordingWu Cheng-Han3-38/+89
2016-08-14Update XSS policy to allow iframe and link with custom protocolWu Cheng-Han1-10/+19
2016-08-14Update slide font stylesWu Cheng-Han1-7/+7
2016-08-14Fix typo line break in features.mdWu Cheng-Han1-1/+0
2016-08-14Update markdown styles, follow github styles and font familyWu Cheng-Han4-100/+248
2016-08-14Update slide mode, now respect all meta settings and update default stylesWu Cheng-Han3-3/+36
2016-08-14Update toc styles to make toc menu always accessible without scrollingWu Cheng-Han2-2/+9
2016-08-14Revert d85dd19816df7ec74eb3e4dd31b3c4d63c6119aa, which breaks slide preview l...Wu Cheng-Han1-1/+1
2016-08-02Mark as 0.4.4Wu Cheng-Han2-1/+45
2016-08-02Update realtime check and refresh event, compress data using LZString UTF16 t...Wu Cheng-Han1-0/+4
2016-08-02Workaround vim mode might overwrite copy keyMap on WindowsWu Cheng-Han1-1/+6
2016-08-02Fix TOC might not update after changeModeWu Cheng-Han1-0/+3
2016-08-02Update to add expand and collapse toggle for TOC, keep showing second level T...Wu Cheng-Han3-5/+35
2016-08-01Update to make help modal and text complete hint using consistent reminder textWu Cheng-Han2-9/+17
2016-08-01Update docs for customize slides and new YAML metadataWu Cheng-Han2-0/+29
2016-08-01Update to support slideOptions in the YAML metadataWu Cheng-Han2-1/+6
2016-07-30Update workaround for slide, need to trigger it in other thread via setTimeoutWu Cheng-Han1-0/+4
2016-07-30Update slide rendering to reduce DOM wrap and avoid duplicate rendering slidesWu Cheng-Han2-5/+9
2016-07-30Workaround slides, overview been cutoff and text became blurry in Firefox 47+Wu Cheng-Han1-0/+9
2016-07-30Update CodeMirror to version 5.17.1Wu Cheng-Han27-151/+350
2016-07-30Update bower dependencies and cdn versionWu Cheng-Han5-6/+6
2016-07-30Update bootstrap to 3.3.7 and jQuery to 3.1.0 with related patchesWu Cheng-Han11-56/+56
2016-07-30Fix idle.js not change isAway property on onAway and onAwayBack eventsWu Cheng-Han1-10/+12
2016-07-30Update to make random color more discreteWu Cheng-Han1-3/+1
2016-07-30Update user color style in online user list to make it super obviousWu Cheng-Han1-1/+2
2016-07-30Add support of showing authorship in editor and adjust related stylesWu Cheng-Han3-2/+213
2016-07-30Update to support slide type in publish note and download html styleWu Cheng-Han4-10/+29
2016-07-30Update to support slide preview in both modeWu Cheng-Han5-13/+92
2016-07-30Fix spellcheck settings from cookies might not a boolean in string typeWu Cheng-Han1-1/+1
2016-07-30Fix cookies might not in boolean type cause page refresh loopWu Cheng-Han1-1/+2
2016-07-13Update spell checker to ignore non-english or numeric alphabetsWu Cheng-Han1-1/+1
2016-07-13Update gist-embed to 2.5 and using bower to manage itWu Cheng-Han5-5/+4
2016-07-02Fix missing parameter in slide.jsWu Cheng-Han1-1/+1
2016-07-02Update header toolbar menu to remove beta section and add extra sectionWu Cheng-Han2-20/+21
2016-07-02Update to add viewAjaxCallback on every parts that use ajax loadingWu Cheng-Han1-2/+4
2016-07-02Add callback feature for gist-embed to be called after ajax completeWu Cheng-Han1-1/+1
2016-07-02Reduce realtime timeout and heartbeat interval to handle stale clients quickerWu Cheng-Han1-1/+1
2016-07-02Fix retryOnDisconnect and timer not clean up after reconnectedWu Cheng-Han1-2/+2
2016-07-02Remove unsupported part of yaml-metadata in docsWu Cheng-Han1-11/+0