Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Mark as 0.4.5 | Wu Cheng-Han | 2016-10-11 | 2 | -1/+61 | |
| | | ||||||
| * | Update CodeMirror to 5.19.0 and rename jade to pug | Wu Cheng-Han | 2016-10-10 | 30 | -209/+341 | |
| | | ||||||
| * | Update npm and bower dependencies with related patch | Wu Cheng-Han | 2016-10-10 | 6 | -16/+14 | |
| | | ||||||
| * | Cancel update history on page unload | Wu Cheng-Han | 2016-10-10 | 1 | -1/+1 | |
| | | ||||||
| * | Update to support delete note | Wu Cheng-Han | 2016-10-10 | 2 | -1/+36 | |
| | | ||||||
| * | Update to make history delete and pin function call to new APIs | Wu Cheng-Han | 2016-10-10 | 1 | -28/+58 | |
| | | ||||||
| * | Fix some incorrect redirects | Wu Cheng-Han | 2016-10-10 | 1 | -4/+4 | |
| | | ||||||
| * | Update to make note history count in server-side when user logged | Wu Cheng-Han | 2016-10-10 | 1 | -1/+27 | |
| | | ||||||
| * | Fix get or set history on server ajax should not fallback to browser storage ↵ | Wu Cheng-Han | 2016-10-10 | 1 | -6/+6 | |
| | | | | | | | | to avoid some internet edge cases | |||||
| * | Fix saveHistoryToStorage not correctly fallback to cookie | Wu Cheng-Han | 2016-10-10 | 1 | -1/+1 | |
| | | ||||||
| * | Add more comments in the code and remove unused code file | Wu Cheng-Han | 2016-10-10 | 1 | -45/+0 | |
| | | ||||||
| * | Update to make editor mode setting to a default variable | Wu Cheng-Han | 2016-10-10 | 1 | -7/+8 | |
| | | ||||||
| * | Update to use modified editor markdown mode to make mathjax expression ↵ | Wu Cheng-Han | 2016-10-10 | 1 | -0/+864 | |
| | | | | | | | | display correctly | |||||
| * | Update default indent to use spaces instead of tabs | Wu Cheng-Han | 2016-10-10 | 1 | -1/+0 | |
| | | ||||||
| * | Improve syntax highlighting performance by moving it to finish view | Wu Cheng-Han | 2016-10-10 | 2 | -15/+32 | |
| | | ||||||
| * | Update to make OT error, client reconnect handling better and refactor ↵ | Wu Cheng-Han | 2016-10-10 | 1 | -16/+11 | |
| | | | | | | | | client "doc" event | |||||
| * | Fix potential error | Wu Cheng-Han | 2016-10-10 | 1 | -1/+1 | |
| | | ||||||
| * | Fix OT socket io reconnect should resend last operation | Wu Cheng-Han | 2016-10-10 | 2 | -2/+2 | |
| | | ||||||
| * | Fix broken link id reference | Wu Cheng-Han | 2016-10-10 | 1 | -1/+1 | |
| | | ||||||
| * | Update to remind note max length limit on the status bar length div | Wu Cheng-Han | 2016-10-10 | 1 | -1/+12 | |
| | | ||||||
| * | Update to support showing owner on the infobar | Wu Cheng-Han | 2016-10-10 | 5 | -8/+49 | |
| | | ||||||
| * | Remove unused code | Wu Cheng-Han | 2016-10-10 | 1 | -2/+0 | |
| | | ||||||
| * | Update to support Ukrainian locale | Wu Cheng-Han | 2016-10-10 | 1 | -0/+1 | |
| | | ||||||
| * | Merge pull request #196 from PeterDaveHelloKitchen/image-optimize | Max Wu | 2016-10-10 | 462 | -0/+0 | |
| |\ | | | | | | | optimize png images using zopflipng | |||||
| | * | optimize png images using zopflipng | Peter Dave Hello | 2016-10-10 | 462 | -0/+0 | |
| | | | ||||||
| * | | Add support of Italian, Turkish, Russian, Dutch, Croatian, Polish locales | Wu Cheng-Han | 2016-10-10 | 1 | -0/+6 | |
| | | | ||||||
| * | | Extract config.js from common.js to make client setting file clean and also ↵ | Wu Cheng-Han | 2016-10-10 | 6 | -10/+14 | |
| |/ | | | | | | | make upgrade easier | |||||
* | | Cleanup | Yukai Huang | 2016-10-11 | 2 | -20/+0 | |
| | | ||||||
* | | Revert customized markdown-it-mathjax plugin | Yukai Huang | 2016-10-11 | 3 | -27/+1 | |
| | | ||||||
* | | Optimize viz.js async rendering through webpack chunk | Yukai Huang | 2016-10-11 | 6 | -24/+22 | |
| | | ||||||
* | | Remove unused viz.js require | Yukai Huang | 2016-10-11 | 1 | -1/+0 | |
| | | ||||||
* | | Manage more packages with npm and webpack | Yukai Huang | 2016-10-11 | 8 | -20/+7 | |
| | | ||||||
* | | Split common vendor javascript into chunks | Yukai Huang | 2016-10-11 | 6 | -14/+4 | |
| | | ||||||
* | | Fix common.js.example | Yukai Huang | 2016-10-11 | 1 | -1/+0 | |
| | | ||||||
* | | Cover page is now working | Yukai Huang | 2016-10-10 | 4 | -10/+30 | |
| | | ||||||
* | | Slide mode is now working | Yukai Huang | 2016-10-10 | 2 | -33/+78 | |
| | | ||||||
* | | More function expose workaround for reveal-markdown.js | Yukai Huang | 2016-10-10 | 2 | -0/+3 | |
| | | ||||||
* | | Remove redundant entry point | Yukai Huang | 2016-10-10 | 4 | -4/+3 | |
| | | ||||||
* | | Revert some bower assets | Yukai Huang | 2016-10-09 | 8 | -278/+7 | |
| | | ||||||
* | | Fix history and edit mode change | Yukai Huang | 2016-10-09 | 1 | -3/+3 | |
| | | ||||||
* | | Update common.js.example | Yukai Huang | 2016-10-09 | 1 | -1/+30 | |
| | | ||||||
* | | Fix scrollToTop/Buttom in preview | Yukai Huang | 2016-10-09 | 1 | -1/+1 | |
| | | | | | | | | workaround | |||||
* | | Finish public note view js loading | Yukai Huang | 2016-10-09 | 2 | -37/+65 | |
| | | ||||||
* | | Workaround for circular require | Yukai Huang | 2016-10-09 | 1 | -2/+6 | |
| | | ||||||
* | | Config TextExtract plugin and change build folder | Yukai Huang | 2016-10-09 | 2 | -1/+2 | |
| | | ||||||
* | | Fix more js errors | Yukai Huang | 2016-10-09 | 1 | -0/+1 | |
| | | ||||||
* | | Revert to customized codemirror | Yukai Huang | 2016-10-09 | 2 | -8/+4 | |
| | | ||||||
* | | Fix pdfobject require | Yukai Huang | 2016-10-09 | 2 | -15/+19 | |
| | | ||||||
* | | Fix function export | Yukai Huang | 2016-10-09 | 2 | -1/+3 | |
| | | ||||||
* | | Revert customized ot library and fix dependency | Yukai Huang | 2016-10-09 | 3 | -6/+3 | |
| | |