Vincent Agnano
Vincent Agnano
Issue : the move() does not move the thumbnail. Warning : may happen on delete().
I'm currently working on priority ticket #4. So feel free to patch / fork it. Let me now, if your code is fine i'll just merge it. Thanks, Vincent
## How to reproduce : - in a tinymce with mediabrowser as tinymce filebrowser, click on "insert an image" button. - open the file browser. - browse into a subdir....
Pretty much the same here: ``` Private key passphrase: ******************************* Fetching conversations for label 0... TypeError: Cannot read property 'reduce' of undefined at ConversationsFetcher._callee2$ (/usr/local/lib/node_modules/protonmail-export/dist/ConversationFetcher.js:111:70) at tryCatch (/usr/local/lib/node_modules/protonmail-export/node_modules/babel-polyfill/node_modules/regenerator-runtime/runtime.js:65:40) at Generator.invoke...
It looks like [`result.json()`](https://github.com/scastiel/protonmail-export/blob/master/src/ConversationFetcher.js#L33) would return something _falsy_ but there's no `try…catch` here not response status for debugging. Not sure how to process from here…
Seems like there's an audiance around this: https://protonmail.uservoice.com/forums/284483-feedback/suggestions/32549443-desktop-bridge-for-free-users
This EmailSecurely App looks very promising. I've manage to get my Protonmail account working easily, it's quite intuitive. I've switched off my connection and offline version was working as hoped...
first commit fixes #14. Second commit is for ugrading api version and `x-pm-session` to `x-pm-uid`
I still have the use case and I use `cors(app, "*", methods="*", headers=["*", "Authorization"])` in the app. I can have a better look eventually :)
Please use `pm2 logs` to get details about the failure. Here's my crash for example: ``` PM2 | Error caught while calling pidusage PM2 | TypeError: One of the pids...