Commit Graph

116 Commits

Author SHA1 Message Date
linguist
5ad0831465 Add timezone support for web instance 2020-12-27 23:12:25 +01:00
Simon Lecoq
016ab9aca1 Feat miscelleanous 1 (#28)
* Improve logs and better handling of plugins errors

* Add support for timezones

* Prepare next release
2020-12-27 22:30:53 +01:00
linguist
619113295c Skip linguist when there are no activity and fix handle of plugin_habits_facts/plugin_habits_charts options 2020-12-23 00:30:56 +01:00
Simon Lecoq
25a82b319b Add support to generate charts in habits plugin (#26)
* Add charts to habits plugin
* Dockerfile update
* Add support for dflags
2020-12-23 00:10:46 +01:00
Simon Lecoq
f29d8ad155 Fix opacity display issue on iOS and add support for cakeday (#25)
* Test no opacity

* Fix opacity display issue on iOS and add support for cakeday
2020-12-21 14:02:17 +01:00
lowlighter
dd210e9bd6 Add support for detailled PageSpeed reports and gists plugin in terminal template 2020-12-20 14:04:14 +01:00
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
df7594f4ea Use babel-minify for minification 2020-11-06 21:29:43 +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