Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the generate template not including base url variable | Wu Cheng-Han | 2016-12-12 | 3 | -3/+4 |
| | |||||
* | Fix redirection to url without trailing slashes not considering about config ↵ | Wu Cheng-Han | 2016-12-12 | 1 | -2/+5 |
| | | | | urlpath | ||||
* | Update to make TOC syntax be case-insensitive | Wu Cheng-Han | 2016-12-12 | 1 | -1/+1 |
| | |||||
* | Fix reveal fade class conflict with bootstrap tooltip css and scrollbar ↵ | Wu Cheng-Han | 2016-12-12 | 1 | -0/+7 |
| | | | | might show up in print mode | ||||
* | Update README.md | Max Wu | 2016-12-11 | 1 | -3/+4 |
| | | | to mention about build front-end bundle on upgrade guide | ||||
* | Merge pull request #274 from hackmdio/drop-bower | Max Wu | 2016-12-11 | 7 | -63/+11 |
|\ | | | | | Drop bower | ||||
| * | Remove bower occurences | Yukai Huang | 2016-12-11 | 7 | -58/+7 |
| | | |||||
| * | Rename npm script | Yukai Huang | 2016-12-10 | 3 | -4/+4 |
| | | | | | | | | | | | | | | webpack scripts are meant to “build” assets, so place them under the same namespace * dev => build:dev * build => build:prod | ||||
| * | Drop nodemon dependency | Yukai Huang | 2016-12-10 | 1 | -2/+1 |
|/ | | | | Sometimes nodemon not reload source code correctly, so simply drop it. | ||||
* | Fix index signin and signout button might not shown if only email enabled | Wu Cheng-Han | 2016-12-07 | 1 | -2/+2 |
| | |||||
* | Fix textcomplete up side down option not set properly | Wu Cheng-Han | 2016-12-07 | 2 | -9/+8 |
| | |||||
* | Fix emoji textcomplete image path | Wu Cheng-Han | 2016-12-07 | 1 | -1/+1 |
| | |||||
* | Fix Facebook page link name | Wu Cheng-Han | 2016-12-06 | 1 | -1/+1 |
| | |||||
* | Fix preferences checkbox might not vertical aligned in some browsers | Wu Cheng-Han | 2016-12-04 | 1 | -0/+5 |
| | |||||
* | Add preferences to editor status bar and make allow override browser keymap ↵ | Wu Cheng-Han | 2016-12-04 | 3 | -2/+75 |
| | | | | option | ||||
* | Update to handle request with invalid uri | Wu Cheng-Han | 2016-12-03 | 1 | -0/+11 |
| | |||||
* | Remove preprocess image on upload image or it will losing support of image ↵ | Wu Cheng-Han | 2016-12-03 | 2 | -73/+51 |
| | | | | some formats | ||||
* | Add delay to throttle nodemon in dev script | Wu Cheng-Han | 2016-12-02 | 1 | -1/+1 |
| | |||||
* | Update to support optional email register and signin | Wu Cheng-Han | 2016-12-02 | 14 | -16/+180 |
| | |||||
* | Fix history tags dropdown should unescape html | Wu Cheng-Han | 2016-11-29 | 1 | -1/+2 |
| | |||||
* | Fix incorrect resource arrangement in webpack config | Wu Cheng-Han | 2016-11-29 | 1 | -2/+2 |
| | |||||
* | Update webpack and slide resource loading to reduce pack size | Wu Cheng-Han | 2016-11-29 | 2 | -2/+6 |
| | |||||
* | Fix slide resource path and style load orders to avoid conflicts | Wu Cheng-Han | 2016-11-29 | 3 | -7/+18 |
| | |||||
* | Fix header id and text might affects by mathjax tags | Wu Cheng-Han | 2016-11-28 | 2 | -4/+14 |
| | |||||
* | Update to support typescript and jsx syntax highlighting | Wu Cheng-Han | 2016-11-28 | 2 | -2/+4 |
| | |||||
* | Fix webpack config typo | Wu Cheng-Han | 2016-11-28 | 1 | -1/+1 |
| | |||||
* | Fix google drive upload script not expose object correctly | Wu Cheng-Han | 2016-11-28 | 1 | -2/+1 |
| | |||||
* | Remove webpack shell plugin for webpack because it've been solved in another way | Wu Cheng-Han | 2016-11-28 | 2 | -6/+1 |
| | |||||
* | Remove unused css files | Wu Cheng-Han | 2016-11-28 | 10 | -38934/+0 |
| | |||||
* | Fix slide preview styles might overwrite code block styles | Wu Cheng-Han | 2016-11-28 | 1 | -2/+6 |
| | |||||
* | Fix missing expose reveal markdown in webpack config | Wu Cheng-Han | 2016-11-28 | 1 | -7/+8 |
| | |||||
* | Fix missing slide preview css in webpack config | Wu Cheng-Han | 2016-11-28 | 1 | -2/+4 |
| | |||||
* | Update to move custom CodeMirror codebase to our own repo and update webpack ↵ | Wu Cheng-Han | 2016-11-28 | 412 | -77408/+18 |
| | | | | build config | ||||
* | Update editor other cursor classes and adding option for other cursors ↵ | Wu Cheng-Han | 2016-11-28 | 5 | -46/+56 |
| | | | | features in CodeMirror | ||||
* | Merge pull request #248 from hackmdio/file-upload-options | Max Wu | 2016-11-27 | 14 | -20/+205 |
|\ | | | | | Support other options for image uploading | ||||
| * | Handle preprocess image error | Yukai Huang | 2016-11-22 | 1 | -0/+4 |
| | | |||||
| * | Update README | Yukai Huang | 2016-11-17 | 2 | -0/+26 |
| | | |||||
| * | Add env config prefix | Yukai Huang | 2016-11-17 | 1 | -5/+5 |
| | | |||||
| * | Add libvips heroku buildpack | Yukai Huang | 2016-11-17 | 1 | -0/+8 |
| | | |||||
| * | Config sharp image preprocessing | Yukai Huang | 2016-11-16 | 2 | -53/+70 |
| | | |||||
| * | Fix order list | Yukai Huang | 2016-11-16 | 1 | -29/+29 |
| | | |||||
| * | Config s3 through env variables | Yukai Huang | 2016-11-16 | 1 | -7/+6 |
| | | |||||
| * | Create s3 config guide | Yukai Huang | 2016-11-16 | 7 | -0/+62 |
| | | |||||
| * | upload image to s3 | Yukai Huang | 2016-11-16 | 3 | -5/+45 |
| | | |||||
| * | Join image path with config.serverurl | Yukai Huang | 2016-11-16 | 1 | -1/+3 |
| | | |||||
| * | save to upload folder only when option enabled | Yukai Huang | 2016-11-15 | 1 | -2/+4 |
| | | |||||
| * | support filesystem image upload | Yukai Huang | 2016-11-14 | 2 | -13/+31 |
| | | |||||
| * | upload image to public/uploads | Yukai Huang | 2016-11-14 | 3 | -0/+6 |
| | | |||||
| * | Install nodemon for local development | Yukai Huang | 2016-11-14 | 1 | -1/+2 |
| | | |||||
* | | Update dependency gist-embed to 2.6.0 | Wu Cheng-Han | 2016-11-26 | 1 | -1/+1 |
| | |