Marc Nuri

Results 701 comments of Marc Nuri

![image](https://user-images.githubusercontent.com/488391/69010350-2aa1a080-095f-11ea-900d-a0a9b12b9037.png)

That's pretty awkward. Are you using the provided package.json scripts (i.e. `npm start`). NPM build command in CI environment takes ~45 seconds (https://travis-ci.org/manusa/isotope-mail/jobs/622218689#L597) A global style change (such as changing...

Thank you for your kind words. > As this is issue tracking portal, I advice to open a community forum , also I will be happy if the developer create...

Hi @tuaris, As of now, although the project is quite stable, I haven't created an official release. Docker images are published based on the latest development, but they are still...

This is the way the asynchronous background-thread system for persistence works. Each time the state is persisted a new [WebWorker](https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers_API) thread is started that performs data encryption and persists it...

Image preview is somehow difficult as all server-side tasks are delegated to IMAP server, so this would imply downloading the complete image and then sending a thumbnail version of it...

What happens with a service fragment that has no name?

Those assertions were there to remove code smells. There's no need to assert these with the Files.xxx methods since these will fail in case they don't complete successfully. If you...

### Eclipse JKube [CI Report](https://github.com/jkubeio/ci) Started new GH workflow run for https://github.com/eclipse/jkube/pull/1686 (_2023-03-01T05:25:50Z_) :gear: [JKube E2E Tests (4300228797)](https://github.com/jkubeio/ci/actions/runs/4300228797) - :heavy_check_mark: [Bootstrap CI test run (#1686)](https://github.com/jkubeio/ci/actions/runs/4300228797/jobs/7496227497) - :heavy_check_mark: [K8S v1.22.17 dockerfile...

### Eclipse JKube [CI Report](https://github.com/jkubeio/ci) Started new GH workflow run for https://github.com/eclipse/jkube/pull/1683 (_2022-11-14T08:26:50Z_) :gear: [JKube E2E Tests (3459514244)](https://github.com/jkubeio/ci/actions/runs/3459514244) - :heavy_check_mark: [Bootstrap CI test run (#1683)](https://github.com/jkubeio/ci/actions/runs/3459514244/jobs/5774985008) - :heavy_check_mark: [K8S v1.12.0 dockerfile...