aboutsummaryrefslogtreecommitdiff
path: root/src/edit.js
AgeCommit message (Expand)Author
2020-04-30fix: Can't find variable: InputEvent on Safarin-peugnet
2020-04-13fix: un-highlight wsyntax in commentsn-peugnet
2020-04-11codemirror style and editor cleanupvincent-peugnet
2020-04-09feat: add keywords coloration for each macron-peugnet
2020-04-09feat: Coloration for W synthax in CodeMirrorn-peugnet
2019-11-07feat: live title editn-peugnet
2019-11-06feat: add unsaved asterix to body pageidn-peugnet
2019-11-05fix: unsaved asterix uses title instead of idn-peugnet
2019-11-05feat: add unsaved changes' asterix indicatorn-peugnet
2019-11-05Merge pull request #25 from n-peugnet/add-checkall-checkboxVincent Peugnet
2019-11-03feat: checkall checkbox in home pagen-peugnet
2019-11-01style: add prettier on webpack buildn-peugnet
2019-10-23nf : added search/replace function in editorvincent-peugnet
2019-10-22remove alert on each ajax updatevincent-peugnet
2019-10-21fix : linewrap for codemirror markdownvincent-peugnet
2019-10-21make font-size input work with codemirrorn-peugnet
2019-10-21fix for ctrl + d shortcutn-peugnet
2019-10-21add all other highlited editorsn-peugnet
2019-10-21move js sources to /src/ & remove old worker stuffn-peugnet