| Commit message (Expand) | Author | Files | Lines |
2016-12-12 | Fix the generate template not including base url variable | Wu Cheng-Han | 1 | -1/+2 |
2016-12-02 | Update to support optional email register and signin | Wu Cheng-Han | 1 | -0/+2 |
2016-11-29 | Fix incorrect resource arrangement in webpack config | Wu Cheng-Han | 1 | -2/+2 |
2016-11-29 | Update webpack and slide resource loading to reduce pack size | Wu Cheng-Han | 1 | -1/+6 |
2016-11-29 | Fix slide resource path and style load orders to avoid conflicts | Wu Cheng-Han | 1 | -0/+8 |
2016-11-28 | Fix webpack config typo | Wu Cheng-Han | 1 | -1/+1 |
2016-11-28 | Remove webpack shell plugin for webpack because it've been solved in another way | Wu Cheng-Han | 1 | -4/+0 |
2016-11-28 | Fix missing expose reveal markdown in webpack config | Wu Cheng-Han | 1 | -7/+8 |
2016-11-28 | Fix missing slide preview css in webpack config | Wu Cheng-Han | 1 | -2/+4 |
2016-11-28 | Update to move custom CodeMirror codebase to our own repo and update webpack ... | Wu Cheng-Han | 1 | -12/+15 |
2016-11-26 | Optimize slide page resource packing and load orders, fix possible wrong chun... | Wu Cheng-Han | 1 | -3/+46 |
2016-11-26 | Optimize pretty page resource packing and load orders | Wu Cheng-Han | 1 | -3/+47 |
2016-11-26 | Fix some missing resources packing loaders and test regex in webpack | Wu Cheng-Han | 1 | -1/+7 |
2016-11-26 | Fix missing chunks for index page in webpack config | Wu Cheng-Han | 1 | -0/+16 |
2016-11-26 | Optimize hackmd resource packing and load orders | Wu Cheng-Han | 1 | -5/+107 |
2016-11-26 | Optimize index page resources packing and loads | Wu Cheng-Han | 1 | -7/+25 |
2016-11-02 | Config webpack css hash in production | Yukai Huang | 1 | -1/+0 |
2016-10-24 | Remove select2 from webpack settings | Wu Cheng-Han | 1 | -2/+0 |
2016-10-19 | Try to remove unused front-end dependency | Wu Cheng-Han | 1 | -7/+7 |
2016-10-19 | Fix to use bower version emojify.js | Wu Cheng-Han | 1 | -1/+0 |
2016-10-14 | Move gist-embed to CDN | Yukai Huang | 1 | -6/+1 |
2016-10-14 | Move list-pagination plugin to CDN | Yukai Huang | 1 | -1/+0 |
2016-10-14 | Move highlight.js to CDN | Yukai Huang | 1 | -1/+2 |
2016-10-13 | Fix HTML exporting | Yukai Huang | 1 | -2/+4 |
2016-10-13 | Config moment webpack ProvidePlugin | Yukai Huang | 1 | -1/+2 |
2016-10-13 | Fix lastchangeui and moment timestamps | Yukai Huang | 1 | -5/+2 |
2016-10-13 | Fix scrollspy | Yukai Huang | 1 | -2/+1 |
2016-10-13 | Optimize common assets with CDN | Yukai Huang | 1 | -5/+8 |
2016-10-13 | Refactor webpack module | Yukai Huang | 1 | -26/+78 |
2016-10-13 | Config CDN for viz.js | Yukai Huang | 1 | -0/+4 |
2016-10-12 | Fix typo | Yukai Huang | 1 | -2/+2 |
2016-10-12 | Use customized jquery-textcomplete | Yukai Huang | 1 | -1/+2 |
2016-10-12 | Load more scripts using webpack | Yukai Huang | 1 | -0/+6 |
2016-10-12 | Revert 56c5378 | Yukai Huang | 1 | -0/+1 |
2016-10-12 | Load customized vendor script through script-loader | Yukai Huang | 1 | -1/+14 |
2016-10-12 | Fix engine.io-client webpack load dependency | Yukai Huang | 1 | -3/+0 |
2016-10-11 | Optimize viz.js async rendering through webpack chunk | Yukai Huang | 1 | -8/+10 |
2016-10-11 | Setup webpack production config | Yukai Huang | 1 | -0/+0 |
2016-10-11 | Manage more packages with npm and webpack | Yukai Huang | 1 | -3/+5 |
2016-10-11 | Split common vendor javascript into chunks | Yukai Huang | 1 | -2/+14 |
2016-10-10 | Cover page is now working | Yukai Huang | 1 | -1/+2 |
2016-10-10 | Include jquery by script tag for now | Yukai Huang | 1 | -4/+0 |
2016-10-10 | Slide mode is now working | Yukai Huang | 1 | -2/+6 |
2016-10-10 | Remove redundant entry point | Yukai Huang | 1 | -1/+1 |
2016-10-09 | Finish public note view js loading | Yukai Huang | 1 | -1/+2 |
2016-10-09 | Config TextExtract plugin and change build folder | Yukai Huang | 1 | -4/+5 |
2016-10-09 | Fix more js errors | Yukai Huang | 1 | -1/+2 |
2016-10-09 | Revert to customized codemirror | Yukai Huang | 1 | -1/+0 |
2016-10-09 | Revert customized ot library and fix dependency | Yukai Huang | 1 | -1/+0 |
2016-10-08 | Config bootstrap with webpack | Yukai Huang | 1 | -58/+67 |