Commit Graph

600 Commits

Author SHA1 Message Date
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
Simon Lecoq
b5a7925315 feat(core): add insights output (#575) 2021-10-22 12:51:50 -04:00
lowlighter
1e71235b48 Merge branch 'master' of https://github.com/lowlighter/metrics 2021-10-22 12:44:11 -04:00
lowlighter
9897162c69 chore(app/web): update scripts query version to 3.15 to avoid caching issues [skip ci] 2021-10-22 12:44:00 -04:00
John Vandenberg
af1fd108fc docs(plugins/reactions): fix spelling issue (#585) 2021-10-22 12:33:58 -04:00
Simon Lecoq
ead8bd2eb7 feat(plugins/base): split base queries to reduce GitHub API timeouts (#584) 2021-10-22 00:05:00 -04:00
lowlighter
a1e16837fc fix(plugins/base): remove useless parts of queries 2021-10-21 18:55:49 -04:00
Lucas
0ea6df9c86 feat(plugin/music): add support for new top mode with top artists or tracks (#569) 2021-10-15 01:06:40 -04:00
Simon Lecoq
662fe8de2f feat(app/utils, plugins): normalize dates with improved format (#573) 2021-10-13 22:08:31 -04:00
Simon Lecoq
19036b2e41 feat(plugins/languages): add plugin_languages_analysis_timeout to avoid long runs (#572) [skip ci] 2021-10-13 22:08:20 -04:00
Simon Lecoq
75be173cc1 feat(plugins/notable): add support for plugin_notable_from to display contributions from repositories hosted by user accounts (#560) 2021-10-08 17:12:42 -04:00
Spenser Black
e70c66aed5 fix(plugins/base): fix negative months display for account less than one year (#558) 2021-10-06 17:39:45 -04:00
lowlighter
da39cddb4f chore(plugins): update metadata indexes 2021-09-29 23:11:09 -04:00
lowlighter
019262cb51 fix(plugins/sponsors): handle null tiers 2021-09-29 23:10:50 -04:00
github-actions[bot]
a357209a3c ci: auto-regenerate files 2021-09-30 00:50:46 +00:00
Simon Lecoq
96ae8d1dfc feat(plugins/sponsors): add new sponsors plugin (#548) 2021-09-29 20:17:38 -04:00
lowlighter
357cf06d40 fix(app/web): update version query to avoid cache issues [skip ci] 2021-09-29 18:38:46 -04:00
Spenser Black
68fecc888f fix(plugins/achievements): rename automater to automator (#537) 2021-09-15 12:29:58 -04:00
lowlighter
729f022550 fix(plugins/code): handle no code snippet case 2021-09-13 15:17:27 -04:00
github-actions[bot]
b76dbde792 ci: auto-regenerate files 2021-09-13 12:08:21 +00:00
lowlighter
7e5960bdf9 chore(plugins): update plugin readme index 2021-09-13 07:34:31 -04:00
Simon Lecoq
842aee763f feat(plugins/code): add new code plugin (#526) 2021-09-13 13:31:36 +02:00
Simon Lecoq
47a0689d4c fix(plugins/isocalendar): use local max rather than all-time max for bars scaling (#532) [skip ci] 2021-09-13 13:31:10 +02:00
Simon Lecoq
af8c476548 fix(plugins/languages): ensure lang is defined before checking categories (ref #513) (#529) 2021-09-07 20:14:28 +02:00
Simon Lecoq
fd6f69738c feat(plugins/isocalendar): add highest commit in day and some design changes (#528) [skip ci] 2021-09-07 20:14:05 +02:00
Simon Lecoq
354984ad6c feat(plugins/isocalendar): make stats based on overall account contributions rather than restricted to isocalendar.duration (#525) 2021-09-07 02:09:40 +02:00
Nixinova
b093037273 fix(plugins/languages): avoid crash with null check (#524) 2021-09-07 00:21:49 +02:00
Nixinova
2482754df5 chore(deps): update linguist-js to 2.0 (#518) 2021-09-06 12:43:39 +02:00
lowlighter
352cabaa22 fix(plugins/languages): fix empty results because of missing paths changes (#513), fix #517 error 2021-09-05 21:44:38 +02:00
Simon Lecoq
a6ad9da789 fix(plugin/languages): skip merge commits from recent analysis (#517) 2021-09-04 09:46:01 +02:00
Simon Lecoq
649feab3df feat(plugins/notable): display empty message when contribution empty (#516) [skip ci] 2021-09-04 09:45:43 +02:00
Spenser Black
e3cd805fa4 fix(core, achievements): Account age due to leap years (#501) 2021-08-26 13:17:53 +02:00
Simon Lecoq
8bb8130544 fix(achievements): rename "Scripter" to "Gister" (#498) [skip ci] 2021-08-25 19:37:54 +02:00
lowlighter
569126611f chore: update metrics descriptions 2021-08-20 02:37:35 +02:00