Commit Graph

73 Commits

Author SHA1 Message Date
lowlighter
60e1524131 Update package.json 2021-03-29 20:02:19 +02:00
Simon Lecoq
531224c062 Switch skyline to GIF and add plugin_skyline_compatibility option (#198) 2021-03-23 23:28:04 +01:00
lowlighter
66ee6cb1be Add node-chartist support 2021-03-21 13:07:41 +01:00
Simon Lecoq
30fb3b4a41 Add RSS plugin (#192) 2021-03-21 12:14:05 +01:00
Simon Lecoq
b17eba9675 Use libxmljs2 instead of libxmljs (#189) 2021-03-17 18:46:35 +01:00
lowlighter
08f2d7bd7a Move libxmljs to optional dependencies 2021-03-16 13:58:20 +01:00
Milo
97548177aa Update star icons in classic template (#186) 2021-03-16 13:52:43 +01:00
lowlighter
ae6eb61db7 Create v3.6-beta 2021-03-14 19:59:45 +01:00
Simon Lecoq
06d2148f42 Prepare release v3.5 (#168) 2021-03-14 15:50:08 +01:00
Milo
d7a3370fdc Add nodemon (#184) 2021-03-11 18:41:25 +01:00
lowlighter
56e3ff6ae1 Update package.json 2021-03-03 16:08:28 +01:00
Simon Lecoq
46ef6a1532 Migrate imgb64 to jimp (#163) 2021-03-02 01:42:04 +01:00
lowlighter
a9326edc65 Update package.json 2021-02-27 12:31:42 +01:00
Simon Lecoq
9839ccbe44 Release v3.4 [release] (#145) 2021-02-20 22:53:22 +01:00
Simon Lecoq
91bebb44cc Add GitHub Skyline plugin (#147) 2021-02-20 19:50:31 +01:00
lowlighter
f14043fade Update package.json 2021-02-18 13:12:37 +01:00
Simon Lecoq
7f83f78dcf Add option to use twemojis instead of emojis (#121) 2021-02-10 19:57:01 +01:00
lowlighter
b80eecc3f5 Improve raw command handlers and remove dayjs dependency (switched to native Intl.DateTimeFormat API) 2021-02-09 18:50:25 +01:00
Simon Lecoq
882a93dea5 Add linter and minor bug fixes (#107) 2021-02-05 23:45:48 +01:00
Milo
a7f9f71566 Add when it was played for spotify in recent mode (#104) 2021-02-05 21:23:08 +01:00
lowlighter
5eaf603357 Add quickstart commands 2021-02-04 22:46:47 +01:00
lowlighter
eba6282309 Update package.json 2021-02-02 22:58:09 +01:00
Simon Lecoq
eb89bc3f1b Split tests (#88) 2021-02-01 20:37:17 +01:00
Simon Lecoq
19b2f2fcab Release v3.3 [release] (#84) 2021-01-31 23:53:18 +01:00
Simon Lecoq
682e43e10b The great refactor (#82) 2021-01-30 12:31:09 +01:00
lowlighter
524751c1bf Move faker to prod dependencies 2021-01-22 18:07:39 +01:00
Simon Lecoq
3f5bf4d531 Update package.json 2021-01-19 20:57:34 +01:00
Simon Lecoq
d2923797e5 Feat community templates (#68) 2021-01-19 20:51:51 +01:00
Simon Lecoq
9beecade9d Release v3.2 [release] (#62) 2021-01-15 19:24:59 +01:00
Simon Lecoq
d6e28e17bf Use faker.js for mocked data and placeholder (#47) 2021-01-14 18:29:27 +01:00
lowlighter
b783ae23c4 Update package.json 2021-01-09 00:13:17 +01:00
linguist
efbf8d6eb0 Release v3.1 [release] 2021-01-05 18:31:13 +01:00
linguist
c3e1c27914 Update package.json and add opengraph metadaa 2021-01-05 13:54:51 +01:00
Simon Lecoq
11cb6f042e Add new plugin stars (#36) 2021-01-02 23:41:36 +01:00
linguist
67b7be6ffd Release v3.0 [release] 2021-01-02 15:51:51 +01:00
linguist
19b3f1490c Refactor action inputs 2020-12-31 18:56:18 +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
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
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
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
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
4a312482eb Fix version number 2020-12-08 13:36:39 +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
63f05c54e5 Update package.json 2020-11-06 22:26:28 +01:00