Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix and refactor extracting content using metaMarked directly might lead in ↵ | Wu Cheng-Han | 2017-01-04 | 2 | -68/+34 |
| | | | | invalid object | ||||
* | Add back missing release-note link on index | Wu Cheng-Han | 2017-01-02 | 1 | -1/+1 |
| | |||||
* | Mark as 0.5.0 | Wu Cheng-Han | 2017-01-02 | 4 | -4/+33 |
| | |||||
* | Update dependencies | Wu Cheng-Han | 2017-01-02 | 1 | -6/+6 |
| | |||||
* | Update README.md about migration tool of version 0.5.0 | Wu Cheng-Han | 2017-01-02 | 1 | -0/+6 |
| | |||||
* | Update authors | Wu Cheng-Han | 2017-01-02 | 1 | -0/+9 |
| | |||||
* | Update year to 2017 | Wu Cheng-Han | 2017-01-02 | 2 | -2/+2 |
| | |||||
* | Fix yaml metadata description not able to show | Wu Cheng-Han | 2017-01-02 | 1 | -3/+3 |
| | |||||
* | Update to improve editor performance by debounce checkEditorScrollbar event | Wu Cheng-Han | 2017-01-02 | 1 | -1/+5 |
| | |||||
* | Fix authorship might losing update event because of throttling | Wu Cheng-Han | 2017-01-02 | 1 | -1/+1 |
| | |||||
* | Refactor data processing to model definition | Wu Cheng-Han | 2017-01-02 | 3 | -0/+27 |
| | |||||
* | Update to remove null byte before saving to DB and remove null byte on changes | Wu Cheng-Han | 2017-01-02 | 4 | -7/+42 |
| | |||||
* | Fix migration script of revision lacks of definition of primary key | Wu Cheng-Han | 2017-01-02 | 1 | -1/+4 |
| | |||||
* | Fix to not use diff_cleanupSemantic, bug report refer to ↵ | Wu Cheng-Han | 2017-01-02 | 1 | -1/+0 |
| | | | | https://code.google.com/p/google-diff-match-patch/issues/detail?id=67 | ||||
* | Remove LZString compression for data storage | Wu Cheng-Han | 2017-01-02 | 5 | -37/+28 |
| | |||||
* | Remove manual LZString compression for partial socket io event data | Wu Cheng-Han | 2017-01-02 | 5 | -22/+3 |
| | |||||
* | Merge pull request #307 from captflint/master | Max Wu | 2016-12-31 | 3 | -1/+106 |
|\ | | | | | Added Esperanto translation | ||||
| * | Added Esperanto translation | James Stephenson | 2016-12-30 | 3 | -1/+106 |
|/ | | | | Translation by Jonathan Powell and James Stephenson | ||||
* | Merge pull request #302 from knjcode/url_resolve | Max Wu | 2016-12-27 | 1 | -1/+2 |
|\ | | | | | Fix URL concatenation when uploading images to local filesystem | ||||
| * | Fix URL concatenation | knjcode | 2016-12-27 | 1 | -1/+2 |
|/ | |||||
* | Merge pull request #300 from ColinMaudry/patch-1 | Max Wu | 2016-12-27 | 1 | -16/+16 |
|\ | | | | | Little improvements (typos, uppercase + accents, better case) for French locale | ||||
| * | Little improvements (typos, uppercase + accents) | Colin Maudry | 2016-12-26 | 1 | -16/+16 |
|/ | |||||
* | Merge pull request #299 from bananaappletw/master | Max Wu | 2016-12-24 | 1 | -1/+6 |
|\ | | | | | Add missing HMD_ALLOW_ORIGIN variable | ||||
| * | Add missing HMD_ALLOW_ORIGIN variable | bananaappletw | 2016-12-24 | 1 | -1/+6 |
|/ | |||||
* | 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 |
| |