Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade winston | Sheogorath | 2018-11-14 | 1 | -16/+12 |
| | | | | | | | | | Our log library got a new major version which should be implemented. That's exactly what this patch does. Implementing the new version of the logging library. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com> | ||||
* | refactor(logger): Refactor logger.js | BoHong Li | 2017-05-08 | 1 | -11/+11 |
| | | | | Use class style implement write interface | ||||
* | Use strict mode in all backend files | BoHong Li | 2017-03-14 | 1 | -0/+1 |
| | | | | add ‘use strict’ in all backend file | ||||
* | Use JavaScript Standard Style | BoHong Li | 2017-03-08 | 1 | -18/+18 |
| | | | | | Introduce JavaScript Standard Style as project style rule, and fixed all fail on backend code. | ||||
* | Jump to 0.3.1 | Wu Cheng-Han | 2015-07-02 | 1 | -1/+2 |
| | |||||
* | Marked as 0.2.9 | Wu Cheng-Han | 2015-06-01 | 1 | -0/+21 |