Markus Tyrkkö
28fa0b8877
fix: bug where wakatime api returns undefined languages ( #1403 )
...
Co-authored-by: Markus Tyrkkö <markus.tyrkko@nitor.com>
2021-11-05 19:49:51 +05:30
Anurag Hazra
d049f0688d
fix: hotfix for graphql api error ( #1409 )
2021-10-23 13:50:33 +05:30
Markus Tyrkkö
02e714aeb4
fix: word-wrap bug ( #1378 )
...
* Fixed word-wrap bug
* ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows (#1382 )
* Revert "ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows (#1382 )"
This reverts commit 2723f00cb8
.
* chore: remove action cache
* chore: minor change
Co-authored-by: Markus Tyrkkö <markus.tyrkko@nitor.com>
Co-authored-by: Oscar Dominguez <dominguez.celada@gmail.com>
Co-authored-by: Anurag <hazru.anurag@gmail.com>
2021-10-18 19:11:50 +05:30
Anurag Hazra
62d65ab483
refactor: refactor repo card ( #1325 )
...
* refactor: refactored repo-card
* test: fix tests
* test: fixed tests
* fix: unprovided description error
2021-09-26 21:02:27 +05:30
Anurag Hazra
97690e173d
feat(layout): improve flexLayout & fixed layout overlaps ( #1314 )
...
* feat(layout): improve flexLayout & fixed layout overlaps
* chore: fix vercel build
2021-09-18 22:39:28 +05:30
Julian Holfeld
1a3edcaae0
feat: hide wakatime languages ( #1212 )
...
* feat: added option to hide languages
* feat: recalculate percentages for hidden languages
* refactor: reverted langs_count and did some formatting
* doc: added hide to readme
* feat: make languages var mutable and improve filter logic
Co-authored-by: Adrian Kunz <clashsoft@hotmail.com>
* refactor: improve code and added tests
Co-authored-by: Adrian Kunz <clashsoft@hotmail.com>
Co-authored-by: Anurag <hazru.anurag@gmail.com>
2021-08-28 00:35:10 +05:30
Anurag Hazra
112efb4b92
refactor: language card renderer refactor ( #1184 )
...
* refactor: language card render refactor
* chore: change error msg
2021-07-11 19:28:06 +05:30
Anurag
99aea7f803
test: fixed snapshot tests
2021-06-24 22:43:24 +05:30
Florian Bussmann
24063f149b
fix: wakatime langs_count when layout=compact ( #1041 )
2021-06-10 00:40:40 +05:30
Anurag
fef8bc3a4a
refactor: minor refactors
2021-05-07 00:49:43 +05:30
Florian Bussmann
f8b0c8767e
fix: langs_count overflow when hide is set ( #989 )
2021-05-07 00:31:04 +05:30
Rishi Suresh
7a096acf66
feat: added border_color option ( #1000 )
...
* feat: Allow customization of border color
* docs: Update readme
2021-04-28 00:28:44 +05:30
Ferdinand Mütsch
24e5f866c0
feat: allow to customize wakatime range ( #874 )
...
* chore: allow to customize wakatime data range
* docs: document wakatime range parameter
docs: add wakatime section to german readme
Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
2021-03-08 11:39:43 +05:30
Anurag Hazra
922f7165cb
test: fix broken tests ( #926 )
2021-03-07 22:34:25 +05:30
Teddy Heinen
c8a5e835a5
feat: add corner rounding parameter so we can make square cards ( #845 )
...
* add corner rounding parameter so i can make square cards
* rename rx to border_radius
2021-03-07 22:23:32 +05:30
Haraldo Filho
32976d8bd6
fix: wakatime compact card bargraph rendering ( #885 )
...
* fix: wakatime compact card bargraph rendering at the right side
* Updated snapshots
2021-03-07 22:16:02 +05:30
Anurag Hazra
93ae8d995b
fix: wakatime stats fetcher ( #871 )
...
fixes #865
2021-02-10 23:40:57 +05:30
Yishuai Li
cf8f23a0cc
chore(translation): improved Chinese locale ( #774 )
...
Localise with English annotated
2021-01-07 19:38:16 +05:30
Anurag Hazra
c7973a7df6
chore: added card-i18n labeler ( #779 )
...
* chore: added card-i18n labeler
* test: fix test year
2021-01-03 13:40:38 +05:30
Anurag Hazra
1c12326081
feat: auto resize card if rank is hidden ( #721 )
2020-12-13 20:15:00 +05:30
Anurag Hazra
f7f11d0b25
feat: added disable_animations flag ( #643 )
2020-11-14 18:52:36 +05:30
Willian Rodrigues
94aeabe300
feat: add wakatime compact layout ( #560 )
...
* Add wakatime compact layout
* Update readme
* test: added & updated test snapshots
Co-authored-by: Anurag <hazru.anurag@gmail.com>
2020-11-04 23:51:57 +05:30
Jalen
725297295c
chore(card-translation): improve translathion of Chinese ( #539 )
...
* improve: improve translation of Chinese
* improve: update the text on test files
2020-10-04 20:17:13 +05:30
Nathan Chu
f1df178643
feat: card locale translations ( #509 )
...
* Add Card Translations
* Add tests and documentation for `?lang` option
* Card Translations: update Italian
* Run Prettier
* Correct German Translations.
Co-authored-by: schmelto <30869493+schmelto@users.noreply.github.com>
* refactor: added i18n class to manage translation logic & improved code
* Make the new src/translations.js more concise
* Update translations.js
Co-authored-by: schmelto <30869493+schmelto@users.noreply.github.com>
* Revert 4175484d69
* fix: overlap because of language length
Co-authored-by: lrusso96 <russo.1699981@studenti.uniroma1.it>
Co-authored-by: schmelto <30869493+schmelto@users.noreply.github.com>
Co-authored-by: Anurag <hazru.anurag@gmail.com>
2020-10-04 13:35:15 +05:30
Nathan Chu
057ff69ac2
feat: custom card title ( #293 )
...
* Custom stats title (anuraghazra#229)
* Add custom title test
* remove unused code
* Update readme.md to include the `custom_title` option
* Update readme_es.md to include `custom_title` option
Co-Authored-By: José Javier Rodríguez Zas <jjavierdguezas@gmail.com>
* Merge branch 'master' of https://github.com/anuraghazra/github-readme-stats.git into custom-title
* feat: added customTitle option in Card
Co-authored-by: José Javier Rodríguez Zas <jjavierdguezas@gmail.com>
Co-authored-by: Anurag <hazru.anurag@gmail.com>
2020-09-27 13:10:39 +05:30
Anurag Hazra
3443b37904
chore: added specific error message in wakatime card ( #498 )
2020-09-26 16:08:30 +05:30
Max Niederman
19fc5cb13e
fix: use consistent case for card titles ( #497 )
...
The WakaTIme stats card used different casing for the title than other cards.
2020-09-26 13:02:02 +05:30
Bas950
8aea1e3c35
feat: added repo card hide border option ( #488 )
...
* 🚀 Prettier config
* 🚀 hide_border for Repo Card
* fix: wrong total commits (#490 )
* chore: run prettier on all files
* chore: lol lets add the trailing commas
Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
2020-09-24 21:38:14 +05:30
Anurag Hazra
3c6c142c75
fix: wrong total commits ( #490 )
2020-09-24 21:24:16 +05:30
Boris K
851bb7b4b8
fix(stats-card): commits count when include_all_commits is true ( #391 )
2020-09-24 12:33:32 +05:30
Willian Rodrigues
6e73a0035d
feat: add wakatime card ( #392 )
...
* Adds wakatime card route
* Adds language progress on wakatime card
* Adds wakatime card on README
* Adds no coding activity node
* Remove percent displayed on wakatime's card
* Update readme
* refactor: refactored code & added tests
Co-authored-by: Anurag <hazru.anurag@gmail.com>
2020-09-19 12:53:39 +05:30
Benjamin Ashbaugh
e9019c1453
feat: added number of languages param for top langs card ( #445 )
...
* feat: num_langs param for top langs
* fix: top-langs card bottom padding with num_langs param
* fix: clamp toplangs num_langs rather than throwing error
* feat: changed param name & fixed minor issues, added tests
Co-authored-by: anuraghazra <hazru.anurag@gmail.com>
2020-09-12 18:46:18 +05:30
Anurag Hazra
ec246d27ab
fix: increase cache
2020-08-13 19:26:42 +05:30
Anurag Hazra
af1929a3e6
refactor: Improved gradient ( #350 )
...
* fix: fixed tests for gradient
* docs: added docs for gradient
2020-08-09 22:11:01 +05:30
Nathan Chu
3a3d8d2c5e
Add gradient background tests
2020-08-02 14:50:30 -04:00
Anurag Hazra
67b434dc79
chore(*): reorganized all files and folders ( #283 )
2020-08-02 13:07:26 +05:30
Anurag Hazra
416f027fae
fix: total commit counts ( #211 )
...
* fix: wip fix total commit counts
* tests: added tests
* chore: remove console logs
* docs: added docs for include_all_commits
* chore: increased value offset x
* chore: added reference/links comments
* docs: updated docs
2020-07-31 13:37:39 +05:30
Anurag Hazra
3b0f1b11a0
refactor: added reusable Card class to reduce code & test duplication ( #260 )
...
* refactor: added reusable Card class to reduce code & test duplication
* fix: top-langs card width & documented card_width option
2020-07-30 19:19:03 +05:30
anuraghazra
826f0201aa
feat: improved top lang fetching & changed title
2020-07-28 23:33:43 +05:30
Leo Hanisch
11757dba42
feat: multiline text in repo description ( #206 )
...
* Enable multi line repo card descriptions
* Adjust unit tests to multi line descriptions
* refactor: refactored code & fixed tests
* style: minor height adjustments
* chore: codecov stuck
Co-authored-by: anuraghazra <hazru.anurag@gmail.com>
2020-07-27 14:09:35 +05:30
Sagar
b8330a88e1
feat: Added compact layout for top languages card ( #179 )
...
* compact layout for top langs card
* 🐞 FIX: most used lang should be first, apply correct colors, removed nested svgs and height set
* 🐞 FIX: conditionally rendering layout compact
* 🐞 FIX: border radius on lang progressbar
* refactor: refactored code & fixed bugs
* fix: toFixed
* chore: change string interpolation
* docs: updated readme
Co-authored-by: anuraghazra <hazru.anurag@gmail.com>
2020-07-26 21:45:23 +05:30
Anurag Hazra
8be88461b4
chore: change color codes to lowercase ( #198 )
...
* chore: change color codes to lowercase
* fix: tests
2020-07-26 14:44:20 +05:30
anuraghazra
6d5a828542
chore: added secondary warning message in renderError
2020-07-25 13:29:32 +05:30
Fábio Rosado
4c0518616f
feat: Add count_private flag to count private contributions ( #148 )
...
* Add private contributions count
* Remove unused var and add tests
* Update readme
* fix: tests & minor code formating
* docs: updated docs
Co-authored-by: anuraghazra <hazru.anurag@gmail.com>
2020-07-24 19:34:38 +05:30
Mario Lubenka
3a9ded0a09
feat(repocard): parse emojis in description ( #67 )
...
* feat: add remove_emojis option
Removes emojis in repo card description
* feat: parse emojis
* feat: rename remove_emojis to show_emojis option for consistency
* docs: update docs
Co-authored-by: anuraghazra <hazru.anurag@gmail.com>
2020-07-24 18:56:26 +05:30
Liam
9624cf6acd
fix: stats hide_border bug ( #151 )
...
* fix: stats hide border bug
* fix white border on dark mode issue
* chore: refactor code & tests
Co-authored-by: anuraghazra <hazru.anurag@gmail.com>
2020-07-24 13:07:09 +05:30
Anurag Hazra
aa44bd7615
fix: hide parameter array implementation ( #162 )
...
* fix: hide paramter array implementation
* chore: parseArray str check
* docs: updated readme
* chore: add codecov threshold
* docs: update docs
2020-07-23 21:01:23 +05:30
Arjun Mahishi
c2adcfd6fe
feat: hide specific languages in "Top languages" card ( #150 )
...
* add new query param to hide specific languages in top languages card
* [top-langs] add function to clean out the provided lang name
* [top-langs] rename 'hide_lang' => 'hide', refactor logic for parsing the list of provided languages to hide
* [top-langs] take list of languages to hide, as a json array
* chore: minor changes
* docs: added docs for hide lang
Co-authored-by: anuraghazra <hazru.anurag@gmail.com>
2020-07-23 19:47:04 +05:30
anuraghazra
d394add560
fix: languages color fallback & hide lang if not present
2020-07-23 13:41:37 +05:30
Joydip Roy
5ed75e11be
feat: added isTemplate badge & refactored console.logs ( #146 )
...
* feat: template option added husky added for same commit disable console in test \
logger utils added env checked for log modified git ignore
* changed are done as per the suggesstion
* changed style and font
* text color dynamic
* fix border and using .bagde class as common
* simplified the badge svg code through a common method
* chore: updated css & fixed tests
Co-authored-by: anuraghazra <hazru.anurag@gmail.com>
2020-07-23 13:05:50 +05:30