Commit Graph

351 Commits

Author SHA1 Message Date
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
Sardonyx e02a9c056c style(theme): added slateorange theme (#588)
Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
2020-10-31 14:26:55 +05:30
Joel Zimmerman 4cd0a047e9 style(theme): added new theme "kacho-ga" (#589)
* Update index.js

Added a new theme

* Update index.js

* Update index.js

fixed the broken name
2020-10-31 14:20:05 +05:30
Péter Németh 9f84fa64ea feat(translation): added Hungarian card translations (#598) 2020-10-31 14:05:22 +05:30
Vinicius Lago Gehrke a15fe13ad6 chore(docs): corrected a basic typo (#586) 2020-10-25 18:09:51 +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
Aaron Meese bbf6fe1312 docs: added URL Encoding Help (#542) 2020-10-17 19:08:17 +05:30
Oliver Kopp 24ba102e10 docs: add explanation of the ranks (#576) 2020-10-17 18:49:42 +05:30
Yuki Okushi 1b1e019abc chore(card-translation): improve Japanese translations (#565) 2020-10-11 12:12:50 +05:30
Alexandr 296c43ee20 docs(translation): added missing stats card options in docs translations (#543) 2020-10-05 14:32:22 +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
Noushad Bhuiyan 890383d8da style(theme): added new theme "jolly" (#530)
* a new "jolly" theme borns

* update of "jolly" theme

Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
2020-10-04 18:16:50 +05:30
Anurag 69ab2db852 docs: updated docs with locale 2020-10-04 14:07:07 +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
Anurag Hazra 2707d07453 docs(theme): Auto update theme readme (#535)
Co-authored-by: Github Readme Stats Bot <no-reply@githubreadmestats.com>
2020-10-03 17:44:39 +05:30
black73 8b772e810f style(theme): added maroongold theme (#528)
Adding a maroon plus golden theme as nothing of that sort exists yet.

Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
2020-10-03 17:39:28 +05:30
Anurag Hazra d93db831d6 docs(theme): Auto update theme readme (#532)
Co-authored-by: Github Readme Stats Bot <no-reply@githubreadmestats.com>
2020-10-03 12:43:48 +05:30
ramadevsign d0d385ab88 style(theme): add theme "Yeblu" (#527)
Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
2020-10-03 12:32:47 +05:30
Jake Ward 1958f545a7 style(theme): Add theme "blueberry" (#531)
* Add blueberry theme

* Change text color
2020-10-03 12:24:50 +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
wolfi e1932fdf74 docs: add hide_border option in all language docs (#436) 2020-09-27 12:42:15 +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
Anurag Hazra a5d99aa5a9 docs: added wakatime link 2020-09-26 15:44:53 +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
Karan Alves Pereira 182a63c606 docs(translation): update readme_pt-BR.md (#496)
* Update readme_pt-BR.md

* Update readme_pt-BR.md

* Update readme_pt-BR.md
2020-09-26 13:00:36 +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
Anurag Hazra 723ec0fde6 docs(theme): Auto update theme readme (#485)
Co-authored-by: Github Readme Stats Bot <no-reply@githubreadmestats.com>
2020-09-24 12:25:22 +05:30
Tanha Patel ee853703c6 style(theme): added indian theme added to readme-stats (#394)
* indian theme added to readme-stats

* Update index.js

Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
2020-09-24 12:15:08 +05:30
Alexandr c05a8966d9 docs: fixed hide individual stats options in translations (#477) 2020-09-20 15:31:03 +05:30
Anurag Hazra 1506e5f241 docs(theme): Auto update theme readme (#482)
Co-authored-by: Github Readme Stats Bot <no-reply@githubreadmestats.com>
2020-09-20 15:26:21 +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
Jonah Lawrence 24869a3ab4 docs: fixed spelling and grammar errors in Readme (#465) 2020-09-16 18:26:35 +05:30
komal7292 23d2d2305b docs: correcting grammar mistakes (#452) 2020-09-12 19:02:44 +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
Alexandr 0f3bed5174 docs: fixed typos in docs translations (#442) 2020-09-10 23:54:12 +05:30
Alexandr 32c5d49581 docs: changed align from left to center in docs translations (#431) 2020-09-10 23:53:19 +05:30
Erik Boesen d899f070d3 docs: Fix "colro" typo in README (#441) 2020-09-09 01:19:22 +05:30
Alexandr a11106f340 docs: Added links to french translation (#401)
* added links to french translation

* removed useless whitespaces
2020-09-06 18:07:08 +05:30
Mehtaab Gill df04e7eea6 style(themes): Added dark-vue theme. (#427)
* Added dark-vue theme.

* Deleted new theme. Edited old vue-dark theme
2020-09-06 18:04:22 +05:30
Salam Omarbagaev 35633bad6e chore: Create .gitattributes (#437) 2020-09-06 18:02:12 +05:30
haorui 9f339c8ecf docs: 📝 typo corrections (#395)
Correct some spelling mistakes 😉
2020-08-30 18:25:29 +05:30