Ahmad Amireh
Ahmad Amireh
the parser is not following imports that specify "format-message.js", which is the output of recent babel transpilation
Provide the ability to build Karazeh without log4cpp, resort to stdout logging if possible (with thread safety)
Currently, Karazeh only checksums the actual patch file but not the target _after_ patching, which is required to verify that the patching was done successfully. In the case it didn't,...
This can be achieved either by adding a whole new operation type, or by combining a DELETE op with a CREATE one. In the latter case, whenever a CREATE op...
Add support for receiving patch data in a tarball which will be decompressed locally to save fetching bandwidth
- Supply patch error codes instead of hardcoded string messages - move configuration keys to the extern config generator file instead of Pixy.h (KarazehConfig.h.in)
The ability to use Karazeh without the launcher. Technically this is already doable, but it would be better to provide an option to build as a library which the client...
Just as with Mac and Linux, Windows client needs a native renderer instead of relying on Qt