Commit Graph

141 Commits

Author SHA1 Message Date
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
Anurag Hazra
61737f6985
Merge pull request #32 from anuraghazra/fix-stars
fix: fixed total stars count stat
2020-07-12 21:54:17 +05:30
anuraghazra
8e0fa7fbec fix: fixed total stars count stat 2020-07-12 21:51:56 +05:30
Anurag Hazra
46369f5667
Merge pull request #31 from anuraghazra/integration-tests
tests: added integration tests for the api endpoints
2020-07-12 20:11:44 +05:30
anuraghazra
40e0937100 tests: added integration tests for the api endpoints 2020-07-12 20:08:01 +05:30
Anurag Hazra
3e9ce48777
Merge pull request #29 from omidnikrah/master
refactor: added request helper function to reduce code duplication
2020-07-12 14:37:20 +05:30
Anurag Hazra
5f4ada0afb
docs: fix readme typo 2020-07-12 14:18:25 +05:30
Anurag Hazra
4b3e866478
fix: readme invalid markdown 2020-07-12 14:04:02 +05:30
anuraghazra
b2aa92c53e fix: tests 2020-07-12 13:57:35 +05:30
anuraghazra
9a87dc02a2 chore: fallback to white color 2020-07-12 13:54:43 +05:30
Omid Nikrah
7a7ad717a8 resolve conflicts 2020-07-12 12:52:40 +04:30
Anurag Hazra
47eb35a7ec
Merge pull request #27 from JoaoVSouto/master
feat: added card customization options
2020-07-12 13:24:50 +05:30
anuraghazra
5cf82b0194 docs: added docs for customization options 2020-07-12 13:16:30 +05:30
Omid Nikrah
208076e7f4 update request util 2020-07-12 12:12:06 +04:30
anuraghazra
9af56df2c1 feat: added bg_color options, added RepoCard color options too 2020-07-12 12:46:08 +05:30
JoaoVSouto
61a0f517db test: adds colors checking tests 2020-07-11 23:28:28 -03:00