aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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
Closes #54
2020-03-25graph look, add redirections, close #50vincent-peugnet
2020-03-23fix(home): checkall error when in map moden-peugnet
2020-03-23feat(graph): better layout with cose-bilkentn-peugnet
2020-03-22very first graph displayed using cytoscapen-peugnet
2020-01-29feat: media js bundle with checkall and closesubmenusn-peugnet
2020-01-29fix: only close the submenus of the menubarn-peugnet
2020-01-29feat: add js auto-closing submenun-peugnet
2020-01-10new feature : multi edit base workingvincent-peugnet
2019-11-15Merge branch 'integrate-sentry-sdk' of https://github.com/n-peugnet/wcms ↵vincent-peugnet
into n-peugnet-integrate-sentry-sdk
2019-11-07feat: include sentry in frontendn-peugnet
2019-11-07feat: live title editn-peugnet
update the title of the window in sync with the input box
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
Add checkall checkbox in home page
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