Commit Graph

1208 Commits (master)
 

Author SHA1 Message Date
Jeroen Akkerman 087bc8cfed Added standardized changelog file. 5 years ago
Nathanaël Jourdane 9f33099b1c Use textContent instead innerHTML when appropriate to avoid XSS 5 years ago
Nathanaël Jourdane effc080bae [wip upload-image] Allow image upload with copy-paste 5 years ago
Nathanaël Jourdane fa2c299455 [wip upload-image] Refactoring: remove createImageInput(), set uploadImage() as a prototype, create uploadImages() 5 years ago
Nathanaël Jourdane ad31ea565c [wip upload-image] Display status messages about image upload in status bar. 5 years ago
Nathanaël Jourdane 3cb4a817f2 [wip upload-image] Allow image upload with drag&drop 5 years ago
Nathanaël Jourdane e1536da530 [wip upload-image] bugfix error popup 5 years ago
Nathanaël c7275aa72b
Merge branch 'master' into upload_images 5 years ago
Jeroen Akkerman e1ae0e4230
Create issue templates 5 years ago
Jeroen Akkerman 8f435686d7
Merge pull request #70 from roipoussiere/fix_markdown_help_link
Update markdown guide link in readme
5 years ago
Nathanaël Jourdane 070e3e5c83 [wip upload-image] update readme with new upload-image options 5 years ago
Nathanaël Jourdane aa39672e4e [wip upload-image] After image upload, insert image markdown template with uploaded image url 5 years ago
Nathanaël Jourdane 3d1e33396f [wip upload-image] Upload image when selecting it on browse-file window 5 years ago
Jeroen Akkerman dd0e96b204 Improve icon class regex 5 years ago
Nathanaël Jourdane 11e613b3d5 [wip upload-image] Add image icon to open the browse-file window 5 years ago
Jeroen Akkerman 14bfa678ab
Merge pull request #58 from Ionaru/bugfix/simplemde-compatibility
Restore backwards compatibility with SimpleMDE
5 years ago
Jeroen Akkerman b14d7dda1c Merge branch 'master' into bugfix/simplemde-compatibility 5 years ago
roipoussiere 526f2ec82a Update markdown guide link in readme 5 years ago
Jeroen Akkerman 07d96c3842
Merge pull request #69 from roipoussiere/comma_dangle
Set eslint rule comma-dangle to always-multiline and apply it
5 years ago
Nathanaël Jourdane dec5ca1148 Set eslint rule comma-dangle to always-multiline and apply it 5 years ago
Jeroen Akkerman c81e7466fd
Merge pull request #63 from roipoussiere/fix_link
Fix marked option link in readme
5 years ago
Jeroen Akkerman 1158ef13aa
Merge pull request #62 from roipoussiere/prompt_with_https
Fill image and link prompts to 'https://' by default
5 years ago
Nathanaël Jourdane 7c0c530995 Merge master into fix_link 5 years ago
Jeroen Akkerman bbe78803b0 Only include necessary files in build package 5 years ago
Nathanaël Jourdane d875d98b9c Ignore dist folder and remove it 5 years ago
Nathanaël Jourdane 96c8c228b5 merge master 5 years ago
Jeroen Akkerman d95de92048
Merge pull request #67 from roipoussiere/no_dist
Ignore dist folder and remove it
5 years ago
Jeroen Akkerman 48ece14c95
Merge branch 'master' into no_dist 5 years ago
Jeroen Akkerman a8306bf617 Only include necessary files in build package 5 years ago
Nathanaël Jourdane b309645005 Ignore dist folder and remove it 5 years ago
Jeroen Akkerman c0ea7aab25
Merge branch 'master' into fix_link 5 years ago
Nathanaël Jourdane e2f4508ec2 Fix marked option link in readme 5 years ago
Nathanaël Jourdane 1c7ce2a0d4 Fill image and link prompts to 'https://' by default 5 years ago
Jeroen Akkerman 99f303229b Updated packages 5 years ago
Jeroen Akkerman c1a695af51 Auto-format of `types` folder. 5 years ago
Jeroen Akkerman df530cf465 Change markdown guide link to open-source Markdown guide website. 5 years ago
Jeroen Akkerman 0baa96af59 Only show build status of the master branch 5 years ago
Jeroen Akkerman 4556f4f1d3 Added latin extensions to wordCount pattern, fixes #61. 5 years ago
Jeroen Akkerman 104e10b401 Fix small typos in CONTRIBUTING.md and remove old file. 5 years ago
Jeroen Akkerman f50c96bc01 Small fixes for this change
* Removed redundant code.
* Renamed function to better reflect its behaviour.
* Marked `noDisable` and `noMobile` as optional.
5 years ago
Jeroen Akkerman 4385d733e5 Update packages and build dist files. 5 years ago
Jeroen Akkerman fa9ff580c4 Restore backwards compatibility with SimpleMDE, fixes #41 5 years ago
Jeroen Akkerman aa47cbd638 Change branch for build badge in README 5 years ago
Jeroen Akkerman 78c91a3977 Update npm key 5 years ago
Jeroen Akkerman aa7a5f041d Rebuilt dist JS & don't use `npx` yet in travis.yml 5 years ago
Jeroen Akkerman 4bea687682 Remove old (and not working) CONTRIBUTING.md 5 years ago
Jeroen Akkerman 711ce62657 Adjust travis.yml for master-only repository. 5 years ago
Jeroen Akkerman b9ee1db9be Merge branch 'development' 5 years ago
Jeroen Akkerman cae45434b0
Merge pull request #54 from roipoussiere/readme_rework_dev
Readme rework
5 years ago
Nathanaël Jourdane 51498a3fe6 contributing.md: install node v10 instead of v8 5 years ago