Commit Graph

633 Commits

Author SHA1 Message Date
Matthew Stead
fa82abf73a fix(plugins/music): restrict track name to one line & set constant artwork size (#685) 2021-11-29 18:49:47 -05:00
github-actions[bot]
a29511104e ci: auto-regenerate files 2021-11-27 00:35:18 +00:00
lowlighter
8b4ce06f71 ci: auto-regenerate files 2021-11-26 18:52:09 -05:00
lowlighter
d268bfada5 Merge branch 'master' of https://github.com/lowlighter/metrics 2021-11-26 18:51:36 -05:00
lowlighter
deeb468753 ci: auto-regenerate files 2021-11-26 18:50:58 -05:00
lowlighter
edc0d52983 chore: update metadata.yml 2021-11-26 18:49:24 -05:00
github-actions[bot]
81fb31a193 ci: auto-regenerate files 2021-11-26 23:32:37 +00:00
lowlighter
9dee656481 chore: update metadata.yml 2021-11-26 17:55:46 -05:00
Matthew Stead
2d144f4ba9 feat(plugins/community/poopmap): add poopmap plugin support (#675) 2021-11-26 17:53:36 -05:00
github-actions[bot]
65145b9bc7 ci: auto-regenerate files 2021-11-26 04:50:05 +00:00
Simon Lecoq
490d3cf2e4 feat(metrics): improved optimizers (#680) 2021-11-25 23:15:36 -05:00
lowlighter
91ed522dce docs: fix bad link for isocalendar demo [skip ci] 2021-11-25 23:15:16 -05:00
lowlighter
91cc3c0795 docs: split community plugins from core maintained ones 2021-11-25 21:41:08 -05:00
Simon Lecoq
681ac3bf4d feat(plugins/traffic): add plugin_traffic_skipped (#678) 2021-11-25 21:08:09 -05:00
Simon Lecoq
baebcb239a fix(plugins/notable): plugin_notable_repositories not applied when plugin_notable_from: all (#679) [skip ci] 2021-11-25 21:07:29 -05:00
lowlighter
56adec4a9e chore: add data-optimizable="true" attribute on optimizable <style> 2021-11-25 20:45:37 -05:00
s-takehana
d3b5a9d8c6 fix(plugins/followup): pr closed count (#669) 2021-11-21 22:25:13 -05:00
lowlighter
a1909430f3 docs: improve readme [skip ci] 2021-11-12 23:21:16 -05:00
Simon Lecoq
1225c698ec feat(templates/repository, templates/terminal): additional support (#660) 2021-11-12 21:01:11 -05:00
Simon Lecoq
ecdbf072de fix(plugins/language): aliases of same language now aggregates values (#661) [skip ci] 2021-11-12 21:00:52 -05:00
Simon Lecoq
0a9df6270b feat(plugins/followup): add indepth mode (#627) 2021-11-12 00:34:40 -05:00
lowlighter
42f46c2f75 Merge branch 'master' of https://github.com/lowlighter/metrics [skip ci] 2021-11-12 00:34:10 -05:00
lowlighter
95dbfc5379 docs: update metadata.yml 2021-11-12 00:33:21 -05:00
dependabot[bot]
50105d6d83 chore(deps): bump marked from 3.0.7 to 4.0.0 (#659) [skip ci] 2021-11-12 00:32:36 -05:00
lowlighter
0586a05d09 docs: fix compatibility matrix [skip ci] 2021-11-11 23:32:04 -05:00
lowlighter
58f4cc4aa0 docs: fix compatibility matrix 2021-11-10 17:45:33 -05:00
lowlighter
ff20bcea3c tests(plugins/contributors): disable them temporarly 2021-11-05 01:36:37 -04:00
lowlighter
756f5b72b6 docs: re-add wrongly removed category 2021-11-04 22:55:28 -04:00
Simon Lecoq
a291e35774 docs: remove cost, document missing options and improve docs (#653) 2021-11-04 19:33:29 -04:00
Simon Lecoq
980a448bbd feat(plugins/code): add plugin_code_languages option (#652) 2021-11-04 00:24:28 -04:00
Simon Lecoq
5498cdc8c1 feat(plugins/notable): add indepth mode (#635) [skip ci] 2021-11-04 00:24:17 -04:00
lowlighter
57d4ebb9eb feat(app/utils): improve single file language analyzer [skip ci] 2021-11-04 00:19:48 -04:00
lowlighter
f184781bca chore: apply linter 2021-11-03 23:21:36 -04:00
Simon Lecoq
23f0ba8e0b fix(plugins/code,habits,languages): support basic login as authoring (#650) 2021-11-03 23:19:32 -04:00
Simon Lecoq
f873920871 fix(app/action): fix output_action: none (#649) 2021-11-03 21:51:51 -04:00
Simon Lecoq
cea5f01f9a feat(plugins/topics): add icons mode (#648) 2021-11-03 21:51:36 -04:00
lowlighter
15dd7398b6 feat(app/utils): add single file language analyzer 2021-11-03 21:51:28 -04:00
Simon Lecoq
f6cc74de77 feat(plugins/reactions): add support for discussions and discussions comments (#637) 2021-10-31 01:00:54 -04:00
Simon Lecoq
4d4842ff4d fix(plugins/base): automatic halving of repositories batching when fetching them (#634) 2021-10-29 23:22:51 -04:00
lowlighter
13e60c55a0 fix(plugins/lines): fix a case where repository may not be properly skipped [skip ci] 2021-10-29 23:22:42 -04:00
Simon Lecoq
c3d96cff4c feat(app, plugins): expose q for custom templates and users handle in 3rd party plugins (#633) 2021-10-28 23:25:13 -04:00
lowlighter
2c8e32b859 chore(app/web): avoid script caching for next version 2021-10-28 23:16:57 -04:00
lowlighter
7ccdf9f03c feat(core): rename skip-if-only-metadata-changed to data-changed 2021-10-28 00:37:32 -04:00
Simon Lecoq
e0ca6897f0 fix(plugins/followup, plugins/projects, insights): update GitHub colors (#626) 2021-10-27 23:11:15 -04:00
Simon Lecoq
64f0f55137 fix(app): improve handling of JSON output (remove circular values, spread Map/Sets/Arrays) (#623) 2021-10-26 08:40:41 -04:00
Simon Lecoq
a258b2d94a feat(core): add config_base64 option (#622) [skip ci] 2021-10-26 08:40:32 -04:00
Simon Lecoq
6126a8e9f2 fix(plugins/stackoverflow): fix markdown errors display issues (#621) 2021-10-26 00:11:20 -04:00
Simon Lecoq
7fffb151c5 feat(core): add output_condition option (#620) [skip ci] 2021-10-26 00:11:06 -04:00
John Vandenberg
b026f56e89 docs(plugins/languages): Mention linguist-js (#608) [skip ci] 2021-10-25 21:38:58 -04:00
John Vandenberg
9d118b5318 docs(templates/markdown): fix broken link (#589) [skip ci] 2021-10-23 21:24:35 -04:00