Commit Graph

115 Commits

Author SHA1 Message Date
Alexandr 5600f0d241 fix(translation): more languages marked as long (#804) 2021-01-17 15:02:12 +05:30
Alexandr 2817bb9846 fix: added russian into long locales (#614) 2021-01-10 12:10:03 +05:30
Sergey Romanenko c4c3b9e1ea chore(translation): fix russian card translations (#791) 2021-01-07 19:52:17 +05:30
Yishuai Li cf8f23a0cc chore(translation): improved Chinese locale (#774)
Localise with English annotated
2021-01-07 19:38:16 +05:30
Sergey Romanenko 7bc0ccebc2 chore(translation): added ukrainian card translations (#784) 2021-01-07 19:31:48 +05:30
Johann Pinson b7bada3ed4 chore(translation): improve french translations (#738)
Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
2021-01-07 17:20:17 +05:30
Mustafa Çağrı Güven 2239b5e522 chore(translation): added Turkish locale (#750)
Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
2021-01-07 17:16:00 +05:30
Jakub Złotek f629f47c51 chore(translation): added polish locales (#786) 2021-01-07 17:02:59 +05:30
Carlos_Mesquita 68f02b095a chore: fix pt br locales (#767)
* fix: the correct term is 'Commits' instead of 'Compromissos'

* fix: the correct term is 'Commits' instead of 'Problemas'

* fix: the correct term is 'Arquivados' instead of 'Arquivada'

* fix: the correct term is 'Linguagens' instead of 'Linguas'
2021-01-03 13:21:22 +05:30
Karel Krýda 629457d323 chore: added Czech locale (#618) 2020-12-13 23:08:29 +05:30
Nubb Dev 65f18a6ee9 chore: added Indonesian/Malaysia Language (#621)
* Add locale=id (Bahasa Indonesia)

* added locale=my (Malaysia)

Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
2020-12-13 23:07:31 +05:30
Luke 1f8bd55316 chore: added slovak translations in cards (#617) 2020-12-13 23:03:28 +05:30
Anurag Hazra 1c12326081 feat: auto resize card if rank is hidden (#721) 2020-12-13 20:15:00 +05:30
춤추는망고 8b33b7b813 docs(translation) improved Korean translation (KR) (#679)
* [change] contents with better translation

Changed the content that seemed to fit better.

* [change] readme version to latest
- translate partially

* [translate] github stats part partially

* [translate] before github extra pin

* [translate] before wakatime week stats

* [finished] translation

* [refine] sentences

* docs: fix issues link

Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
2020-12-10 22:20:33 +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
Nathan Chu 6e82cfb32d fix: names ending in "X" or "S" (#612)
* Update stats-card.js

* Update stats-card.js
2020-11-04 23:33:14 +05:30
Alexandr 9ca5039e55 chore(card-translation): added russian card translations (#606) 2020-11-04 23:32:04 +05:30
Anurag Hazra 10d8ca6a38 fix: fixed available locale list (#603) 2020-10-31 14:50:46 +05:30
Stephan Muller ff9cf1317f chore: full Dutch (The Netherlands) support (#541)
* Added full dutch langauge support

* Update

Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
2020-10-31 14:29:06 +05:30
Péter Németh 9f84fa64ea feat(translation): added Hungarian card translations (#598) 2020-10-31 14:05:22 +05:30
Panagiotis 57e9d5f6e0 feat(translation): added Greek card translation (#584) 2020-10-25 18:09:07 +05:30
José Borges 805f1c4bac feat: added include Portuguese (Portugal) translations to cards (#570)
Updated translations.js to include Portuguese (Portugal) translations.
2020-10-25 12:41:49 +05:30
Yuki Okushi 1b1e019abc chore(card-translation): improve Japanese translations (#565) 2020-10-11 12:12:50 +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
Siddhartha joshi cb849ddc6c chore(card-translation): Added nepali translations (#540) 2020-10-04 20:14:21 +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 4175484d69289e4ee7283ab968b8e71c3c5d77df

* 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
Bas950 d4e2a1b395 feat: added "exclude_repo" option to Top Langs (#493)
* 🚀 Added "exclude_repo" option to Top Langs

* chore: code style update

Co-authored-by: Anurag <hazru.anurag@gmail.com>
2020-09-27 12:39:44 +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
Anurag Hazra 278d6a1739 refactor: refactored createProgressNode logic (#486) 2020-09-24 13:20:12 +05:30
Luigi Russo 9c0e130a90 fix(top-langs): fix fetching (#432, #403) (#435) 2020-09-24 12:36: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
Luigi Russo e377770a71 fix: stats fetcher include stars of forked repos (fix #467) (#470) 2020-09-19 11:35:25 +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
anuraghazra 941eae6545 chore: remove console log 2020-08-17 16:47:57 +05:30
Anurag Hazra 6fa8c26754 fix: added temporary blacklist (#399) 2020-08-17 14:18:17 +05:30
Anurag Hazra ec246d27ab fix: increase cache 2020-08-13 19:26:42 +05:30
Anurag Hazra ee513240ef feat: adde CustomError class for better secondary errors (#355) 2020-08-10 19:36:56 +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 66836db71b Merge https://github.com/anuraghazra/github-readme-stats into gradient-background-1 2020-08-02 09:23:06 -04:00
Anurag Hazra 67b434dc79 chore(*): reorganized all files and folders (#283) 2020-08-02 13:07:26 +05:30
Anurag Hazra f0b89d0f72 fix: label overlap (#274) 2020-07-31 14:54:41 +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
Nathan Chu 65cdb1877f remove unused code 2020-07-30 11:26:35 -04:00
Nathan Chu b0362c4e12 resolve merge conflict 2020-07-30 11:21:24 -04:00