* Display all features on web instance but disable them when they're not enabled
* Resize dynamically SVG output and add support to convert images to jpeg/png
* Disable animations when computing height
* Add option to disable animations
* Add options to specify different data from used GitHub account
* Update tests
- Smarter placeholders
- Merged placeholders with real templates to avoid maintening duplicates
- Moved style/js away from index.html and refactor
- Svg size is now computed again from templates
- Base metrics is now contained in special plugin "base", which can be disabled part by part if you just want to include a plugin instead
- Reformatted a bit terminal template
- Test now look templates directory
- Add new template "terminal"
- Add feature to flush cache of user on server
- Server app improvement
- Created metrics common
- Package json loaded in setup
- No plugins are enabled by default
- Logs from setup can be hidden
- Number of repositories to inspect can be configured (default to 100)
- Default events for habits plugin is now 100
- Number of events for habits can be overriden in query
- Server app improvments
- Test improvements
- Better test