Ben Boyter
Ben Boyter
@canelmas It really depends on if someone wants it badly enough to pay for the feature to be implemented. The reality of the situation is I am a single person...
This has been partially implemented through the ability to embed custom HTML/CSS/JS on all pages through the settings screen for non community versions.
The problem with this is that you cannot easily change the location of the templates. Need to investigate this further.
If you mean embedding the custom HTML/JS this is not supported in the community edition. You would have to compile your own version with the community flag off to enable...
No. Its a setting on the settings page in the admin section. You can embed your own javascript/css/html there.
https://github.com/perwendel/spark/issues/892#issuecomment-319286836
In this case I would suggest using native git. It tends to work more reliably, and the jgit that is in there is mostly to make it easier to drop...
Seems odd you are still getting a jgit error in this case though. Did you restart searchcode-server after making the `use_system_git` change? It will not hot reload so you need...
Something to add to the backlog.
When you say annotate do you mean you want to be able to write permanent comments against commits and lines? Or just to see a blame of the file?