Commit Graph

798 Commits (375ea8026c3b9de0cdd3b3d3f0836f7ee43820b7)
 

Author SHA1 Message Date
Jeroen Akkerman 375ea8026c 2.8.0 5 years ago
Jeroen Akkerman 4032f10999 Updated changelog for 2.8.0 5 years ago
Jeroen Akkerman 981b63cacc Fixed missing link in dist file header 5 years ago
Jeroen Akkerman 7fa4521145 Updated dependencies 5 years ago
Jeroen Akkerman 8fa457e5c6
Merge pull request #97 from getselfstudy/master
Allow html to stay on preview page to make it easier to use with react.
5 years ago
Jeroen Akkerman aa01768e5e Updated changelog for PR #97 5 years ago
Jeroen Akkerman 815a9ce759 Removed dist files 5 years ago
Jeroen Akkerman d5d99e166e Merge branch 'master' into html_stay 5 years ago
Jeroen Akkerman d114dab8a3
Merge pull request #109 from jfly/upload-polish
Upload polish
5 years ago
Jeroen Akkerman 78b2083c9e Updated changelog for PR #109 5 years ago
Jeremy Fleischman 8a2283cf27
Bail out if there are no files to upload.
Without this change, if you either:
  - Click and drag some text into the markdown editor, or
  - Copy paste some text into the markdown editor

The status bar will get updated to say "Uploading image ...", and will
never stop.
5 years ago
Jeremy Fleischman efb840c633
Fix `openBrowseFileWindow` to also obey `self.options.imageUploadFunction` if specified.
I think this part just got missed in
https://github.com/Ionaru/easy-markdown-editor/pull/106.

I'm not sure if I should be doing anything with the `onSuccess` and
`onError` callbacks here.
5 years ago
Jeroen Akkerman 02d6653cc5 Updated changelog for PR #106 5 years ago
Jeroen Akkerman eb59b22491
Allow custom upload function (#106)
Allow custom upload function

Co-authored-by: Jeroen Akkerman <Jeroen_akkerman1@hotmail.com>
5 years ago
Jeroen Akkerman 509763f3b2 Stricter typings for the onSuccess and onError calls 5 years ago
Sebastián Pérez Pérez 0a5b0d3ac4 Allow custom upload function 5 years ago
dependabot[bot] a8ee1c7281 Bump lodash.template from 4.4.0 to 4.5.0
Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.4.0...4.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
Jeroen Akkerman ad862a6816
Upload images functionality update (#101)
Upload images functionality update

Co-authored-by: Nathanaël <njourdane@irap.omp.eu>
Co-authored-by: Jeroen Akkerman <Jeroen_akkerman1@hotmail.com>
5 years ago
Jeroen Akkerman 63a1825b6e Log errors to console.error 5 years ago
Jeroen Akkerman 0558fb0d68 Increase timeout of error message to 10s 5 years ago
Jeroen Akkerman cd7c9b8d4d Fixed errorMessages 5 years ago
Jeroen Akkerman 65af615c9b This PR will close #46 (super small edit to make that comment) 5 years ago
Jeroen Akkerman 11963829fc Added typings for image upload 5 years ago
Jeroen Akkerman 917ea336c4 Pre-calculate max file size 5 years ago
Jeroen Akkerman f1b6a42561 Auto-format of the code 5 years ago
Jeroen Akkerman 6c66b54e2a Improve status bar logic 5 years ago
Jeroen Akkerman d607dc4a15 Merge branch 'master' into upload_images_2 5 years ago
Jeroen van Oorschot 5f56c27ba7 update changelog 5 years ago
Jeroen van Oorschot 4f581b0c31 Show error message in status bar and reset status bar afterwards. 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 c54168a656 Fix status bar. 5 years ago
Jeroen van Oorschot bbf3340581 IE11 compat. Fix status bar. 5 years ago
Jeroen van Oorschot d317873fb0 update auxilary files and readme with 2.7.0 5 years ago
Jeroen van Oorschot ff0db2000a Merge with 2.7.0. 5 years ago
Jeroen Akkerman 23cfe89fa0 Run typescript tests automatically 5 years ago
Jeroen Akkerman 66dcf7d868 2.7.0 5 years ago
Jeroen Akkerman 41e9d9a806 Updated changelog for 2.7.0 5 years ago
Jeroen Akkerman a919391e34
Merge pull request #100 from Ionaru/custom-preview-class
Added option to override the preview screen styling, closes #99
5 years ago
Jeroen Akkerman 7cfeb37257 Added typings for new option 5 years ago
Jeroen Akkerman 71170a7eef Updated changelog for previewClass feature, closes #99 5 years ago
Jeroen Akkerman 5ffeba5a3c Added option to override the preview screen styling 5 years ago
Jeroen Akkerman 073bfbcea5 Updated dependencies and made code comply with new eslint rules 5 years ago
Jeroen Akkerman 912fd584ba
Bump lodash.template from 4.4.0 to 4.5.0 (#98)
Bump lodash.template from 4.4.0 to 4.5.0

Co-authored-by: null <49699333+dependabot[bot]@users.noreply.github.com>
5 years ago
dependabot[bot] 83c18f4971
Bump lodash.template from 4.4.0 to 4.5.0
Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.4.0...4.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
Andreas Richter 16b6f732d3 Allow deployment from git by adding dist folder. 5 years ago
Andreas Richter f831662fdd Allow html to stay on preview page. 5 years ago
Jeroen Akkerman 786c5b63c6 Fixed version link in changelog 5 years ago
Jeroen Akkerman 17b3fe7b4f 2.6.1 5 years ago
Jeroen Akkerman 11d533cb16 Updated changelog for 2.6.1 5 years ago