Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix eslint warnings | Sheogorath | 2019-05-31 | 1 | -1/+1 |
| | | | | | | | | | | | Since we are about to release it's time to finally fix our linting. This patch basically runs eslint --fix and does some further manual fixes. Also it sets up eslint to fail on every warning on order to make warnings visable in the CI process. There should no functional change be introduced. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com> | ||||
* | Allow posting new note with content | Dustin Frisch | 2018-01-18 | 1 | -0/+4 |
| | | | | Signed-off-by: Dustin Frisch <fooker@lab.sh> | ||||
* | refactor(app.js): Extract note action | BoHong Li | 2017-05-08 | 1 | -0/+24 |