index
:
wcms
master
Le cms de vincent
Nicolas Peugnet
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
edit.js
Age
Commit message (
Expand
)
Author
2020-04-30
fix: Can't find variable: InputEvent on Safari
n-peugnet
2020-04-13
fix: un-highlight wsyntax in comments
n-peugnet
2020-04-11
codemirror style and editor cleanup
vincent-peugnet
2020-04-09
feat: add keywords coloration for each macro
n-peugnet
2020-04-09
feat: Coloration for W synthax in CodeMirror
n-peugnet
2019-11-07
feat: live title edit
n-peugnet
2019-11-06
feat: add unsaved asterix to body pageid
n-peugnet
2019-11-05
fix: unsaved asterix uses title instead of id
n-peugnet
2019-11-05
feat: add unsaved changes' asterix indicator
n-peugnet
2019-11-05
Merge pull request #25 from n-peugnet/add-checkall-checkbox
Vincent Peugnet
2019-11-03
feat: checkall checkbox in home page
n-peugnet
2019-11-01
style: add prettier on webpack build
n-peugnet
2019-10-23
nf : added search/replace function in editor
vincent-peugnet
2019-10-22
remove alert on each ajax update
vincent-peugnet
2019-10-21
fix : linewrap for codemirror markdown
vincent-peugnet
2019-10-21
make font-size input work with codemirror
n-peugnet
2019-10-21
fix for ctrl + d shortcut
n-peugnet
2019-10-21
add all other highlited editors
n-peugnet
2019-10-21
move js sources to /src/ & remove old worker stuff
n-peugnet