BubbaJJ and GitHub
1294ab2d0b
added swedish translations ( #1747 )
2022-05-16 10:07:56 +02:00
2fb452c119
chore: replace git.io links ( #1724 )
...
* chore: replace `git.io` links
* Update src/common/utils.js
Co-authored-by: Rick Staa <rick.staa@outlook.com >
Co-authored-by: Rick Staa <rick.staa@outlook.com >
2022-05-16 10:04:41 +02:00
Nick Lin and GitHub
de05a574b1
feat: gradient units to userSpaceOnUse ( #1644 )
2022-03-19 14:27:58 +05:30
Davoleo and GitHub
de80488f17
feat: added script to automate language color retrieval ( #1654 )
2022-03-19 14:26:50 +05:30
Shunsuke Mano and GitHub
d7d0ba5fbd
fix(style): centering rank text in the circle ( #1628 )
2022-03-13 02:38:00 +05:30
968d25f4d7
card(translation): bengali language improved ( #1620 )
...
Co-authored-by: tajultonim <mail@tajultonim.com >
2022-02-28 23:13:55 +05:30
Nguyễn Đức Chiến and GitHub
4d442abfb1
Add Vietnamese Language ( #1321 )
2022-02-23 17:08:11 +01:00
Anurag Hazra and GitHub
e00fe88ed3
feat: added better error messages ( #1608 )
2022-02-23 20:52:18 +05:30
Anurag Hazra and GitHub
d57251cdf1
refactor(cards): added typings for cards and fetchers ( #1596 )
...
* refactor(cards): added typings for cards and fetchers
* chore: move types to separate file
2022-02-23 20:15:01 +05:30
8b9f9317d8
add uzbek translation ( #1604 )
...
* Add Uzbek language
* fix: apply proposed changes
Co-authored-by: Bahriddin Mo'minov <64766486+MrMuminov@users.noreply.github.com >
2022-02-20 17:23:13 +01:00
YueYue and GitHub
36aeb5cbdf
Add traditional Chinese (zh-tw) ( #1238 )
...
Add traditional Chinese (zh-tw)
2022-02-17 08:44:52 +01:00
70a59fafbd
Fix grammar in Polish translation and make it more natural ( #1267 )
...
* Fix grammar in Polish translation and make it more natural
* docs: improve pl card translation
Co-authored-by: rickstaa <rick.staa@outlook.com >
2022-02-17 08:41:22 +01:00
NicolasGE and GitHub
a79887ab92
updated fr locale ( #1194 )
2022-02-17 08:13:40 +01:00
Fayas Noushad and GitHub
ace8fa9e26
Added Malayalam language (ml) to the stat card ( #1591 )
...
* Add malayalam
* Fix translation of waketime
2022-02-16 16:14:46 +01:00
Sem and rickstaa
e9a192a72c
Improved the Dutch strings
2022-02-16 08:32:43 +01:00
Petrus Nguyễn Thái Học and GitHub
f83080601e
style: update Kotlin color ( #1111 )
2021-12-29 21:23:50 +05:30
b6c184e8ff
fix: firefox text overflow issue ( #1492 )
...
* Fixed Firefox text overflow / overwriting issue
Tests currently don't work becouse it appears that '@supports' is not supported by cssToObject used within the tests. I currently have no idea how to fix that test but the cards themself appear to not be broken
Fixes anuraghazra/github-readme-stats#664
Fixes anuraghazra/github-readme-stats#1134
* Fixed tests by moving to other css-to-object
Moved the `css-to-object` package to @uppercod's version for test fix. This doesn't seem to have the same issues as the older package
* chore: cleanup test
Co-authored-by: Anurag <hazru.anurag@gmail.com >
2021-12-13 20:12:03 +05:30
Anurag Hazra and GitHub
798bf72dee
fix: auth token header ( #1474 )
2021-11-25 21:12:27 +05:30
28fa0b8877
fix: bug where wakatime api returns undefined languages ( #1403 )
...
Co-authored-by: Markus Tyrkkö <markus.tyrkko@nitor.com >
2021-11-05 19:49:51 +05:30
Anurag Hazra and GitHub
d049f0688d
fix: hotfix for graphql api error ( #1409 )
2021-10-23 13:50:33 +05:30
02e714aeb4
fix: word-wrap bug ( #1378 )
...
* Fixed word-wrap bug
* ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows (#1382 )
* Revert "ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows (#1382 )"
This reverts commit 2723f00cb8 .
* chore: remove action cache
* chore: minor change
Co-authored-by: Markus Tyrkkö <markus.tyrkko@nitor.com >
Co-authored-by: Oscar Dominguez <dominguez.celada@gmail.com >
Co-authored-by: Anurag <hazru.anurag@gmail.com >
2021-10-18 19:11:50 +05:30
Anurag Hazra and GitHub
02ebd3243b
refactor: jsdoc in utils & minor changes ( #1377 )
...
* refactor: jsdoc in utils & minor changes
* chore: jsdoc Card class
* chore: jsdoc for getStyles
2021-10-10 20:41:40 +05:30
Anurag Hazra and GitHub
62d65ab483
refactor: refactor repo card ( #1325 )
...
* refactor: refactored repo-card
* test: fix tests
* test: fixed tests
* fix: unprovided description error
2021-09-26 21:02:27 +05:30
Anurag Hazra and GitHub
97690e173d
feat(layout): improve flexLayout & fixed layout overlaps ( #1314 )
...
* feat(layout): improve flexLayout & fixed layout overlaps
* chore: fix vercel build
2021-09-18 22:39:28 +05:30
Anurag Hazra and GitHub
c3ecd0cea3
chore: change total stars to total stars earned ( #1293 )
2021-09-06 00:29:18 +05:30
Anurag
98ceb75688
chore: revert total stars naming
2021-09-04 19:59:21 +05:30
Julian Holfeld and GitHub
d790404c76
fix: text overlap ( #1207 )
...
* feat(statCard): added more concise description
* fix: removed isLongLocale param
* Revert "fix: removed isLongLocale param"
This reverts commit 55f1e2d8c2c063476c591714146aa82003cddbfd.
* feat: add de and nl to longLocal to fix padding
2021-09-02 22:59:39 +05:30
1a3edcaae0
feat: hide wakatime languages ( #1212 )
...
* feat: added option to hide languages
* feat: recalculate percentages for hidden languages
* refactor: reverted langs_count and did some formatting
* doc: added hide to readme
* feat: make languages var mutable and improve filter logic
Co-authored-by: Adrian Kunz <clashsoft@hotmail.com >
* refactor: improve code and added tests
Co-authored-by: Adrian Kunz <clashsoft@hotmail.com >
Co-authored-by: Anurag <hazru.anurag@gmail.com >
2021-08-28 00:35:10 +05:30
Alexandro Perez and GitHub
7907a5d338
fix: subfolder support for api_domain wakatime api ( #1235 )
2021-08-14 20:39:09 +05:30
Anurag Hazra and GitHub
112efb4b92
refactor: language card renderer refactor ( #1184 )
...
* refactor: language card render refactor
* chore: change error msg
2021-07-11 19:28:06 +05:30
JacobLinCool and GitHub
dfecef5c34
fix: return "" instead of return undefined ( #1133 )
...
the function renderGradient may return undefined if colors.bgColor !== "object"
which may render "undefined" into svg
2021-06-24 22:34:13 +05:30
Maruf Khan and GitHub
e088a16151
chore(translation): added Bengali language (bn) to the stat card. ( #1157 )
2021-06-24 22:33:12 +05:30
kato and GitHub
45057973e2
chore(translation): added arabic translations ( #1109 )
...
Add Arabic Langauge
2021-06-10 01:04:33 +05:30
Florian Bussmann and GitHub
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 Bussmann and GitHub
f8b0c8767e
fix: langs_count overflow when hide is set ( #989 )
2021-05-07 00:31:04 +05:30
Rishi Suresh and GitHub
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 Bussmann and GitHub
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 Heinen and GitHub
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 Filho and GitHub
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
Alexandr and GitHub
a41c886442
docs: improve russian translation of wakatime stats card ( #911 )
2021-03-07 22:06:18 +05:30
Haoran Du and GitHub
d5679b5e28
docs(translation): update chinese translations.js ( #836 )
...
improve Chinese Translation
2021-03-07 22:03:33 +05:30
Anurag Hazra and GitHub
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
Alexandr and GitHub
5600f0d241
fix(translation): more languages marked as long ( #804 )
2021-01-17 15:02:12 +05:30
Alexandr and GitHub
2817bb9846
fix: added russian into long locales ( #614 )
2021-01-10 12:10:03 +05:30
Sergey Romanenko and GitHub
c4c3b9e1ea
chore(translation): fix russian card translations ( #791 )
2021-01-07 19:52:17 +05:30