Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #298 from bananaappletw/master | Max Wu | 2016-12-24 | 1 | -2/+4 |
|\ | | | | | Fix config mistake | ||||
| * | Fix config mistake | bananaappletw | 2016-12-24 | 1 | -2/+4 |
|/ | |||||
* | Update features.md publish button name and icon | Wu Cheng-Han | 2016-12-24 | 1 | -1/+1 |
| | |||||
* | Fix js-url not import correctly | Wu Cheng-Han | 2016-12-24 | 2 | -4/+3 |
| | |||||
* | Merge pull request #294 from bananaappletw/master | Max Wu | 2016-12-22 | 5 | -13/+14 |
|\ | | | | | Fix #293 | ||||
| * | Add sqlite for test environment | bananaappletw | 2016-12-22 | 1 | -0/+4 |
| | | |||||
| * | Use dburl to configurate | bananaappletw | 2016-12-22 | 3 | -6/+7 |
| | | |||||
| * | Simplify code for heroku | bananaappletw | 2016-12-22 | 1 | -1/+2 |
| | | |||||
| * | Remove unnecessary db config of heroku | bananaappletw | 2016-12-22 | 1 | -6/+0 |
| | | |||||
| * | Fix #293 | bananaappletw | 2016-12-22 | 1 | -3/+4 |
|/ | |||||
* | Merge pull request #292 from FlorianRhiem/bugfix-anonymous-typo | Max Wu | 2016-12-22 | 6 | -13/+13 |
|\ | | | | | Fixed typo: anonmyous | ||||
| * | Fixed typo: anonmyous | Florian Rhiem | 2016-12-21 | 6 | -13/+13 |
|/ | |||||
* | Fix codemirror spell checker not considering abbreviation which contain ↵ | Wu Cheng-Han | 2016-12-20 | 1 | -1/+1 |
| | | | | apostrophe in word | ||||
* | Fix possible user is undefined in realtime events | Wu Cheng-Han | 2016-12-20 | 1 | -17/+26 |
| | |||||
* | Fix wrong package name reference in webpack config for bootstrap-validator | Wu Cheng-Han | 2016-12-20 | 1 | -2/+2 |
| | |||||
* | Fix email option in config not parse correctly | Wu Cheng-Han | 2016-12-20 | 1 | -1/+1 |
| | |||||
* | Fix mathjax not able to render issue | Wu Cheng-Han | 2016-12-20 | 1 | -1/+8 |
| | |||||
* | Mark as 0.4.6 | Wu Cheng-Han | 2016-12-19 | 4 | -3/+62 |
| | |||||
* | Update to handle graphviz output empty graph | Wu Cheng-Han | 2016-12-19 | 1 | -0/+1 |
| | |||||
* | Remove unused vendor code and add fix related usages | Wu Cheng-Han | 2016-12-19 | 4 | -3361/+2 |
| | |||||
* | Upgrade dependencies | Wu Cheng-Han | 2016-12-19 | 5 | -63/+63 |
| | |||||
* | Remove unused vendor code and add missing dependency | Wu Cheng-Han | 2016-12-19 | 7 | -2028/+1 |
| | |||||
* | Remove unused dependencies | Wu Cheng-Han | 2016-12-18 | 1 | -2/+0 |
| | |||||
* | Fix slide mode on print pdf not finish view rendering | Wu Cheng-Han | 2016-12-18 | 1 | -4/+12 |
| | |||||
* | Fix slide print-pdf mode scrollbar might be visible | Wu Cheng-Han | 2016-12-18 | 1 | -1/+1 |
| | |||||
* | Try to fix when server have heavy loading cache might not update to db properly | Wu Cheng-Han | 2016-12-18 | 2 | -2/+2 |
| | |||||
* | Merge pull request #285 from horo17/topic/#284-s3-bucket-name | Max Wu | 2016-12-18 | 1 | -1/+1 |
|\ | | | | | S3 bucket name | ||||
| * | fix #284 | S.Noda | 2016-12-18 | 1 | -1/+1 |
|/ | |||||
* | Add support of allow free url config option with correspond modifications | Wu Cheng-Han | 2016-12-16 | 3 | -2/+14 |
| | |||||
* | Fix typo | Wu Cheng-Han | 2016-12-16 | 1 | -1/+1 |
| | |||||
* | Add support of allow anonymous config option with correspond modifications | Wu Cheng-Han | 2016-12-15 | 6 | -1/+15 |
| | |||||
* | Fix gist-embed styles conflicts | Wu Cheng-Han | 2016-12-15 | 1 | -0/+13 |
| | |||||
* | Switch email register and signin button order to make form default action as ↵ | Wu Cheng-Han | 2016-12-14 | 1 | -1/+1 |
| | | | | signin | ||||
* | Fix missing base url option in webpack production config | Wu Cheng-Han | 2016-12-13 | 1 | -1/+2 |
| | |||||
* | Merge pull request #277 from hackmdio/heroku-sequelize | Max Wu | 2016-12-12 | 2 | -3/+14 |
|\ | | | | | Fix heroku production postgres setting | ||||
| * | Update sequelize init condition | Yukai Huang | 2016-12-12 | 1 | -5/+4 |
| | | |||||
| * | Simplify output with sequelize database argument | Yukai Huang | 2016-12-12 | 2 | -31/+10 |
| | | |||||
| * | Fix heroku production db setting | Yukai Huang | 2016-12-12 | 1 | -1/+34 |
| | | |||||
* | | Fix missing dependency in app.js | Wu Cheng-Han | 2016-12-12 | 1 | -0/+1 |
| | | |||||
* | | 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 |
| |