Skip to content

TODO list #1

@klesun

Description

@klesun
  • Please make a button to show original markdown text of the post instead of the rendered html if you don't mind.
  • The Delete Post "X" button does not work anymore - nothing happens when I press it, please fix!
  • Add a button to upload image and add it as markdown to the post: ![some alt text](https://midiana.lv/unv/hosted/2018-12-01/zhopa@gmail.com@asdasdasdsadasdasd.png). Here is the API:
    {
        googleIdToken: 'qwwe123',
        func: 'uploadImage',
        fileName: 'myawesomepic.png',
        imageBase64: 'asdasdasda54a7d56as5da6s7sa5d67sa5d',
    }
    Response:
    {
        imageUrl: 'https://midiana.lv/unv/hosted/2018-12-01/zhopa@gmail.com@asdasdasdsadasdasd.png',
    }

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions