Simon Lecoq
64427b0a91
tests: auto-generated from examples.yml ( #773 ) [skip ci]
2022-01-13 23:41:13 -05:00
Zenoo
2afece0f84
Upgrade to node 16 ( #390 )
2021-06-17 18:06:58 +02:00
lowlighter
b24c26fdfa
Update metrics.test.js
2021-06-05 23:27:14 +02:00
dependabot[bot]
2c332d6578
Bump jest from 26.6.3 to 27.0.3 ( #350 ) [skip ci]
2021-06-04 21:15:13 +02:00
lowlighter
4ae183172d
Update features for README
2021-05-19 09:35:51 +02:00
lowlighter
1c9cae0322
Update tests
2021-04-29 13:44:17 +02:00
lowlighter
8571a3002b
Update ci.test.js
2021-04-28 23:07:30 +02:00
lowlighter
a17fb4a319
Update ci.test.js
2021-04-06 19:13:56 +02:00
lowlighter
f4d600a338
Update ci.test.js
2021-03-20 23:52:47 +01:00
lowlighter
20d2ef4d33
Update ci.test.js
2021-03-20 23:30:06 +01:00
lowlighter
3e3090b0c7
Update contributions requirements workflow
2021-03-16 18:05:52 +01:00
lowlighter
1245b9ac5e
Update workflow
2021-02-16 18:44:03 +01:00
lowlighter
d06888f067
Update ci.test.js
2021-02-16 14:07:39 +01:00
lowlighter
3d464bfae9
Update ci.test.js
2021-02-16 13:42:12 +01:00
lowlighter
78fc34edd0
Add a small contribution auto-reviewer
2021-02-13 21:29:29 +01:00
lowlighter
f88b72adff
Update metrics.test.js
2021-02-12 00:47:50 +01:00
lowlighter
18bcb92741
Add custom timeout for tests
2021-02-11 20:31:29 +01:00
Simon Lecoq
eb89bc3f1b
Split tests ( #88 )
2021-02-01 20:37:17 +01:00
Simon Lecoq
bf1453c776
Add option plugin_languages_details ( #87 )
2021-01-31 12:29:50 +01:00
Simon Lecoq
682e43e10b
The great refactor ( #82 )
2021-01-30 12:31:09 +01:00
Simon Lecoq
4879ed0136
People plugin : repository template support ( #78 )
2021-01-25 22:08:29 +01:00
Simon Lecoq
81b7414b2a
Add anilist plugin ( #69 )
2021-01-24 21:50:56 +01:00
Simon Lecoq
c9961e88fd
Projects plugin : Add new option plugin_projects_descriptions ( #75 )
2021-01-23 14:43:33 +01:00
b3z
5e0ee81395
Complementary lang colors ( #76 )
2021-01-23 14:40:12 +01:00
Raphaël Thériault
7ef8e65951
Last.fm music provider ( #73 )
2021-01-22 21:40:38 +01:00
Simon Lecoq
be806eaf94
Add plugin_languages_colors option ( #72 )
2021-01-22 20:01:45 +01:00
Simon Lecoq
d2923797e5
Feat community templates ( #68 )
2021-01-19 20:51:51 +01:00
Simon Lecoq
4ef1b7367b
Add people plugin ( #48 )
2021-01-11 18:58:00 +01:00
lowlighter
b6a3a1d020
Add support for pagespeed and languages plugins for repository template
2021-01-10 21:19:57 +01:00
Simon Lecoq
7df6c922dc
Add activity plugin ( #41 )
2021-01-09 18:57:13 +01:00
linguist
8eb8515eb4
Fix test after upgrade of js-yaml
2021-01-05 18:14:34 +01:00
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