Commit Graph

114 Commits

Author SHA1 Message Date
linguist
efec77e3ab Update action 2021-01-02 14:00:27 +01:00
linguist
f55176f7b9 Change padding into a percentage 2021-01-02 13:05:07 +01:00
linguist
39fbd28fb5 Add option config_padding 2021-01-02 12:17:22 +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
66ecbbb5fd Update action.yml 2020-12-31 21:29:58 +01:00
linguist
52aa8fa7b1 Use version from package.json for docker images 2020-12-31 19:18:16 +01:00
linguist
54900bcf26 Encode uri 2020-12-31 16:03:14 +01:00
linguist
17fe5148c5 Debug action.yml 2020-12-31 15:14:38 +01:00
linguist
13c37c9320 Debug action.yml 2020-12-31 15:07:28 +01:00
linguist
60585283bd Debug action.yml 2020-12-31 14:56:27 +01:00
linguist
49739a35ce Debug action.yml 2020-12-31 14:46:39 +01:00
linguist
6f27f2aa04 Debug action.yml 2020-12-31 14:37:05 +01:00
linguist
4bf3f8b28f Update action.yml to pass action environment variable 2020-12-31 14:29:01 +01:00
linguist
d05c83fa77 Update action.yml 2020-12-31 13:39:10 +01:00
linguist
59b5561530 Update action.yml 2020-12-31 13:37:53 +01:00
linguist
2966d0e058 Update action.yml 2020-12-31 13:33:29 +01:00
linguist
94dd6b38f4 Update action.yml 2020-12-31 13:30:57 +01:00
linguist
c8df8bc43b Update action.yml 2020-12-31 13:27:54 +01:00
linguist
56102cc2f4 Update action.yml 2020-12-31 13:10:43 +01:00
linguist
7ca136ea3b Add missing shell argument 2020-12-31 13:04:31 +01:00
linguist
a5e117bb26 Update action.yml to detect forks (rebuild Dockerfile) or if on original (use ghcr.io) 2020-12-31 12:56:41 +01:00
linguist
be0e9755de Update action.yml 2020-12-30 23:10:54 +01:00
linguist
07981c7c55 Update action.yml 2020-12-30 23:09:52 +01:00
linguist
e9c2a36853 Create base docker image 2020-12-30 21:20:27 +01:00
linguist
e38614a100 Refactor source paths 2020-12-30 20:05:31 +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
linguist
7a2c6462a2 Fix workflow 2020-12-28 21:55:06 +01:00
Simon Lecoq
159b0757a8 Version 2.10 (#30) 2020-12-28 20:04:44 +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
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
592fd9d7bb Add tweets plugin (#23)
* Add support for tweets plugin
2020-12-17 22:38:51 +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
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
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
Simon Lecoq
1d11145c98 Add plugin projects (#13)
* Add plugin projects

* Add images for readme
2020-12-08 19:13:36 +01:00
Simon Lecoq
9a3f05dab0 Add new plugin topics (#12) 2020-12-08 12:37:09 +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
df7594f4ea Use babel-minify for minification 2020-11-06 21:29:43 +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
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
a369905535 Add option to verify SVG 2020-10-26 22:55:47 +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
987f995fd2 Add die on error option 2020-10-26 19:45:59 +01:00
lowlighter
dce7a987d7 Update action.yml 2020-10-26 13:50:25 +01:00
Simon Lecoq
8baedc87a7 Use a docker image to support puppeteer (#7) 2020-10-26 13:22:51 +01:00
lowlighter
44550adac1 Update action.yml 2020-10-26 00:23:13 +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
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