Commit Graph

230 Commits

Author SHA1 Message Date
Anurag Hazra
6f7e35468c
docs(theme): Auto update theme readme (#294)
Co-authored-by: Github Readme Stats Bot <no-reply@githubreadmestats.com>
2020-08-02 18:52:53 +05:30
Rahul Mahesh
d7089af346
style(theme): Added new theme Bear (#278)
Bear is one of the most downloaded color themes on VSCode. So I created a theme based on that.

Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
2020-08-02 18:48:49 +05:30
Ítalo Polazzi
394fef948b
docs(translation): add Brazilian Portuguese translation file (#280)
* docs(translation): add Brazilian Portuguese translation file

* docs(translation): add Brazilian Portuguese translation file
2020-08-02 14:37:39 +05:30
Anurag Hazra
67b434dc79
chore(*): reorganized all files and folders (#283) 2020-08-02 13:07:26 +05:30
Masood Mohammad
e7dcda0ee8
docs: Made the text bold (#243) 2020-08-02 12:51:47 +05:30
Anurag Hazra
1412a8dbe0
docs(theme): Auto update theme readme (#288)
Co-authored-by: Github Readme Stats Bot <no-reply@githubreadmestats.com>
2020-08-02 12:45:56 +05:30
Ryuya Ikeda
e18f57be3e
style(theme): add solarized themes (#281) 2020-08-02 12:43:00 +05:30
Manolo Edge
8dca589a13
docs(translation): Updated readme_es.md (#286) 2020-08-02 12:40:19 +05:30
Anurag Hazra
f0b89d0f72
fix: label overlap (#274) 2020-07-31 14:54:41 +05:30
anuraghazra
56e3745a5c docs: fix typo in options 2020-07-31 13:46:27 +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
kingthorin
a4486d0327
docs: typo fix (#269) 2020-07-31 12:59:25 +05:30
Anurag Hazra
60511778ff
docs: removed customization table and simplified docs (#267) 2020-07-30 20:26:13 +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
Anurag Hazra
34b5dcb181
Merge pull request #255 from anuraghazra/xss-fix
fix: xss vulnerability on renderError
2020-07-29 19:06:57 +05:30
anuraghazra
0833e8531d fix: xss vulnerability on renderError 2020-07-29 19:02:06 +05:30
Anurag Hazra
3c7220e4f7
Merge pull request #253 from anuraghazra/badges
chore: added @ahmadawais support badges
2020-07-29 13:08:06 +05:30
anuraghazra
d8d724c664 chore: added MrAhmadAwais' support badges 2020-07-29 12:51:55 +05:30
Anurag Hazra
df447eee55
Merge pull request #245 from zizi4n5/master
docs: fix typos & improved consistency
2020-07-29 12:26:21 +05:30
Anurag Hazra
f38224a8b6
Merge pull request #252 from ngtrhieu/master
docs: add documentation note for uri-encoded names
2020-07-29 12:24:00 +05:30
ngtrhieu
027655f023
docs: add special note for uri-encoded names
add a reminding section for folks who trying to hide c++ or languages with uri-reserved charaters.
2020-07-29 14:43:37 +08:00
zizi4n5
9dde51951b docs: fix typo 2020-07-29 08:58:42 +09:00
anuraghazra
8854c6d6cb chore: added code comments 2020-07-28 23:46:48 +05:30
Anurag Hazra
f741ec0073
Merge pull request #240 from anuraghazra/fix-lang-stats
feat: improved top lang fetching & changed card title
2020-07-28 23:42:47 +05:30
anuraghazra
826f0201aa feat: improved top lang fetching & changed title 2020-07-28 23:33:43 +05:30
Christian Dräger
457848225b
docs(translation): Add german translation of Readme (#171)
* Add german translation of readmes header, table of content and 1st section

* link german readme in default (english) readme

* translate extra pins section to german

* add german translation for extra pins

* fix links in german translation

* add german translation of readmes support section

* minor fixes in german translation of readme after proofreading

* Update readme_de.md

Co-authored-by: Mario Lubenka <mario.lubenka@googlemail.com>

* Update readme_de.md

Co-authored-by: Mario Lubenka <mario.lubenka@googlemail.com>

* Update readme_de.md

Co-authored-by: Mario Lubenka <mario.lubenka@googlemail.com>

Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
Co-authored-by: Mario Lubenka <mario.lubenka@googlemail.com>
2020-07-28 21:01:52 +05:30
awrznc
1f22b6938c
docs(translation): add japanese translation (#236) 2020-07-28 20:58:19 +05:30
Anurag Hazra
f7f8ee7ba0
docs(theme): Auto update theme readme (#232)
Co-authored-by: Github Readme Stats Bot <hazru.anurag@gmail.com>
2020-07-28 17:17:30 +05:30
Paolo Tormon
3206c68f71
style(theme): Added Great Gatsby Theme (#231)
* Added Gatsby Theme

* chore: change theme name

Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
2020-07-28 17:13:35 +05:30
Sprite
12ec9fd715
docs: fix readme typo (#228) 2020-07-28 17:09:36 +05:30
Jasper Pilgrim
596897f9af
docs: Fix typo (#222) 2020-07-28 12:30:28 +05:30
natee
2fa229ac7e
docs(translation): Update Chinese readme (#225)
* update Chinese readme

* readme demo usage error
2020-07-28 12:29:37 +05:30
Anurag Hazra
51ba2d206a
Merge pull request #180 from moonantonio/master
docs(translation): Update readme_es.md
2020-07-27 22:41:19 +05:30
anuraghazra
f82a89fbc0 docs: update themes doc 2020-07-27 22:30:28 +05:30
Anurag Hazra
b4882408c6
Merge pull request #219 from anuraghazra/auto-theme-readme
fix: readme generation script
2020-07-27 22:24:53 +05:30
anuraghazra
5076d88a34 fix: readme generation script 2020-07-27 22:22:38 +05:30
Anurag Hazra
243dd0f204
Merge pull request #214 from judicaelandria/patch-1
style(theme): added algolia theme
2020-07-27 19:24:27 +05:30
Judicael
45cb505a5b
added: theme algolia 2020-07-27 16:44:13 +03:00
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
Anurag Hazra
68198d8b16
Merge pull request #204 from SSARCandy/master
fix: fetch top lang in each repository
2020-07-26 22:19:26 +05:30
ssarcandy
d929e8b20a fix: fetch top lang in ech repository 2020-07-27 00:26:50 +08:00
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
taichi uchihara
3bdcf3d61f
docs: fix typo (#202) 2020-07-26 20:44:09 +05:30
anuraghazra
845e90b42e Merge branch 'master' of https://github.com/anuraghazra/github-readme-stats 2020-07-26 14:46:58 +05:30
anuraghazra
59e295f35b chore: my godh please work 2020-07-26 14:46: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
Anurag Hazra
9bd1bad491
Merge pull request #197 from anuraghazra/auto-theme-readme
fix: workflow file in readme generator
2020-07-26 14:33:27 +05:30
anuraghazra
1f79d503bd fix: workflow file 2020-07-26 14:32:17 +05:30
Anurag Hazra
1b23175fa6
Merge pull request #195 from the-it-weirdo/patch-1
style(theme): adds a new theme: "blue-green"
2020-07-26 14:30:33 +05:30
Anurag Hazra
9e8d4aeb38
Merge pull request #196 from anuraghazra/auto-theme-readme
infra: added auto theme readme generator script
2020-07-26 14:27:06 +05:30