Commit Graph
179 Commits
Author SHA1 Message Date
Florian BussmannandGitHub 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 BussmannandGitHub f8b0c8767e fix: langs_count overflow when hide is set (#989) 2021-05-07 00:31:04 +05:30
Rishi SureshandGitHub 7a096acf66 feat: added border_color option (#1000)
* feat: Allow customization of border color

* docs: Update readme
2021-04-28 00:28:44 +05:30
465faa7c32 fix: hide in top_languages interfering with number of languages displayed (#959)
* added a dark theme like the github dark theme

* fixed hide in top_languages interfering with number of languages displayed

* fixed hide in top_languages interfering with number of languages displayed

* fixed hide in top_languages interfering with number of languages displayed

* fixed misplaced function argument

* style(themes): Add GitHub dark theme (#758)

This styling falls in line with the recently released GitHub dark mode

Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>

* docs: add covid fund link (#1019)

* docs: add `npm install` step to CONTRIBUTING.md (#1015)

* fix: apply parseBoolean to hide_border in pin.js (#1014)

* feat: limit langs shown on wakatime card (#988)

* fix: fixed javascript oof moment

Co-authored-by: Issy <48881813+issy@users.noreply.github.com>
Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
Co-authored-by: Mike Beaton <mjsbeaton@gmail.com>
Co-authored-by: Florian Bussmann <hallo@florian-bussmann.de>
2021-04-27 01:12:24 +05:30
Florian BussmannandGitHub 9773d924fb feat: limit langs shown on wakatime card (#988) 2021-04-27 00:34:34 +05:30
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
Teddy HeinenandGitHub 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
ad486d1aa2 docs(translation): Improve Spanish translations (#868)
* improve some spanish translations

* update and improve spanish readme

Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
2021-03-07 22:19:36 +05:30
Haraldo FilhoandGitHub 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
AlexandrandGitHub a41c886442 docs: improve russian translation of wakatime stats card (#911) 2021-03-07 22:06:18 +05:30
Haoran DuandGitHub d5679b5e28 docs(translation): update chinese translations.js (#836)
improve Chinese Translation
2021-03-07 22:03:33 +05:30
Anurag HazraandGitHub 93ae8d995b fix: wakatime stats fetcher (#871)
fixes #865
2021-02-10 23:40:57 +05:30
c1a88baad4 feat: add support for custom wakatime api domain (#620)
* feat: add support for custom wakatime api domain

* Update src/fetchers/wakatime-fetcher.js

* Update src/fetchers/wakatime-fetcher.js

Co-authored-by: 춤추는망고 <ensia96@gmail.com>

Co-authored-by: Nathan Chu <63111210+nthnchu@users.noreply.github.com>
Co-authored-by: 춤추는망고 <ensia96@gmail.com>
2021-01-27 12:41:21 +05:30
AlexandrandGitHub 5600f0d241 fix(translation): more languages marked as long (#804) 2021-01-17 15:02:12 +05:30
AlexandrandGitHub 2817bb9846 fix: added russian into long locales (#614) 2021-01-10 12:10:03 +05:30
Sergey RomanenkoandGitHub c4c3b9e1ea chore(translation): fix russian card translations (#791) 2021-01-07 19:52:17 +05:30
Yishuai LiandGitHub cf8f23a0cc chore(translation): improved Chinese locale (#774)
Localise with English annotated
2021-01-07 19:38:16 +05:30
Sergey RomanenkoandGitHub 7bc0ccebc2 chore(translation): added ukrainian card translations (#784) 2021-01-07 19:31:48 +05:30
b7bada3ed4 chore(translation): improve french translations (#738)
Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
2021-01-07 17:20:17 +05:30
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łotekandGitHub f629f47c51 chore(translation): added polish locales (#786) 2021-01-07 17:02:59 +05:30
Carlos_MesquitaandGitHub 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ýdaandGitHub 629457d323 chore: added Czech locale (#618) 2020-12-13 23:08:29 +05:30
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
LukeandGitHub 1f8bd55316 chore: added slovak translations in cards (#617) 2020-12-13 23:03:28 +05:30
Anurag HazraandGitHub 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 HazraandGitHub f7f11d0b25 feat: added disable_animations flag (#643) 2020-11-14 18:52:36 +05:30
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 ChuandGitHub 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
AlexandrandGitHub 9ca5039e55 chore(card-translation): added russian card translations (#606) 2020-11-04 23:32:04 +05:30
Anurag HazraandGitHub 10d8ca6a38 fix: fixed available locale list (#603) 2020-10-31 14:50:46 +05:30
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émethandGitHub 9f84fa64ea feat(translation): added Hungarian card translations (#598) 2020-10-31 14:05:22 +05:30
PanagiotisandGitHub 57e9d5f6e0 feat(translation): added Greek card translation (#584) 2020-10-25 18:09:07 +05:30
José BorgesandGitHub 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 OkushiandGitHub 1b1e019abc chore(card-translation): improve Japanese translations (#565) 2020-10-11 12:12:50 +05:30
JalenandGitHub 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 joshiandGitHub cb849ddc6c chore(card-translation): Added nepali translations (#540) 2020-10-04 20:14:21 +05:30
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
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
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 HazraandGitHub 3443b37904 chore: added specific error message in wakatime card (#498) 2020-09-26 16:08:30 +05:30
Max NiedermanandGitHub 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
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 HazraandGitHub 3c6c142c75 fix: wrong total commits (#490) 2020-09-24 21:24:16 +05:30
Anurag HazraandGitHub 278d6a1739 refactor: refactored createProgressNode logic (#486) 2020-09-24 13:20:12 +05:30
Luigi RussoandGitHub 9c0e130a90 fix(top-langs): fix fetching (#432, #403) (#435) 2020-09-24 12:36:16 +05:30
Boris KandGitHub 851bb7b4b8 fix(stats-card): commits count when include_all_commits is true (#391) 2020-09-24 12:33:32 +05:30