summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | Update dependenciesWu Cheng-Han2017-01-021-6/+6
| | | |
* | | | Update README.md about migration tool of version 0.5.0Wu Cheng-Han2017-01-021-0/+6
| | | |
* | | | Update authorsWu Cheng-Han2017-01-021-0/+9
| | | |
* | | | Update year to 2017Wu Cheng-Han2017-01-022-2/+2
| | | |
* | | | Fix yaml metadata description not able to showWu Cheng-Han2017-01-021-3/+3
| | | |
* | | | Update to improve editor performance by debounce checkEditorScrollbar eventWu Cheng-Han2017-01-021-1/+5
| | | |
* | | | Fix authorship might losing update event because of throttlingWu Cheng-Han2017-01-021-1/+1
| | | |
* | | | Refactor data processing to model definitionWu Cheng-Han2017-01-023-0/+27
| | | |
* | | | Update to remove null byte before saving to DB and remove null byte on changesWu Cheng-Han2017-01-024-7/+42
| | | |
* | | | Fix migration script of revision lacks of definition of primary keyWu Cheng-Han2017-01-021-1/+4
| | | |
* | | | Fix to not use diff_cleanupSemantic, bug report refer to ↵Wu Cheng-Han2017-01-021-1/+0
| | | | | | | | | | | | | | | | https://code.google.com/p/google-diff-match-patch/issues/detail?id=67
* | | | Remove LZString compression for data storageWu Cheng-Han2017-01-025-37/+28
| | | |
* | | | Remove manual LZString compression for partial socket io event dataWu Cheng-Han2017-01-025-22/+3
| | | |
* | | | Merge pull request #307 from captflint/masterMax Wu2016-12-313-1/+106
|\ \ \ \ | | | | | | | | | | Added Esperanto translation
| * | | | Added Esperanto translationJames Stephenson2016-12-303-1/+106
|/ / / / | | | | | | | | | | | | Translation by Jonathan Powell and James Stephenson
* | | | Merge pull request #302 from knjcode/url_resolveMax Wu2016-12-271-1/+2
|\ \ \ \ | | | | | | | | | | Fix URL concatenation when uploading images to local filesystem
| * | | | Fix URL concatenationknjcode2016-12-271-1/+2
|/ / / /
* | | | Merge pull request #300 from ColinMaudry/patch-1Max Wu2016-12-271-16/+16
|\ \ \ \ | | | | | | | | | | Little improvements (typos, uppercase + accents, better case) for French locale
| * | | | Little improvements (typos, uppercase + accents)Colin Maudry2016-12-261-16/+16
|/ / / /
* | | | Merge pull request #299 from bananaappletw/masterMax Wu2016-12-241-1/+6
|\ \ \ \ | | | | | | | | | | Add missing HMD_ALLOW_ORIGIN variable
| * | | | Add missing HMD_ALLOW_ORIGIN variablebananaappletw2016-12-241-1/+6
|/ / / /
* | | | Merge pull request #298 from bananaappletw/masterMax Wu2016-12-241-2/+4
|\ \ \ \ | | | | | | | | | | Fix config mistake
| * | | | Fix config mistakebananaappletw2016-12-241-2/+4
|/ / / /
* | | | Update features.md publish button name and iconWu Cheng-Han2016-12-241-1/+1
| | | |
* | | | Fix js-url not import correctlyWu Cheng-Han2016-12-242-4/+3
| |/ / |/| |
* | | Merge pull request #294 from bananaappletw/masterMax Wu2016-12-225-13/+14
|\ \ \ | |_|/ |/| | Fix #293
| * | Add sqlite for test environmentbananaappletw2016-12-221-0/+4
| | |
| * | Use dburl to configuratebananaappletw2016-12-223-6/+7
| | |
| * | Simplify code for herokubananaappletw2016-12-221-1/+2
| | |
| * | Remove unnecessary db config of herokubananaappletw2016-12-221-6/+0
| | |
| * | Fix #293bananaappletw2016-12-221-3/+4
|/ /
* | Merge pull request #292 from FlorianRhiem/bugfix-anonymous-typoMax Wu2016-12-226-13/+13
|\ \ | | | | | | Fixed typo: anonmyous
| * | Fixed typo: anonmyousFlorian Rhiem2016-12-216-13/+13
|/ /
* | Fix codemirror spell checker not considering abbreviation which contain ↵Wu Cheng-Han2016-12-201-1/+1
| | | | | | | | apostrophe in word
* | Fix possible user is undefined in realtime eventsWu Cheng-Han2016-12-201-17/+26
| |
* | Fix wrong package name reference in webpack config for bootstrap-validatorWu Cheng-Han2016-12-201-2/+2
| |
* | Fix email option in config not parse correctlyWu Cheng-Han2016-12-201-1/+1
| |
* | Fix mathjax not able to render issueWu Cheng-Han2016-12-201-1/+8
| |
* | Mark as 0.4.6Wu Cheng-Han2016-12-194-3/+62
| |
* | Update to handle graphviz output empty graphWu Cheng-Han2016-12-191-0/+1
| |
* | Remove unused vendor code and add fix related usagesWu Cheng-Han2016-12-194-3361/+2
| |
* | Upgrade dependenciesWu Cheng-Han2016-12-195-63/+63
| |
* | Remove unused vendor code and add missing dependencyWu Cheng-Han2016-12-197-2028/+1
| |
* | Remove unused dependenciesWu Cheng-Han2016-12-181-2/+0
| |
* | Fix slide mode on print pdf not finish view renderingWu Cheng-Han2016-12-181-4/+12
| |
* | Fix slide print-pdf mode scrollbar might be visibleWu Cheng-Han2016-12-181-1/+1
| |
* | Try to fix when server have heavy loading cache might not update to db properlyWu Cheng-Han2016-12-182-2/+2
| |
* | Merge pull request #285 from horo17/topic/#284-s3-bucket-nameMax Wu2016-12-181-1/+1
|\ \ | | | | | | S3 bucket name
| * | fix #284S.Noda2016-12-181-1/+1
|/ /
* | Add support of allow free url config option with correspond modificationsWu Cheng-Han2016-12-163-2/+14
| |