* Add option to ignore languages/skip repositories in languages plugin
* Fix logs on error and first attempt to fix update of file larger than >1mb
* Use variable branch name
* Update version number
* fix(inst): base=0 flag combined with other base.part flags is now correctly handled
* ref(plugins): Space adjustements in plugins code
* feat(plugins/isocalendar): Add support for full year
* feat(repo): Update package.json
* fix(plugins/isocalendar): Isocalendar first row sometimes displayed 6 days instead of 7
- 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
- Languages, issues and pr are now plugins (but enabled by default for retro-compatibility)
- Query parameters are now parsed correctly
- Redesigned server index with vue.js