Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-05 | Merge pull request #25 from n-peugnet/add-checkall-checkbox | Vincent Peugnet | |
Add checkall checkbox in home page | |||
2019-11-03 | feat: checkall checkbox in home page | n-peugnet | |
2019-11-01 | style: add prettier on webpack build | n-peugnet | |
2019-10-22 | finish Makefile and update README | n-peugnet | |
2019-10-22 | first add of Makefile | n-peugnet | |
2019-10-21 | move js sources to /src/ & remove old worker stuff | n-peugnet | |
2019-10-21 | include CodeMirror in edit page | n-peugnet | |
- add npm prerequisite - add codemirror through npm - add webpack trough npm to build the js bundles - add first codemirror enhenced textarea |