Anurag Hazra
2709d5b434
feat: added hide_title option ( #88 )
2020-07-17 23:01:16 +05:30
Anurag Hazra
96f89ad2b7
Merge pull request #81 from reed-jones/patch-1
...
docs: improved customization table
2020-07-17 20:54:48 +05:30
Reed Jones
7dcb60f576
update default bg_color
2020-07-17 09:16:29 -06:00
Anurag Hazra
d5f410d4ec
Merge pull request #84 from anuraghazra/fix-private-repos
...
fix: filter out private repos
2020-07-17 12:46:33 +05:30
anuraghazra
1c0332352a
fix: filter out private repos
...
filtering out private repos just in case, otherwise if a user somehow
found out the name of any of the PAT owner's private -
(considering they created the PAT with private repo access) repos's name
then they could see the repo in github extra pins.
2020-07-17 12:39:19 +05:30
Reed Jones
4febc6644a
Changed hex colors to be copy/paste workable
...
I was a little confused at first setting the bg_color, since it said `hex color` but had `rgba(...)` so I copied the title color which of course didn't work since it started with `#` I think this makes it a bit clearer how to use it!
2020-07-16 17:08:43 -06:00
Anurag Hazra
6fedd69f86
docs: added support the project
section
2020-07-16 23:27:23 +05:30
Anurag Hazra
1078c85455
docs: added github-readme-stats logo!
2020-07-16 19:35:18 +05:30
omrilotan
9e4d83247e
feat: display username in repo card (optional) ( #78 )
...
* Display username in repo card (optional)
* fix: show_owner boolean flag & used nameWithOwner from gql api
2020-07-16 18:03:33 +05:30
anuraghazra
597dac2985
Merge branch 'master' of https://github.com/anuraghazra/github-readme-stats
2020-07-16 17:22:59 +05:30
anuraghazra
0ea2668176
docs: updated vercel deploy docs
2020-07-16 17:22:02 +05:30
Anurag Hazra
1091fc7695
chore: Update issue templates
2020-07-16 16:18:44 +05:30
Rico
6d4fbfecfb
perf: align icons and text vertical ( #33 )
...
* improve: improved rating algorithm wip
* Fixed typos, punctuation [...]
Corrected many instances of "Github" to "GitHub", fixed the punctuation on some sections, fixed the ~lack of~ uppercase chars in others, tweaked the grammar a bit, and added the Vercel guide to a spoiler-ish section so it's only visible if you click to expand.
<3
* fix: github rate limiter with multiple PATs
* perf: vertically align text left
* refactor: refactored retryer logic & handled invalid tokens
* chore: remove redundant codes
`axios` is Promise based, there is no need to wrap it into a Promise constructor again
* fix: query param booleans
* design: fixed rank alignment
* chore: rebase from master
* fix: fixed repo card breaking in absence of primaryLanguage
* fix: fixed stars count #39 & fixed progressbar percentage
* perf: replace emoji icons with GitHub SVG icons
* chore: added funding link
* refactor: refacted icons to another file
* test: added test for icons
Co-authored-by: anuraghazra <hazru.anurag@gmail.com>
Co-authored-by: Micael Jarniac <micael@jarniac.com>
Co-authored-by: JounQin <admin@1stg.me>
2020-07-16 15:51:21 +05:30
Anurag Hazra
331295139d
Merge pull request #77 from anuraghazra/funding
...
chore: added funding link
2020-07-16 14:06:20 +05:30
anuraghazra
a726e8dbaf
chore: added funding link
2020-07-16 14:02:15 +05:30
Anurag Hazra
817f736b4e
Merge pull request #61 from JounQin/patch-1
...
chore: remove redundant codes
2020-07-15 20:37:42 +05:30
Anurag Hazra
987fb0c30d
Merge pull request #49 from anuraghazra/ranking-algo
...
improve: improved rating algorithm wip
fix: fixed #39
2020-07-15 20:10:53 +05:30
anuraghazra
96d37c706f
fix: fixed stars count #39 & fixed progressbar percentage
2020-07-15 20:00:22 +05:30
anuraghazra
3a24ad62b1
Merge branch 'master' into ranking-algo
2020-07-15 19:47:07 +05:30
Anurag Hazra
989079e4fd
Merge pull request #64 from anuraghazra/fix-nolang
...
fix: fixed repo card breaking in absence of primaryLanguage
2020-07-15 19:39:40 +05:30
anuraghazra
20bddc3a0c
fix: fixed repo card breaking in absence of primaryLanguage
2020-07-15 19:37:04 +05:30
JounQin
95f1233ab9
chore: rebase from master
2020-07-15 21:55:04 +08:00
JounQin
1a53fb9a84
Merge branch 'master' into patch-1
2020-07-15 21:41:48 +08:00
Anurag Hazra
19bacf780a
Merge pull request #63 from anuraghazra/fix-rank-alignment
...
design: fixed rank alignment
2020-07-15 19:01:39 +05:30
anuraghazra
89bb8fea42
design: fixed rank alignment
2020-07-15 18:59:38 +05:30
Anurag Hazra
0bade9be77
Merge pull request #62 from anuraghazra/fix-queryparams
...
fix: query param booleans
2020-07-15 18:34:19 +05:30
anuraghazra
5fce46d67c
fix: query param booleans
2020-07-15 18:32:16 +05:30
Anurag Hazra
00ce9d37d2
Merge pull request #54 from MicaelJarniac/patch-1
...
docs: Fixed typos, punctuation
2020-07-15 18:16:27 +05:30
Anurag Hazra
9328a57ea6
Merge pull request #58 from anuraghazra/fix-ratelimit
...
fix: increase github rate limit with multiple PATs
- special thanks to @filiptronicek @ApurvShah007 @garvit-joshi for helping out :D
2020-07-15 17:53:43 +05:30
JounQin
579ed2bab8
chore: remove redundant codes
...
`axios` is Promise based, there is no need to wrap it into a Promise constructor again
2020-07-15 20:22:06 +08:00
anuraghazra
429d65a52b
refactor: refactored retryer logic & handled invalid tokens
2020-07-15 17:46:31 +05:30
anuraghazra
3d8dea90e2
fix: github rate limiter with multiple PATs
2020-07-15 14:59:25 +05:30
Micael Jarniac
47370adbbb
Fixed typos, punctuation [...]
...
Corrected many instances of "Github" to "GitHub", fixed the punctuation on some sections, fixed the ~lack of~ uppercase chars in others, tweaked the grammar a bit, and added the Vercel guide to a spoiler-ish section so it's only visible if you click to expand.
<3
2020-07-14 18:08:52 -03:00
Anurag Hazra
2efb399f33
Merge pull request #53 from filiptronicek/master
...
docs: Add "Host yourself" docs
2020-07-15 01:19:12 +05:30
Filip Troníček
dcde5f8205
Crop the image a bit
2020-07-14 21:40:38 +02:00
Filip Troníček
3b3ce41ae4
Fix img positions
2020-07-14 21:32:06 +02:00
Filip Troníček
e3519ceb4c
Add documentation for Vercel setup
2020-07-14 21:30:03 +02:00
Anurag Hazra
c297798889
Merge pull request #50 from anuraghazra/animations
...
feat: added animations!
2020-07-14 21:04:11 +05:30
anuraghazra
6059cb1691
feat: added animations!
2020-07-14 20:04:36 +05:30
anuraghazra
2658a8737d
improve: improved rating algorithm wip
2020-07-14 14:08:57 +05:30
Anurag Hazra
cbd0e583ff
Merge pull request #48 from anuraghazra/fix-circl-rank-rim
...
design: added a rim to circle rank's progress
2020-07-14 13:12:56 +05:30
anuraghazra
6f79b495a6
design: added a rim to circle rank's progress
2020-07-14 13:02:45 +05:30
Anurag Hazra
014f710e12
fix: firefox layout breaking ( #45 )
...
* fix: firefox layout breaking
* refactor: refactored code and added comments
* chore: remove useragent dep
2020-07-13 23:47:04 +05:30
Anurag Hazra
29d3ea63f8
Merge pull request #40 from anuraghazra/ranking
...
feat: added rankings
2020-07-13 20:04:52 +05:30
anuraghazra
c272a21342
docs: added rank docs
2020-07-13 19:50:43 +05:30
anuraghazra
db49ca7b71
feat: added rankings
2020-07-13 19:41:47 +05:30
Anurag Hazra
8e8d7dd64d
Merge pull request #37 from anuraghazra/fix-name-null
...
fix: fallback to login if name not found
2020-07-13 16:15:50 +05:30
anuraghazra
d56ef0d091
fix: fallback to login if name not found
2020-07-13 16:14:13 +05:30
Anurag Hazra
fdeaad36f1
Merge pull request #35 from anuraghazra/readme-update
...
docs: updated readme
2020-07-13 15:01:40 +05:30
anuraghazra
e83c21d9f2
docs: updated readme
2020-07-13 14:56:59 +05:30