Commit Graph

103 Commits

Author SHA1 Message Date
Simon Lecoq 592fd9d7bb Add tweets plugin (#23)
* Add support for tweets plugin
2020-12-17 22:38:51 +01:00
lowlighter 6eac410f03 Remove useless log 2020-12-15 21:07:32 +01:00
Simon Lecoq f9460d6159 Add option to ignore languages/skip repositories in languages plugin (#22)
* 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
2020-12-15 20:46:00 +01:00
Simon Lecoq 217be9a1bc Refactor web instance to add missing supported plugins options, rename routes and display remaining GitHub requests (#20) 2020-12-14 18:34:28 +01:00
lowlighter deb1b327dc Update height when is hireable is true 2020-12-14 13:28:55 +01:00
Simon Lecoq 42096fac42 Add support for isHireable (#19) 2020-12-14 13:14:48 +01:00
Simon Lecoq afb11b57f7 Update readme and remove selfskip plugin (#18)
* Update readme and remove selfskip plugin

* Use relative links instead for images

* Private contributions
2020-12-12 12:19:20 +01:00
lowlighter 1ef9cd3f6c Fallback on repository owner instead when rest api fails 2020-12-12 01:40:39 +01:00
lowlighter f9d5773528 Add try/catch to retrieve authenticated commiter 2020-12-12 01:31:04 +01:00
lowlighter 3ba0fbf922 Fix bad handling of plugin_pagespeed_detailed 2020-12-10 13:44:06 +01:00
lowlighter 0bd9e5523e Fix bad handling of plugin_pagespeed_detailed 2020-12-10 13:35:34 +01:00
Simon Lecoq 484a124441 Plugin pagespeed detailed and workflow refactor (#15)
* Display debug logs on error

* Add workflow generator

* Minor plugins adjustements

* Add plugin_pagespeed_detailed option

* Rename computed.plugins to plugins

* Rebuild

* Fix mishandling of boolean value in url for web instance

* Add pagespeed.detailled option for web instances

* Update formatting of pagespeed detailed report

* Add version display and prefers-color-scheme for web instance
2020-12-10 12:59:56 +01:00
lowlighter 5a6b9f8a68 Fix "plugin_projects" option 2020-12-08 19:31:40 +01:00
Simon Lecoq 1d11145c98 Add plugin projects (#13)
* Add plugin projects

* Add images for readme
2020-12-08 19:13:36 +01:00
lowlighter 4a312482eb Fix version number 2020-12-08 13:36:39 +01:00
lowlighter 47f0f6d94b Fix "base" parameter for Action which defaults to everything enabled 2020-12-08 13:12:48 +01:00
lowlighter 6801f069e2 Fix "base" parameter for Action which defaults to everything enabled 2020-12-08 12:49:44 +01:00
Simon Lecoq 9a3f05dab0 Add new plugin topics (#12) 2020-12-08 12:37:09 +01:00
lowlighter 441e05b2dd fix(plugins/isocalendar): Improve padding to support years better 2020-11-26 20:13:21 +01:00
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