Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to retry when anytime the socket io disconnect | Wu Cheng-Han | 2016-10-23 | 1 | -4/+1 |
| | |||||
* | Fix socket io doc event should setDoc when revision mismatch and no ↵ | Wu Cheng-Han | 2016-10-23 | 1 | -1/+1 |
| | | | | outstanding operation | ||||
* | Fix passing markdown-it-emoji incorrect parameter type | Wu Cheng-Han | 2016-10-23 | 1 | -1/+1 |
| | |||||
* | Merge pull request #229 from PeterDaveHello/patch-1 | Max Wu | 2016-10-23 | 1 | -0/+2 |
|\ | | | | | Update locale.js | ||||
| * | Update locale.js | Peter Dave Hello | 2016-10-23 | 1 | -0/+2 |
| | | | | | | Should change the lang been selected in the lang select/option menu. | ||||
* | | Fix code block syntax highlighting might not process properly because the ↵ | Wu Cheng-Han | 2016-10-23 | 1 | -2/+2 |
|/ | | | | HTML is escaped | ||||
* | Fix index.js isValidURL is not defined error | Wu Cheng-Han | 2016-10-22 | 2 | -0/+2 |
| | |||||
* | Fix ReferenceError of scollToTop and scollToBottom in index.js | Wu Cheng-Han | 2016-10-22 | 1 | -0/+3 |
| | |||||
* | Fix gapi not able to reference callback function onGoogleClientLoaded | Wu Cheng-Han | 2016-10-20 | 1 | -0/+1 |
| | |||||
* | Try to remove unused front-end dependency | Wu Cheng-Han | 2016-10-19 | 6 | -53/+10 |
| | |||||
* | Fix to use bower version emojify.js | Wu Cheng-Han | 2016-10-19 | 2 | -4/+0 |
| | |||||
* | Update to make history not depends on extra | Wu Cheng-Han | 2016-10-19 | 3 | -50/+51 |
| | |||||
* | Update to make pretty use same method as slide to unescape markdown content | Wu Cheng-Han | 2016-10-19 | 1 | -1/+4 |
| | |||||
* | Update emoji parser using markdown-it-emoji instead of emojify to solve ↵ | Wu Cheng-Han | 2016-10-18 | 2 | -16/+22 |
| | | | | issue #217 | ||||
* | Optimize finishView selector performance by avoid using universal selector, ↵ | Wu Cheng-Han | 2016-10-18 | 1 | -50/+49 |
| | | | | fix finishView code indentation and remove empty line | ||||
* | Fix finishView mermaid might select and replace whole markdown-body issue | Wu Cheng-Han | 2016-10-18 | 1 | -2/+2 |
| | |||||
* | Fix code block which in deeper level will not be parsed issue | Wu Cheng-Han | 2016-10-18 | 2 | -5/+7 |
| | |||||
* | Change to raise socket io reconnection attempts and make editor only ↵ | Wu Cheng-Han | 2016-10-17 | 1 | -4/+4 |
| | | | | available after refresh event received | ||||
* | Remove auto linkify image since it might print out unwanted url and it can ↵ | Wu Cheng-Han | 2016-10-17 | 1 | -11/+1 |
| | | | | be achieved by reference syntax, issue #214 | ||||
* | Fix code block highlighting html not escaped when no languages specified | Wu Cheng-Han | 2016-10-17 | 1 | -2/+5 |
| | |||||
* | Fix client socket on delete event might not delete corresponding history ↵ | Wu Cheng-Han | 2016-10-14 | 1 | -3/+14 |
| | | | | record correctly | ||||
* | Update to support wrap syntax for code block | Wu Cheng-Han | 2016-10-14 | 2 | -3/+6 |
| | |||||
* | Move gist-embed to CDN | Yukai Huang | 2016-10-14 | 1 | -2/+0 |
| | |||||
* | Fix sync scroll not handle properly on area resize | Wu Cheng-Han | 2016-10-14 | 1 | -2/+2 |
| | |||||
* | Fix require ordering | Yukai Huang | 2016-10-14 | 2 | -7/+7 |
| | |||||
* | Fix ownership display | Yukai Huang | 2016-10-13 | 2 | -4/+2 |
| | |||||
* | Remove uneccesasry serverurl exporting | Yukai Huang | 2016-10-13 | 1 | -24/+23 |
| | |||||
* | Fix spellcheck | Yukai Huang | 2016-10-13 | 6 | -6/+1 |
| | | | | * also fix spaces width | ||||
* | Fix HTML exporting | Yukai Huang | 2016-10-13 | 2 | -2/+6 |
| | |||||
* | Fix history deletion | Yukai Huang | 2016-10-13 | 2 | -2/+4 |
| | |||||
* | Expose parseMeta function | Yukai Huang | 2016-10-13 | 3 | -1/+4 |
| | |||||
* | Fix cheatsheet rendering | Yukai Huang | 2016-10-13 | 1 | -1/+1 |
| | | | | do not process help-modal markdown-body | ||||
* | Fix lastchangeui and moment timestamps | Yukai Huang | 2016-10-13 | 4 | -28/+7 |
| | |||||
* | Fix syncscroll | Yukai Huang | 2016-10-13 | 1 | -1/+2 |
| | |||||
* | Optimize common assets with CDN | Yukai Huang | 2016-10-13 | 3 | -9/+2 |
| | | | | | | | * jquery * lodash * socket.io * boostrap | ||||
* | Refactor webpack module | Yukai Huang | 2016-10-13 | 4 | -72/+53 |
| | |||||
* | Config CDN for viz.js | Yukai Huang | 2016-10-13 | 1 | -0/+1 |
| | |||||
* | Merge branch 'master' into webpack-frontend | Yukai Huang | 2016-10-12 | 1 | -4/+4 |
|\ | |||||
| * | Fix to handle name or color might get undefined error | Wu Cheng-Han | 2016-10-12 | 1 | -4/+4 |
| | | |||||
* | | Fix stylesheet ordering | Yukai Huang | 2016-10-12 | 1 | -6/+0 |
| | | |||||
* | | Merge branch 'master' into webpack-frontend | Yukai Huang | 2016-10-12 | 1 | -77/+99 |
|\| | |||||
| * | Fix history list not parse and bind events properly on change pagination | Wu Cheng-Han | 2016-10-12 | 1 | -76/+92 |
| | | |||||
| * | Update to make history refresh have better UX and keep the beginning and end ↵ | Wu Cheng-Han | 2016-10-12 | 1 | -1/+7 |
| | | | | | | | | of the pagination visible | ||||
* | | Load custom markdown-it-regex plugin with script-loader | Yukai Huang | 2016-10-12 | 1 | -16/+16 |
| | | |||||
* | | Revert 56c5378 | Yukai Huang | 2016-10-12 | 1 | -3/+0 |
| | | | | | | | | viz.js still has problem with split chunk | ||||
* | | Fix module export | Yukai Huang | 2016-10-11 | 5 | -19/+26 |
| | | |||||
* | | Merge branch 'master' into webpack-frontend | Yukai Huang | 2016-10-11 | 8 | -158/+249 |
|\| | |||||
| * | Update to support pagination for history list | Wu Cheng-Han | 2016-10-11 | 1 | -1/+5 |
| | | |||||
| * | Fix history time should save in UNIX timestamp to avoid time offset issue | Wu Cheng-Han | 2016-10-11 | 1 | -6/+7 |
| | | |||||
| * | Mark as 0.4.5 | Wu Cheng-Han | 2016-10-11 | 1 | -1/+1 |
| | |