| Commit message (Expand) | Author | Files | Lines |
2017-08-30 | Add support for minio | Marc Deop | 1 | -0/+1 |
2017-07-01 | Use git URLs in package.json | Bryan Davis | 1 | -2/+2 |
2017-06-03 | Use non-zero exit codes when build fails | Sheogorath | 1 | -1/+1 |
2017-05-08 | refactor(config.js): Extract config file | BoHong Li | 1 | -1/+2 |
2017-05-07 | Load statusbar template by string-loader | Yukai Huang | 1 | -1/+2 |
2017-03-29 | chore(build): Upgrade uws to 0.14.1, other npm version have been removed | Wu Cheng-Han | 1 | -1/+1 |
2017-03-29 | style: Fix missing newline in variables | Wu Cheng-Han | 1 | -1/+2 |
2017-03-23 | Mark as 0.5.1 | Wu Cheng-Han | 1 | -1/+1 |
2017-03-14 | Update to fix pagination error in list.js over v1.5.0 | Wu Cheng-Han | 1 | -2/+1 |
2017-03-13 | Add inlineAttachment to global | Yukai Huang | 1 | -1/+2 |
2017-03-13 | Add standarjs globals | Yukai Huang | 1 | -0/+20 |
2017-03-13 | Remove eslint | BoHong Li | 1 | -3/+2 |
2017-03-08 | Use JavaScript Standard Style | BoHong Li | 1 | -1/+8 |
2017-02-16 | Using package.json to test lint instead | bananaappletw | 1 | -1/+2 |
2017-02-15 | Update node dependency up to 6.x in package.json | bananaappletw | 1 | -1/+1 |
2017-02-15 | Add travis ci | bananaappletw | 1 | -0/+2 |
2017-02-03 | Update webpack config to use parallel uglify plugin to speed up production build | Wu Cheng-Han | 1 | -1/+2 |
2017-02-03 | Update to use babel-polyfill to support ES6 features in old browsers | Wu Cheng-Han | 1 | -0/+1 |
2017-02-02 | Upgrade mermaid to support class diagram | Wu Cheng-Han | 1 | -1/+1 |
2017-02-02 | Upgrade viz.js to fix manual workaround and get smaller file size | Wu Cheng-Han | 1 | -1/+1 |
2017-01-21 | Revert experimental vue for now | Yukai Huang | 1 | -3/+0 |
2017-01-06 | Use randomcolor not seedrandom for avatar backgrounds | alecdwm | 1 | -1/+0 |
2017-01-06 | Profile pictures for LDAP users | alecdwm | 1 | -0/+1 |
2017-01-04 | Revert "Rename npm script" | bananaappletw | 1 | -2/+2 |
2017-01-02 | Mark as 0.5.0 | Wu Cheng-Han | 1 | -1/+1 |
2017-01-02 | Update dependencies | Wu Cheng-Han | 1 | -6/+6 |
2016-12-24 | Basic setup for Vue app | Yukai Huang | 1 | -0/+2 |
2016-12-24 | Install vue and babel dependency | Yukai Huang | 1 | -0/+7 |
2016-12-19 | Mark as 0.4.6 | Wu Cheng-Han | 1 | -1/+1 |
2016-12-19 | Upgrade dependencies | Wu Cheng-Han | 1 | -39/+39 |
2016-12-19 | Remove unused vendor code and add missing dependency | Wu Cheng-Han | 1 | -1/+1 |
2016-12-18 | Remove unused dependencies | Wu Cheng-Han | 1 | -2/+0 |
2016-12-13 | Initial support for LDAP server authentication | alecdwm | 1 | -0/+1 |
2016-12-11 | Remove bower occurences | Yukai Huang | 1 | -3/+0 |
2016-12-10 | Rename npm script | Yukai Huang | 1 | -2/+2 |
2016-12-10 | Drop nodemon dependency | Yukai Huang | 1 | -2/+1 |
2016-12-03 | Remove preprocess image on upload image or it will losing support of image so... | Wu Cheng-Han | 1 | -1/+0 |
2016-12-02 | Add delay to throttle nodemon in dev script | Wu Cheng-Han | 1 | -1/+1 |
2016-12-02 | Update to support optional email register and signin | Wu Cheng-Han | 1 | -0/+5 |
2016-11-28 | Remove webpack shell plugin for webpack because it've been solved in another way | Wu Cheng-Han | 1 | -2/+1 |
2016-11-28 | Update to move custom CodeMirror codebase to our own repo and update webpack ... | Wu Cheng-Han | 1 | -1/+3 |
2016-11-26 | Optimize hackmd resource packing and load orders | Wu Cheng-Han | 1 | -0/+9 |
2016-11-26 | Optimize index page resources packing and loads | Wu Cheng-Han | 1 | -0/+2 |
2016-11-26 | Update socket.io to 1.6.0 | Wu Cheng-Han | 1 | -2/+2 |
2016-11-18 | Try to replace engine.io to uws in socket.io for better performance | Wu Cheng-Han | 1 | -0/+1 |
2016-11-16 | Config sharp image preprocessing | Yukai Huang | 1 | -0/+1 |
2016-11-16 | upload image to s3 | Yukai Huang | 1 | -0/+1 |
2016-11-14 | Install nodemon for local development | Yukai Huang | 1 | -1/+2 |
2016-11-03 | Add optimize-css webpack plugin | Yukai Huang | 1 | -0/+1 |
2016-10-24 | Revert "html minify in production environment" | Max Wu | 1 | -1/+0 |