summaryrefslogtreecommitdiff
path: root/public (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix index styleWu Cheng-Han2016-10-151-1/+1
* Update to support Hindi localeWu Cheng-Han2016-10-141-0/+1
* Fix export html highlight style source is missing and should load emojify sty...Wu Cheng-Han2016-10-141-1/+2
* Fix client socket on delete event might not delete corresponding history reco...Wu Cheng-Han2016-10-141-3/+14
* Update to support wrap syntax for code blockWu Cheng-Han2016-10-144-3/+20
* Move gist-embed to CDNYukai Huang2016-10-144-2/+3
* Move list-pagination plugin to CDNYukai Huang2016-10-141-0/+1
* Move highlight.js to CDNYukai Huang2016-10-144-0/+4
* Fix sync scroll not handle properly on area resizeWu Cheng-Han2016-10-141-2/+2
* Fix require orderingYukai Huang2016-10-142-7/+7
* Fix ownership displayYukai Huang2016-10-132-4/+2
* Remove uneccesasry serverurl exportingYukai Huang2016-10-131-24/+23
* Add handlebars script tagYukai Huang2016-10-132-0/+2
* Fix spellcheckYukai Huang2016-10-136-6/+1
* Fix HTML exportingYukai Huang2016-10-134-2/+8
* Fix history deletionYukai Huang2016-10-133-3/+7
* Expose parseMeta functionYukai Huang2016-10-133-1/+4
* Fix cheatsheet renderingYukai Huang2016-10-131-1/+1
* Remove jquery-scrollspy dependencyYukai Huang2016-10-132-2/+0
* Fix lastchangeui and moment timestampsYukai Huang2016-10-137-28/+10
* Fix syncscrollYukai Huang2016-10-131-1/+2
* Fix scrollspyYukai Huang2016-10-132-1/+3
* Optimize common assets with CDNYukai Huang2016-10-138-22/+17
* Refactor webpack moduleYukai Huang2016-10-134-72/+53
* Config CDN for viz.jsYukai Huang2016-10-134-1/+4
* Merge branch 'master' into webpack-frontendYukai Huang2016-10-122-14/+29
|\
| * Fix getCaretPosition in text complete might get undefined position errorWu Cheng-Han2016-10-121-10/+25
| * Fix to handle name or color might get undefined errorWu Cheng-Han2016-10-121-4/+4
* | Fix stylesheet orderingYukai Huang2016-10-122-8/+1
* | 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