Wei Ouyang
Wei Ouyang
This fixes https://github.com/imjoy-team/ImJoy/issues/437
For plugin with `iframe` type, if we save in the code editor, it seems the `setup` function is not called due to hot-reloading.
ImJoy exposes api functions such as `api.getFileUrl` and `api.requestUploadUrl` to downloading and uploading files, an alternative approach is to integrate a S3 server with minio. S3 interface is much more...
The `passive` flag allows creating plugins that does not expose any service api, maybe we should then destroy it automatically after finishing the execution, or using a flag to control...
It appears that the imjoy-elfinder file manager cannot be opened from ImJoy because the authentication cookies are not stored properly. This bug appears in Chrome, but it works in FireFox.
Would be cool to support discovery of imjoy plugin repos via Github search api, for example, this link will list all the existing imjoy repos: https://github.com/search?q=filename%3Amanifest.imjoy.json&type=code We should embed this...
Currently, cover image display shows and disappear immediately.
It's time to have a richer home page to guide the users!