2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-09-24 16:40:55 -06:00

Commit Graph

  • 8eff45f7a0 [wip upload-image] image server is now supposed to return a json object Nathanaël Jourdane 2019-03-11 17:19:27 +01:00
  • 1f548521e4 Did not mean to commit that test.html file Jeroen Akkerman 2019-03-08 18:10:46 +01:00
  • 77038e4883 Did not mean to commit that test.html file Jeroen Akkerman 2019-03-08 18:10:46 +01:00
  • 83cd44c8d1 Version 2.2.1 wasn't yanked Jeroen Akkerman 2019-03-08 18:08:25 +01:00
  • 6d5716f7c3 Version 2.2.1 wasn't yanked Jeroen Akkerman 2019-03-08 18:08:25 +01:00
  • b844247e46 Added links to users, issues and PRs to changelog Jeroen Akkerman 2019-03-08 15:11:17 +01:00
  • 24d6cfb159 Added links to users, issues and PRs to changelog Jeroen Akkerman 2019-03-08 15:11:17 +01:00
  • 06f5319166 Add errorCallback option roipoussiere 2019-03-07 20:41:45 +01:00
  • 6c8ce85ea9 Add errorCallback option roipoussiere 2019-03-07 20:41:45 +01:00
  • 1a01d4042c Merge branch 'master' into upload_images Nathanaël 2019-03-07 18:20:23 +01:00
  • 293c402e7d
    Merge branch 'master' into upload_images Nathanaël 2019-03-07 18:20:23 +01:00
  • 615970d694 [wip upload-image] Better errors support and small code improvements Nathanaël Jourdane 2019-03-07 18:15:59 +01:00
  • d374c5faec [wip upload-image] Better errors support and small code improvements Nathanaël Jourdane 2019-03-07 18:15:59 +01:00
  • 283558f992 Fixed headers in the changelog being too big. Jeroen Akkerman 2019-03-07 13:43:50 +01:00
  • c98bb016ff Fixed headers in the changelog being too big. Jeroen Akkerman 2019-03-07 13:43:50 +01:00
  • ea4ed70780 Added standardized changelog file. Jeroen Akkerman 2019-03-07 13:42:09 +01:00
  • 087bc8cfed Added standardized changelog file. Jeroen Akkerman 2019-03-07 13:42:09 +01:00
  • 2744ffc01b Use textContent instead innerHTML when appropriate to avoid XSS Nathanaël Jourdane 2019-03-07 11:31:48 +01:00
  • 9f33099b1c Use textContent instead innerHTML when appropriate to avoid XSS Nathanaël Jourdane 2019-03-07 11:31:48 +01:00
  • 078c425a1e [wip upload-image] Allow image upload with copy-paste Nathanaël Jourdane 2019-03-06 15:36:58 +01:00
  • effc080bae [wip upload-image] Allow image upload with copy-paste Nathanaël Jourdane 2019-03-06 15:36:58 +01:00
  • 7001aac954 [wip upload-image] Refactoring: remove createImageInput(), set uploadImage() as a prototype, create uploadImages() Nathanaël Jourdane 2019-03-06 15:30:51 +01:00
  • fa2c299455 [wip upload-image] Refactoring: remove createImageInput(), set uploadImage() as a prototype, create uploadImages() Nathanaël Jourdane 2019-03-06 15:30:51 +01:00
  • 4d8f87be8c
    Merge branch 'master' into generate_non_minified #72 Nathanaël 2019-03-05 22:17:48 +01:00
  • 0d97ed19fb Use gulp tasks and generate non-minified files for debug roipoussiere 2019-03-05 21:28:27 +01:00
  • cd1720977b [wip upload-image] Display status messages about image upload in status bar. Nathanaël Jourdane 2019-03-05 18:08:33 +01:00
  • ad31ea565c [wip upload-image] Display status messages about image upload in status bar. Nathanaël Jourdane 2019-03-05 18:08:33 +01:00
  • 4886fc721b [wip upload-image] Allow image upload with drag&drop Nathanaël Jourdane 2019-03-05 11:44:31 +01:00
  • 3cb4a817f2 [wip upload-image] Allow image upload with drag&drop Nathanaël Jourdane 2019-03-05 11:44:31 +01:00
  • da3a0270b2 [wip upload-image] bugfix error popup Nathanaël Jourdane 2019-03-05 10:08:01 +01:00
  • e1536da530 [wip upload-image] bugfix error popup Nathanaël Jourdane 2019-03-05 10:08:01 +01:00
  • 34acbca46d Merge branch 'master' into upload_images Nathanaël 2019-03-05 07:51:29 +01:00
  • c7275aa72b
    Merge branch 'master' into upload_images Nathanaël 2019-03-05 07:51:29 +01:00
  • 09f4fa1350 Create issue templates Jeroen Akkerman 2019-03-05 00:58:57 +01:00
  • e1ae0e4230
    Create issue templates Jeroen Akkerman 2019-03-05 00:58:57 +01:00
  • f652351099 Merge pull request #70 from roipoussiere/fix_markdown_help_link Jeroen Akkerman 2019-03-04 22:13:48 +01:00
  • 8f435686d7
    Merge pull request #70 from roipoussiere/fix_markdown_help_link Jeroen Akkerman 2019-03-04 22:13:48 +01:00
  • 6ce4bbcc43 [wip upload-image] update readme with new upload-image options Nathanaël Jourdane 2019-03-04 18:12:54 +01:00
  • 070e3e5c83 [wip upload-image] update readme with new upload-image options Nathanaël Jourdane 2019-03-04 18:12:54 +01:00
  • 2d314a8768 [wip upload-image] After image upload, insert image markdown template with uploaded image url Nathanaël Jourdane 2019-03-04 18:10:46 +01:00
  • aa39672e4e [wip upload-image] After image upload, insert image markdown template with uploaded image url Nathanaël Jourdane 2019-03-04 18:10:46 +01:00
  • 6be17928c2 [wip upload-image] Upload image when selecting it on browse-file window Nathanaël Jourdane 2019-03-04 17:10:11 +01:00
  • 3d1e33396f [wip upload-image] Upload image when selecting it on browse-file window Nathanaël Jourdane 2019-03-04 17:10:11 +01:00
  • c0f3facac2 Improve icon class regex Jeroen Akkerman 2019-03-04 17:45:52 +01:00
  • dd0e96b204 Improve icon class regex Jeroen Akkerman 2019-03-04 17:45:52 +01:00
  • 33683048d0 [wip upload-image] Add image icon to open the browse-file window Nathanaël Jourdane 2019-03-04 17:05:22 +01:00
  • 11e613b3d5 [wip upload-image] Add image icon to open the browse-file window Nathanaël Jourdane 2019-03-04 17:05:22 +01:00
  • e84a34cbeb Merge pull request #58 from Ionaru/bugfix/simplemde-compatibility Jeroen Akkerman 2019-03-04 15:56:07 +01:00
  • 14bfa678ab
    Merge pull request #58 from Ionaru/bugfix/simplemde-compatibility Jeroen Akkerman 2019-03-04 15:56:07 +01:00
  • 2823374401 Merge branch 'master' into bugfix/simplemde-compatibility Jeroen Akkerman 2019-03-04 15:43:47 +01:00
  • b14d7dda1c Merge branch 'master' into bugfix/simplemde-compatibility #58 Jeroen Akkerman 2019-03-04 15:43:47 +01:00
  • 43bbbac94f Update markdown guide link in readme roipoussiere 2019-02-28 22:41:02 +01:00
  • 526f2ec82a Update markdown guide link in readme #70 roipoussiere 2019-02-28 22:41:02 +01:00
  • 54cf924159 Merge pull request #69 from roipoussiere/comma_dangle Jeroen Akkerman 2019-02-28 18:03:59 +01:00
  • 07d96c3842
    Merge pull request #69 from roipoussiere/comma_dangle Jeroen Akkerman 2019-02-28 18:03:59 +01:00
  • 590053e813 Set eslint rule comma-dangle to always-multiline and apply it Nathanaël Jourdane 2019-02-28 17:25:05 +01:00
  • dec5ca1148 Set eslint rule comma-dangle to always-multiline and apply it #69 Nathanaël Jourdane 2019-02-28 17:25:05 +01:00
  • dec18a51e7
    Merge 49e57330cfe1e5964dc4d4efe263fd2d7139f056 into c81e7466fdafabd942606456f7b0e045cac3e54e #55 Nathanaël 2019-02-28 15:22:26 +00:00
  • f8c5ff1754 Merge pull request #63 from roipoussiere/fix_link Jeroen Akkerman 2019-02-28 16:22:23 +01:00
  • c81e7466fd
    Merge pull request #63 from roipoussiere/fix_link Jeroen Akkerman 2019-02-28 16:22:23 +01:00
  • 8f573b2c6d Merge pull request #62 from roipoussiere/prompt_with_https Jeroen Akkerman 2019-02-28 16:22:07 +01:00
  • 1158ef13aa
    Merge pull request #62 from roipoussiere/prompt_with_https Jeroen Akkerman 2019-02-28 16:22:07 +01:00
  • 95fd6b70b4 Merge master into fix_link Nathanaël Jourdane 2019-02-28 16:13:15 +01:00
  • 7c0c530995 Merge master into fix_link #63 Nathanaël Jourdane 2019-02-28 16:13:15 +01:00
  • c60c674a0d Only include necessary files in build package Jeroen Akkerman 2019-02-28 14:58:54 +01:00
  • bbe78803b0 Only include necessary files in build package Jeroen Akkerman 2019-02-28 14:58:54 +01:00
  • e6cb102e5e Ignore dist folder and remove it Nathanaël Jourdane 2019-02-28 10:10:59 +01:00
  • d875d98b9c Ignore dist folder and remove it Nathanaël Jourdane 2019-02-28 10:10:59 +01:00
  • 49e57330cf Merge master into iconsset_option #55 Nathanaël Jourdane 2019-02-28 16:08:59 +01:00
  • 9430f4608e merge master Nathanaël Jourdane 2019-02-28 16:01:58 +01:00
  • 96c8c228b5 merge master #62 Nathanaël Jourdane 2019-02-28 16:01:58 +01:00
  • d494fed2c8 Merge pull request #67 from roipoussiere/no_dist Jeroen Akkerman 2019-02-28 15:09:39 +01:00
  • d95de92048
    Merge pull request #67 from roipoussiere/no_dist Jeroen Akkerman 2019-02-28 15:09:39 +01:00
  • 4e4b3335ab Merge branch 'master' into no_dist Jeroen Akkerman 2019-02-28 15:06:01 +01:00
  • 48ece14c95
    Merge branch 'master' into no_dist #67 Jeroen Akkerman 2019-02-28 15:06:01 +01:00
  • 4c4aa1eaf0 Only include necessary files in build package Jeroen Akkerman 2019-02-28 14:58:54 +01:00
  • a8306bf617 Only include necessary files in build package Jeroen Akkerman 2019-02-28 14:58:54 +01:00
  • a8c736e8a1 Ignore dist folder and remove it Nathanaël Jourdane 2019-02-28 10:10:59 +01:00
  • b309645005 Ignore dist folder and remove it Nathanaël Jourdane 2019-02-28 10:10:59 +01:00
  • 91a3202319 Merge branch 'master' into fix_link Jeroen Akkerman 2019-02-27 23:49:07 +01:00
  • c0ea7aab25
    Merge branch 'master' into fix_link Jeroen Akkerman 2019-02-27 23:49:07 +01:00
  • e9c12ff9b1 Fix marked option link in readme Nathanaël Jourdane 2019-02-27 17:31:01 +01:00
  • e2f4508ec2 Fix marked option link in readme Nathanaël Jourdane 2019-02-27 17:31:01 +01:00
  • 851fa8e3ab Fill image and link prompts to 'https://' by default Nathanaël Jourdane 2019-02-27 17:10:07 +01:00
  • 1c7ce2a0d4 Fill image and link prompts to 'https://' by default Nathanaël Jourdane 2019-02-27 17:10:07 +01:00
  • c1684b8e1d Updated packages Jeroen Akkerman 2019-02-27 13:59:42 +01:00
  • 99f303229b Updated packages Jeroen Akkerman 2019-02-27 13:59:42 +01:00
  • 35ef765f00 Auto-format of types folder. Jeroen Akkerman 2019-02-27 13:54:57 +01:00
  • c1a695af51 Auto-format of types folder. Jeroen Akkerman 2019-02-27 13:54:57 +01:00
  • bb0ee88a0e Change markdown guide link to open-source Markdown guide website. Jeroen Akkerman 2019-02-27 13:54:27 +01:00
  • df530cf465 Change markdown guide link to open-source Markdown guide website. Jeroen Akkerman 2019-02-27 13:54:27 +01:00
  • 08688c5b57 Only show build status of the master branch Jeroen Akkerman 2019-02-27 11:07:32 +01:00
  • 0baa96af59 Only show build status of the master branch Jeroen Akkerman 2019-02-27 11:07:32 +01:00
  • e045fb6dee Added latin extensions to wordCount pattern, fixes #61. Jeroen Akkerman 2019-02-27 11:06:59 +01:00
  • 4556f4f1d3 Added latin extensions to wordCount pattern, fixes #61. Jeroen Akkerman 2019-02-27 11:06:59 +01:00
  • ffccd38f25 Change Typescript settings typescriptify Jeroen Akkerman 2019-02-21 18:03:50 +01:00
  • d6800955b1 Change Typescript settings #228 Jeroen Akkerman 2019-02-21 18:03:50 +01:00
  • 292e24c89b Fix small typos in CONTRIBUTING.md and remove old file. Jeroen Akkerman 2019-02-21 17:48:55 +01:00
  • 104e10b401 Fix small typos in CONTRIBUTING.md and remove old file. Jeroen Akkerman 2019-02-21 17:48:55 +01:00
  • ed96d188e7 Merge master in iconsset_option Nathanaël Jourdane 2019-02-20 11:05:26 +01:00