Nicolas Albert
Nicolas Albert
The Flow Viewer is an alternative way to see a Sequence representation. It's based on the NGX Builder project C8oStudio and must be ported to an Eclipse Editor for the...
This is the evolution of #192 , the goal is to allow DB to DB replication, passing through Convertigo and the Fauxton admin.
Use latest main dependencies for the next version.
Sometime, some tasks should be done without blocking the user or other process. The old __async should be removed or fixed. A developper meeting is needed.
The [new full-web Convertigo Studio](https://github.com/convertigo/c8ostudio) based on the NGX MobileBuilder needs some adjustments in the Engine to be fully operationnal.
HTTP Client 5 offers built-in many authentification protocols, handles http2 and propose an async API.
The step should prepare a multipart/related content: ``` Multipart multipart = new MimeMultipart("related"); ``` Then each part should have a ContentID (CID) to be referenced in the mail (like image):...
Backend scripts are powered by Rhino JS. Rhino provides a debugger interface in Swing, we have to include it inside a Eclipse view for the Studio.
We have to update the Google Analytics ticket insertion. Follow the documentation: - https://firebase.google.com/codelabs/firebase_mp?hl=fr#4