Historique des commits

Auteur SHA1 Message Date
  weichen 3cfe9be981 add delete img api into removeImgData function il y a 4 ans
  weichen 4d76652f58 refactor getImgElements naming il y a 4 ans
  weichen 778680bc59 add remove image features il y a 4 ans
  weichen 27cff4797e add img remove button element il y a 4 ans
  weichen 39612f699f fix modify parsed content img failed with index not correct il y a 4 ans
  weichen 6b9475be33 handle add/modify image return file name to imgObject il y a 4 ans
  weichen f6b47c3142 add imgInput element with eveneListener for uploading image il y a 4 ans
  weichen 65bd162a5c parse front matter and integrate with api, then make preview work il y a 4 ans
  weichen bf3fd1e986 set preImgObject = {'image': {}} for initializing preImgObject il y a 4 ans
  weichen 245bcb9803 generate api url il y a 4 ans
  weichen 1ddcbc1e9c fix parseAmpImg for replace extra space il y a 4 ans
  weichen f883a6fd50 set flask web 9000 port il y a 4 ans
  weichen ee1c3547a7 change contentDiv get elementById editor_block il y a 4 ans
  weichen 31220274a5 add backstage routes for home and editor il y a 4 ans
  weichen 9f64b0624d setup basic flask app il y a 4 ans
  weichen 77062a00fa add base layout , home and editor html page il y a 4 ans
  weichen 582c1c38f2 add gitignore il y a 4 ans
  weichen f5302c7be3 move js about editor to static js folder il y a 4 ans
  weichen d2664a75ba move root editor file to backstage templates and js folder il y a 4 ans
  weichen d7b1095f71 refactor for desc and img handleInputButtonClick il y a 4 ans
  weichen 8005ae5f46 fix adding buttons of 'add description' and 'add img' fail for loaded data il y a 4 ans
  weichen 86e7b3eade add blockCount + 1 in add Title for fixing modification issue: new block replace parsedMd latest block il y a 4 ans
  weichen 84e41230f0 add extracting script to base editor html il y a 4 ans
  weichen 36ad4713c7 extract geting blockElemtents to blockElements and extract parsing data to parsers il y a 4 ans
  weichen 8920068a4e fixing modify input for editor.js il y a 4 ans
  weichen fa876f3ed5 fix editor base html script path il y a 4 ans
  weichen d118f8c584 make editor can modify all content il y a 4 ans
  Chiang wei chen 3ba993acf7 add editor js with parsing markdown content normally and adding new title, description, image il y a 4 ans
  Chiang wei chen 2545c733a0 add editor base html file il y a 4 ans