index
:
wcms
master
Le cms de vincent
Nicolas Peugnet
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2020-01-10
new feature : multi edit base working
vincent-peugnet
2019-11-15
Merge branch 'integrate-sentry-sdk' of https://github.com/n-peugnet/wcms ↵
vincent-peugnet
into n-peugnet-integrate-sentry-sdk
2019-11-07
feat: include sentry in frontend
n-peugnet
2019-11-07
feat: live title edit
n-peugnet
update the title of the window in sync with the input box
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
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-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