Commit Graph

589 Commits

Author SHA1 Message Date
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
Simon Lecoq
d076839575 Pass config_repositories as setting to avoid conflicts with plugin_repositories (#490) 2021-08-19 23:20:20 +02:00
lowlighter
f8531be6dc Handle errors in comments parsing from metadata [skip ci] 2021-08-19 22:47:26 +02:00
lowlighter
c9a1ef7102 Fix an issue on web where repositories plugin options were merged with base one 2021-08-19 21:07:42 +02:00
lowlighter
5d43b985be Hide repositories-only plugin by default 2021-08-19 20:58:46 +02:00
lowlighter
7c4cba18f3 Fix achievements display in web placeholder 2021-08-19 20:54:44 +02:00
lowlighter
c70b6493c0 Fix events not correctly filtered because of case sensitive (#478) 2021-08-19 20:54:13 +02:00
Zixuan Wang
d823e0fe26 Fix typo in repository plugin example (#487) 2021-08-19 20:15:14 +02:00
Nixinova
359ff46780 Load all language colours (#467) 2021-08-19 20:13:48 +02:00
Arda Gürcan
eba450c6f1 remove obsolete hashtag (#480) 2021-08-18 13:34:30 +02:00
Nixinova
7534c37ab8 Add options to configure which language categories to display (#477) 2021-08-17 12:08:49 +02:00
Arda Gürcan
eef585e787 Fix typos (#479) 2021-08-17 11:48:04 +02:00