Commit Graph

80 Commits

Author SHA1 Message Date
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
5f4e27c920 Start music plugin
- New plugin music
- Moved imports and util functions
- Pass base=0 to disable all base options
2020-10-25 19:25:51 +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
773ec62cca Fix typo 2020-10-24 17:59:06 +02:00
lowlighter
fb54d5821e Update build 2020-10-24 17:58:19 +02:00
lowlighter
842d4a26b8 Update index.mjs 2020-10-24 17:35:39 +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
lowlighter
0864320010 Update version 2020-10-20 21:58:10 +02:00
lowlighter
9bd7da1740 Full plugins and server redesign
- 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
2020-10-20 21:56:05 +02:00
lowlighter
69e63541dc Fix typo 2020-10-20 00:32:14 +02:00
Simon Lecoq
f21273172d Version 1.9 (#6) 2020-10-20 00:19:58 +02:00
lowlighter
047d8630e6 Remove unused variable 2020-10-18 14:45:39 +02:00
lowlighter
889bf6fa49 Set sha only when defined 2020-10-18 02:05:48 +02:00
lowlighter
48426cd16f Remove debug v1.8 2020-10-18 01:44:00 +02:00