Commit Graph

172 Commits

Author SHA1 Message Date
Simon Lecoq
b06d9ff898 Add Stargazers plugin (#37) 2021-01-05 12:39:04 +01:00
Simon Lecoq
11cb6f042e Add new plugin stars (#36) 2021-01-02 23:41:36 +01:00
Simon Lecoq
b649d4811e Fix svg height, add conversion options and options to use differents data from GitHub account (#35)
* 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
2021-01-02 01:31:04 +01:00
linguist
e38614a100 Refactor source paths 2020-12-30 20:05:31 +01:00
linguist
98dd9df17f Fix code quality issues 2020-12-30 18:23:01 +01:00
linguist
6290ca575c Add tests for web instance 2020-12-30 18:14:20 +01:00
linguist
a8fe11b7b5 Add dynamic indexes 2020-12-30 12:33:53 +01:00
Simon Lecoq
b4d0e85148 Mocked tests and remove ncc compilation (#32)
* Mocked tests and remove ncc compilation
* Update workflow.yml
* Update Dockerfile
2020-12-30 00:49:01 +01:00
lowlighter
f922791013 Update colors 2020-11-06 22:32:44 +01:00
lowlighter
6feb93340e Fix security issues 2020-11-06 22:21:05 +01:00
lowlighter
8d1b29b711 Update build and tests 2020-11-06 19:59:44 +01:00
lowlighter
f0e74511cd Update tests 2020-10-26 22:58:07 +01:00
Simon Lecoq
8baedc87a7 Use a docker image to support puppeteer (#7) 2020-10-26 13:22:51 +01:00
lowlighter
60d02a6d90 Version 2.2 (new additions)
- 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
2020-10-24 17:31:37 +02:00
lowlighter
ca0a6d559e Version 2.2
- Add new template "terminal"
- Add feature to flush cache of user on server
- Server app improvement
- Created metrics common
- Package json loaded in setup
2020-10-24 00:32:53 +02:00
lowlighter
2cf152d7d1 Version 2.1
- 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
2020-10-23 13:56:15 +02:00
Simon Lecoq
f21273172d Version 1.9 (#6) 2020-10-20 00:19:58 +02:00
lowlighter
1ab7211044 Integration check changes 2020-10-18 14:40:32 +02:00
lowlighter
833e730edc Minor changes 2020-10-18 12:42:59 +02:00
Simon Lecoq
2807cb719a Version 1.8 (#5) 2020-10-18 01:10:43 +02:00
lowlighter
e9e23d6028 Update metrics.mjs 2020-10-13 19:12:14 +02:00
lowlighter
39404a9acf Add tests and optimization/compression for rendered metrics 2020-10-13 14:00:48 +02:00