Commit Graph

341 Commits

Author SHA1 Message Date
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
7ccdf9f03c feat(core): rename skip-if-only-metadata-changed to data-changed 2021-10-28 00:37:32 -04:00
Simon Lecoq
a258b2d94a feat(core): add config_base64 option (#622) [skip ci] 2021-10-26 08:40:32 -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
Simon Lecoq
b5a7925315 feat(core): add insights output (#575) 2021-10-22 12:51:50 -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
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
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
Simon Lecoq
d076839575 Pass config_repositories as setting to avoid conflicts with plugin_repositories (#490) 2021-08-19 23:20:20 +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
lowlighter
8f49d1076a Change default display mode name to detailed for achievements 2021-08-12 20:46:15 +02:00
Simon Lecoq
8c241b81cd Achievements plugin: add option to change display style (#473) 2021-08-12 19:09:13 +02:00
lowlighter
2fbed5a9a0 Fix calendar issue where last day was always blank and fix display order [skip ci] 2021-08-12 16:19:10 +02:00
Simon Lecoq
0d40bc6787 Discussions plugin: Add upvotes statistics (#469) 2021-08-12 13:38:23 +02:00
Simon Lecoq
4e40dcff94 Achievements plugin: add chatter and helper achievements (#470) [skip ci] 2021-08-12 13:38:16 +02:00
lowlighter
cb741f0c1d Lines plugin: ignore repositories that could not be fetched correctly [skip ci] 2021-08-12 13:33:31 +02:00
lowlighter
5c72a3c577 Achievement plugin: Improve wording for inspirer achievement (Closes #447) 2021-08-12 11:08:52 +02:00