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
Omid Nikrah
001062db21
add request utils + remove duplicate codes
2020-07-12 00:45:58 +04:30
JoaoVSouto
59b8bded9c
feat: receives text, title and icon colors from URL
2020-07-11 16:01:44 -03:00
anuraghazra
c25319ee6c
docs: added badges
2020-07-11 23:42:14 +05:30
anuraghazra
73d26e78fd
chore: delete package-lock.json
2020-07-11 23:30:31 +05:30
Anurag Hazra
2d691da3aa
Merge pull request #26 from anuraghazra/tests
...
tests: Added tests & refactored files
2020-07-11 23:28:40 +05:30
anuraghazra
4488e9292b
chore: added gh action
2020-07-11 23:25:31 +05:30
anuraghazra
3180144fa4
chore: ignore lock file
2020-07-11 23:20:42 +05:30
Anurag Hazra
61a2866aff
Merge pull request #24 from anuraghazra/add-license-1
...
chore: add LICENSE
2020-07-11 22:14:07 +05:30
Anurag Hazra
7e3278c708
chore: add LICENSE
...
closes #23
2020-07-11 22:12:49 +05:30
anuraghazra
45941f6c70
test: added test & refactored files
2020-07-11 22:10:13 +05:30
anuraghazra
223bd659ab
docs: added deploy button
2020-07-11 14:33:29 +05:30
Anurag Hazra
c072662cda
Merge pull request #21 from anuraghazra/fix-desc
...
fix: description trimming & htmlEncode
2020-07-11 14:20:30 +05:30