Commit Graph

247 Commits (f3dca2e82a73cf1414dbf9b564471c3a10a48abd)

Author SHA1 Message Date
ZsgsDesign f3dca2e82a add robust CSRF support and provide default values for CSRF fields 2 years ago
Jeroen Akkerman 722fb61ed2 Remove old travis build status badge 2 years ago
Jeroen Akkerman 33a4043dbb Update build status badge 2 years ago
Jeroen Akkerman 1c656d5712 Merge branch 'master' into options-toolbarbutton-attributes 2 years ago
Zignature 5df842b630 Fix for issue #386 Show '-' instead of '*' for unordered list
Added unorderedListStyle to the options
2 years ago
Zignature a9d9993dae Fix for issue #380 Custom attributes for toolbar buttons
Added "attributes" option to custom toolbar button
2 years ago
Jeroen Akkerman f004c2d0c3 More small README improvements 3 years ago
Jeroen Akkerman 551c84bc01 Fix indenting and some leftover old JS 3 years ago
Jeroen Akkerman 86e40bcf4a Update README with some more modern JS 3 years ago
Irene Oppo aafd40f35b Add direction option to README 3 years ago
Steve 737aa13709 add a dash 3 years ago
Steve 038a9204b4 Allow for specifying a custom spell-checker for EasyMDE 3 years ago
Samson Zhang 3b755026d6 update readme with imagePathAbsolute option info 3 years ago
Jeroen Akkerman dbe3872afb Update demo website link in README
Closes #283
3 years ago
Jeroen Akkerman f286a6bae5
Merge pull request #250 from danice/scrollbar-styles
Include Codemirror scrollbar style property
4 years ago
Jeroen Akkerman 6209e53c69
Merge pull request #253 from devforth/master
Bugfixes for preview images in editor
4 years ago
Jeroen Akkerman b06d1fe67f Add documentation and typings 4 years ago
Ivan Borshchov edfeb87653 previewImagesInEditor doc improve 4 years ago
Daniel Calbet c696922fe1 changelog: include new scrollbarStyle option 4 years ago
Michael Bolli 206f02272b changelog: include new autoRefresh option 4 years ago
czynskee eac3f519fb Update readme with overlayMode options. 4 years ago
Boris Dalstein 418116c1cc Change default size units from 'b,Kb,Mb' to ' B, kB, MB' (#239) 4 years ago
Ivan Borshchov 2745b03b71 move line to another section ,rollback unneded change 4 years ago
Ivan Borshchov 2c793ee418 Add images preview in edit mode plus add keydown cleanup 4 years ago
Nick Denry b23ff6675d Use undefined instead of false 4 years ago
Nick Denry d339c6af97 Describe maxHeight option 4 years ago
Jeroen Akkerman 711d62cd8f Fix whitespace character in readme 4 years ago
Jeroen Akkerman 8fa73cf079 Add new option to documentation and typings 4 years ago
Dmitry Mazurov 1e64cba17e Added DateTimeFormat support for autosave.
Signed-off-by: Dmitry Mazurov <dimabzz@gmail.com>
4 years ago
dima-bzz 8a1e2e5d5b
Update Readme 4 years ago
Dmitry Mazurov 7706de0a2b Update Readme
Signed-off-by: Dmitry Mazurov <dimabzz@gmail.com>
4 years ago
Dmitry Mazurov ad83e77aee Added option time format for autosave (12/24). Added option text for autosave. 4 years ago
Jeroen Akkerman 8c01edd7cd Merge branch 'master' into dropdown 4 years ago
adamb70 9d2665b895 Allow custom sanitize function
Update README.md
4 years ago
firm1 98fbe56248 allow dropdown menu on toolbar to group secondary buttons 4 years ago
firm1 9ab45526a1 Merge remote-tracking branch 'origin/allow-options' into allow-options
# Conflicts:
#	CHANGELOG.md
4 years ago
firm1 b6301f3976 update Changelog and @situphen 's review ! 4 years ago
Jeroen Akkerman f319bc3096 Merge branch 'master' into allow-options 4 years ago
Jeroen Akkerman b4eca2a3d6 Add name to changelog and add non-breaking option 4 years ago
firm1 4245da6eae add two options inputStyle and nativeSpellcheck 4 years ago
Situphen 0dc4c2697e Differentiate between regular autosave delay and submit autosave delay 4 years ago
Sebastián Pérez Pérez 0a5b0d3ac4 Allow custom upload function 5 years ago
Jeroen Akkerman cd7c9b8d4d Fixed errorMessages 5 years ago
Jeroen Akkerman 11963829fc Added typings for image upload 5 years ago
Jeroen van Oorschot d9ee9c43d3 Allow server side error messages. 5 years ago
Jeroen van Oorschot 29d145a9b1 Add option for CSRF token on AJAX image upload 5 years ago
Jeroen van Oorschot d317873fb0 update auxilary files and readme with 2.7.0 5 years ago
Nathanaël Jourdane 4ac86cc49d [wip upload-image] use more generic error codes, so the server could be used to upload other files than images 5 years ago
Nathanaël Jourdane 8eff45f7a0 [wip upload-image] image server is now supposed to return a json object 5 years ago
roipoussiere 6c8ce85ea9 Add errorCallback option 5 years ago