Ahmad Amireh

Results 13 issues of 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)

Enhancements

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,...

Enhancements

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...

Features

Add support for receiving patch data in a tarball which will be decompressed locally to save fetching bandwidth

Features

- 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)

Enhancements

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...

Features

Just as with Mac and Linux, Windows client needs a native renderer instead of relying on Qt

Features

RC generation for Windows (icon) and bundle icon for mac

Enhancements