Commit Graph

576 Commits

Author SHA1 Message Date
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
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
Simon Lecoq
c72543f67c Repository: add action users metrics (#472) 2021-08-12 16:19:40 +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
lowlighter
666719abb2 Remove debug logs 2021-08-12 15:42:44 +02:00
lowlighter
29d4397d76 Debug metadata parsing 2021-08-12 15:34:26 +02:00
lowlighter
87ac406f0a Debug metadata parsing 2021-08-12 15:23:14 +02:00
lowlighter
d52ae85660 Try to parse json uri encoded strings in inputs 2021-08-12 15:01:09 +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
4490de8d7c Discussions plugin: fix display issues (Closes #461) 2021-08-12 12:53:16 +02:00
lowlighter
f128883d07 Fix mocking texts 2021-08-12 12:32:45 +02:00