Commit Graph

84 Commits

Author SHA1 Message Date
Simon Lecoq
eaa844e275 Add support for full year display in isocalendar (#10)
* 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
2020-11-26 18:42:59 +01:00
lowlighter
2beb8bdfea Increase height when isocalendar is enabled, close path tags 2020-11-06 22:14:35 +01:00
lowlighter
770bfd2965 Update definitions 2020-11-06 21:40:24 +01:00
lowlighter
21f2fa7bec Fix display for average ending in zero for isocalendar plugin 2020-11-03 21:33:36 +01:00
lowlighter
9c149b51da Update comments and improve isocalendar plugin 2020-11-03 19:11:05 +01:00
lowlighter
d471638195 Fix bad input name 2020-11-03 18:28:59 +01:00
lowlighter
24819054c6 Add new plugin "isocalendar" 2020-11-03 18:19:25 +01:00
lowlighter
4210806623 Null to use defaults 2020-11-02 23:32:13 +01:00
lowlighter
792d5381bc Minor style fix 2020-11-02 23:00:12 +01:00
lowlighter
cc9c199069 Fix indentation 2020-11-02 22:45:29 +01:00
lowlighter
e24d2d8482 Version 2.3
- Display total repository disk usage instead of gists
- (classic) removed gists display
- Add new plugins "posts"
2020-11-02 22:35:09 +01:00
lowlighter
883a671e0f Add support for halloween colors 2020-10-31 11:49:42 +01:00
lowlighter
b05d7d88c7 Missing rebuild 2020-10-29 20:13:34 +01:00
lowlighter
a369905535 Add option to verify SVG 2020-10-26 22:55:47 +01:00
lowlighter
c7cf5d8212 Fix repo handling 2020-10-26 22:26:26 +01:00
lowlighter
3aec8793f4 Use github.context.repo instead of username 2020-10-26 22:03:35 +01:00
lowlighter
9b2283fa01 Use github.context.repo instead of username 2020-10-26 21:57:54 +01:00
lowlighter
9aaa45f95d Handle action params correctly 2020-10-26 21:45:10 +01:00
lowlighter
40b3f97cde Add dry-run option 2020-10-26 21:15:46 +01:00
lowlighter
b805b8708e Rename pagespeed plugin and handle music token correctly 2020-10-26 21:04:45 +01:00
lowlighter
a97b327428 Fix die handle 2020-10-26 19:53:25 +01:00
lowlighter
16c2cc3376 Fix const 2020-10-26 19:50:18 +01:00
lowlighter
987f995fd2 Add die on error option 2020-10-26 19:45:59 +01:00
lowlighter
c6884b0a86 Refactor plugins and erros 2020-10-26 19:31:56 +01:00
lowlighter
c27d3edaa5 Update action 2020-10-26 14:04:04 +01:00
Simon Lecoq
8baedc87a7 Use a docker image to support puppeteer (#7) 2020-10-26 13:22:51 +01:00
lowlighter
26764cb468 Rebuild 2020-10-26 00:46:05 +01:00
lowlighter
8494636ffa Revert classic used font 2020-10-25 11:57:03 +01:00
lowlighter
a3b9cf1b2e Update style 2020-10-25 01:09:37 +02:00
lowlighter
599c6f9340 Remove unused font-styles 2020-10-25 00:49:56 +02:00
lowlighter
7ddb892f5b Change font 2020-10-25 00:46:11 +02:00
lowlighter
37d3cefa08 Update index.js 2020-10-25 00:22:31 +02:00
lowlighter
cdbb0e5b87 Update terminal style 2020-10-24 21:59:25 +02:00
lowlighter
0bde370759 Rebuild 2020-10-24 21:53:46 +02:00
lowlighter
9f3f1155d5 Disable optimization for terminal template 2020-10-24 20:30:34 +02:00
lowlighter
f2fb214afe Update readme 2020-10-24 18:41:57 +02:00
lowlighter
265f981f49 Update action 2020-10-24 18:15:18 +02:00
lowlighter
65872428dd Update action 2020-10-24 18:06:10 +02:00
lowlighter
c15f398aa7 Debug action 2020-10-24 18:01:53 +02:00
lowlighter
fb54d5821e Update build 2020-10-24 17:58:19 +02: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
997deed60b Fix optimize parameter for action 2020-10-24 11:01:13 +02:00
lowlighter
50c748a1e8 Fix template not taken by action 2020-10-24 01:02:30 +02:00
lowlighter
a19988f63e Add missing pending for terminal template 2020-10-24 00:51:39 +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
26bc499ef7 Remove key check 2020-10-23 14:17:11 +02:00
lowlighter
4ccefcae83 Add plugin_habits_from option 2020-10-23 14:09:19 +02:00
lowlighter
dee7f178ca Add repositories option to action 2020-10-23 14:04:07 +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
lowlighter
516d3abc66 Add new plugins params to action 2020-10-20 22:14:33 +02:00