Results 252 comments of boojack

> 我的账号中的Open Api: > POST https://xxxxxx/api/memo?openId=XXXXXXXXXX 没有 openId 或者错误的 openId 是不能通过这个 API 创建 memo 的。你说的“不需鉴权”指的是?

This should have been already implemented. You can paste your image in the editor with `cmd/ctrl + v`.

@palmenhq If we put the relation in memo content, it will be hard to process in the future. So I suggest we should use the same way as resource&memo. 👇

@palmenhq @CorrectRoadH FYI

The memos and container website should been served in https. * https://stackoverflow.com/questions/51151183/cookie-not-being-set-in-iframe

The latest demo site(https://demo.usememos.com) has been updated with relevant layout to work better on wide screens. You guys can try it out and give some feedback! @star2k @jifeiyun @salvoza

@star2k It will be updated in the next release.

可能是个跨域问题,和 memos 本身无关,可以去了解下相关的知识点 * https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS

`Disable user signup` + `Disable password login` might help.