summaryrefslogtreecommitdiff
path: root/public (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into webpack-frontendYukai Huang2016-10-121-77/+99
|\
| * Fix history list not parse and bind events properly on change paginationWu Cheng-Han2016-10-121-76/+92
| * Update to make history refresh have better UX and keep the beginning and end ...Wu Cheng-Han2016-10-121-1/+7
* | Remove slide.ejs style tagYukai Huang2016-10-121-1/+0
* | Enable production assets hashYukai Huang2016-10-127-10/+14
* | Load more scripts using webpackYukai Huang2016-10-123-4/+1
* | Load custom markdown-it-regex plugin with script-loaderYukai Huang2016-10-121-16/+16
* | Revert 56c5378Yukai Huang2016-10-121-3/+0
* | Load customized vendor script through script-loaderYukai Huang2016-10-121-4/+0
* | Fix module exportYukai Huang2016-10-115-19/+26
* | Merge branch 'master' into webpack-frontendYukai Huang2016-10-11509-387/+1582
|\|
| * Update to support pagination for history listWu Cheng-Han2016-10-112-1/+7
| * Fix history time should save in UNIX timestamp to avoid time offset issueWu Cheng-Han2016-10-111-6/+7
| * Mark as 0.4.5Wu Cheng-Han2016-10-112-1/+61
| * Update CodeMirror to 5.19.0 and rename jade to pugWu Cheng-Han2016-10-1030-209/+341
| * Update npm and bower dependencies with related patchWu Cheng-Han2016-10-106-16/+14
| * Cancel update history on page unloadWu Cheng-Han2016-10-101-1/+1
| * Update to support delete noteWu Cheng-Han2016-10-102-1/+36
| * Update to make history delete and pin function call to new APIsWu Cheng-Han2016-10-101-28/+58
| * Fix some incorrect redirectsWu Cheng-Han2016-10-101-4/+4
| * Update to make note history count in server-side when user loggedWu Cheng-Han2016-10-101-1/+27
| * Fix get or set history on server ajax should not fallback to browser storage ...Wu Cheng-Han2016-10-101-6/+6
| * Fix saveHistoryToStorage not correctly fallback to cookieWu Cheng-Han2016-10-101-1/+1
| * Add more comments in the code and remove unused code fileWu Cheng-Han2016-10-101-45/+0
| * Update to make editor mode setting to a default variableWu Cheng-Han2016-10-101-7/+8
| * Update to use modified editor markdown mode to make mathjax expression displa...Wu Cheng-Han2016-10-101-0/+864
| * Update default indent to use spaces instead of tabsWu Cheng-Han2016-10-101-1/+0
| * Improve syntax highlighting performance by moving it to finish viewWu Cheng-Han2016-10-102-15/+32
| * Update to make OT error, client reconnect handling better and refactor client...Wu Cheng-Han2016-10-101-16/+11
| * Fix potential errorWu Cheng-Han2016-10-101-1/+1
| * Fix OT socket io reconnect should resend last operationWu Cheng-Han2016-10-102-2/+2
| * Fix broken link id referenceWu Cheng-Han2016-10-101-1/+1
| * Update to remind note max length limit on the status bar length divWu Cheng-Han2016-10-101-1/+12
| * Update to support showing owner on the infobarWu Cheng-Han2016-10-105-8/+49
| * Remove unused codeWu Cheng-Han2016-10-101-2/+0
| * Update to support Ukrainian localeWu Cheng-Han2016-10-101-0/+1
| * Merge pull request #196 from PeterDaveHelloKitchen/image-optimizeMax Wu2016-10-10462-0/+0
| |\
| | * optimize png images using zopflipngPeter Dave Hello2016-10-10462-0/+0
| * | Add support of Italian, Turkish, Russian, Dutch, Croatian, Polish localesWu Cheng-Han2016-10-101-0/+6
| * | Extract config.js from common.js to make client setting file clean and also m...Wu Cheng-Han2016-10-106-10/+14
| |/
* | CleanupYukai Huang2016-10-112-20/+0
* | Revert customized markdown-it-mathjax pluginYukai Huang2016-10-113-27/+1
* | Optimize viz.js async rendering through webpack chunkYukai Huang2016-10-116-24/+22
* | Remove unused viz.js requireYukai Huang2016-10-111-1/+0
* | Manage more packages with npm and webpackYukai Huang2016-10-118-20/+7
* | Split common vendor javascript into chunksYukai Huang2016-10-116-14/+4
* | Fix common.js.exampleYukai Huang2016-10-111-1/+0
* | Cover page is now workingYukai Huang2016-10-104-10/+30
* | Slide mode is now workingYukai Huang2016-10-102-33/+78
* | More function expose workaround for reveal-markdown.jsYukai Huang2016-10-102-0/+3