Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change config to camel case with backwards compatibility | Sheogorath | 2018-03-25 | 1 | -1/+1 |
| | | | | | | | | This refactors the configs a bit to now use camel case everywhere. This change should help to clean up the config interface and make it better understandable. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com> | ||||
* | Refactor server with Sequelize ORM, refactor server configs, now will show ↵ | Cheng-Han, Wu | 2016-04-20 | 1 | -1/+1 |
| | | | | note status (created or updated) and support docs (note alias) | ||||
* | Fixed doc length should only limit when "both the doc length exceed the doc ↵ | Wu Cheng-Han | 2015-09-24 | 1 | -1/+2 |
| | | | | max length" and "the new doc length is more than previous doc" | ||||
* | Added document max length limit, enforceMaxLength on change and show modal ↵ | Wu Cheng-Han | 2015-07-16 | 1 | -1/+6 |
| | | | | when reach the limit. | ||||
* | Added support of operational transformation | Wu Cheng-Han | 2015-07-11 | 1 | -0/+46 |