Commit Graph

21 Commits

Author SHA1 Message Date
Simon Lecoq
8d1f82963b fix(plugins/core): disable css optimization for extras_css (#756) [skip ci] 2022-01-09 13:54:29 -05:00
lowlighter
56adec4a9e chore: add data-optimizable="true" attribute on optimizable <style> 2021-11-25 20:45:37 -05:00
Zenoo
4c6888c587 Fix display issues on mobile (#373) 2021-06-10 00:08:08 +02:00
lowlighter
e17e307e5a Increase puppeteer viewport width for resizing (#374) 2021-06-09 18:25:35 +02:00
Zenoo
71214a45b5 New "columns" display mode (#371) 2021-06-09 13:44:12 +02:00
Nixinova
77d69f26bd Move timezone to next line in classic footer (#336) [skip ci] 2021-05-28 13:47:08 +02:00
Simon Lecoq
ed0da41973 Add config_display option to support regular and large renders (#310) 2021-05-18 22:31:53 +02:00
Simon Lecoq
c694dcc3a1 Use timezone in metadata (#307) 2021-05-17 19:16:13 +02:00
Simon Lecoq
76e0013f00 Better organization support (#81) 2021-01-26 18:16:48 +01:00
Simon Lecoq
d6e28e17bf Use faker.js for mocked data and placeholder (#47) 2021-01-14 18:29:27 +01:00
Simon Lecoq
a1277cfc19 Split SVG templates into partials and add config_order option (#53) 2021-01-11 22:10:23 +01:00
Simon Lecoq
4ef1b7367b Add people plugin (#48) 2021-01-11 18:58:00 +01:00
lowlighter
d119dfaee5 Fix charts issue for stargazers plugin (missing month name and inequal height) 2021-01-09 20:43:20 +01:00
Nixinova
f1b4503855 Fix a few grammatical errors (#44) 2021-01-09 20:06:16 +01:00
Simon Lecoq
7df6c922dc Add activity plugin (#41) 2021-01-09 18:57:13 +01:00
lowlighter
c6c4b73bf4 Fix pagespeed plugin displayed url 2021-01-08 23:57:15 +01:00
linguist
db876713eb Hotfix iOS display issue for charts v3.1 [release] 2021-01-05 20:38:34 +01:00
Simon Lecoq
b06d9ff898 Add Stargazers plugin (#37) 2021-01-05 12:39:04 +01:00
Simon Lecoq
11cb6f042e Add new plugin stars (#36) 2021-01-02 23:41:36 +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
e38614a100 Refactor source paths 2020-12-30 20:05:31 +01:00