Commit Graph

24 Commits

Author SHA1 Message Date
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
Simon Lecoq
592fd9d7bb Add tweets plugin (#23)
* Add support for tweets plugin
2020-12-17 22:38:51 +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
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
2beb8bdfea Increase height when isocalendar is enabled, close path tags 2020-11-06 22:14:35 +01:00
lowlighter
e05442017a Version 2.4
- Add new plugin "Gists"
- Fix sponsorships
- Minor icons changes
- Add new repositories metrics "sponsors" and and "releases"
2020-11-06 21:16:47 +01:00
lowlighter
24819054c6 Add new plugin "isocalendar" 2020-11-03 18:19:25 +01:00
lowlighter
792d5381bc Minor style fix 2020-11-02 23:00:12 +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
c6884b0a86 Refactor plugins and erros 2020-10-26 19:31:56 +01:00
Simon Lecoq
8baedc87a7 Use a docker image to support puppeteer (#7) 2020-10-26 13:22:51 +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
a4e15807ad Add support for fonts 2020-10-25 00:19:57 +02:00
lowlighter
1d56d799c2 Resize templates 2020-10-24 21:49: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
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