open-bounty/env
Teemu Patja 9b972625e0
Rewrite Github comment PNG functionality
* removed old swing JEditorPane based html to png rendering due to
  it's lack of support for modern css
* new implementation uses wkhtmltoimage (on prod server via wrapper
  script using xvfb)
* no longer generating image on every GET request for QR, but rather
  generating image when a bounty is cretaed or contract balance
  changes
* images stored to DB
* comment image design updated according to UI spec
2017-02-21 10:49:25 +02:00
..
dev Fix bug in handle-issue-labeled + logging 2017-02-19 14:33:02 +02:00
prod Rewrite Github comment PNG functionality 2017-02-21 10:49:25 +02:00
test/resources Update test+prod config.edn files 2017-01-21 19:09:45 +02:00