Commit Graph

469 Commits

Author SHA1 Message Date
Anurag Hazra
42e9b78db0
feat(script): improved theme preview script (#1439)
* feat: improved theme preview script

* chore: add getPRNumber
2021-11-05 21:01:46 +05:30
Anurag Hazra
2249bf4a22
docs(theme): Auto update theme readme (#1440)
Co-authored-by: Github Readme Stats Bot <no-reply@githubreadmestats.com>
2021-11-05 21:00:20 +05:30
Eduardo Santi
22ab081cee
style(theme): added swift theme (#1395)
Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
2021-11-05 19:58:01 +05:30
Tuhana GAYRETLİ
53acb536f8
style(themes): aura theme (#1423) 2021-11-05 19:54:30 +05:30
Markus Tyrkkö
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
bc6c22ea17
docs: add fork instructions (#1418)
* docs: add fork instructions

* chore: revert toc
2021-10-25 23:29:04 +05:30
Anurag Hazra
d049f0688d
fix: hotfix for graphql api error (#1409) 2021-10-23 13:50:33 +05:30
Markus Tyrkkö
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
ded7e8aff8
docs(theme): Auto update theme readme (#1384)
Co-authored-by: Github Readme Stats Bot <no-reply@githubreadmestats.com>
2021-10-13 21:30:13 +05:30
Michael Schnerring
7072a23808
style(theme): add gruvbox_light theme (#1379) 2021-10-13 21:20:22 +05:30
Anurag
300ee853e7 chore: remove action cache 2021-10-13 20:52:35 +05:30
Anurag
596a4eccc1 Revert "ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows (#1382)"
This reverts commit 2723f00cb8.
2021-10-13 20:39:13 +05:30
Oscar Dominguez
2723f00cb8
ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows (#1382) 2021-10-13 20:31:39 +05:30
Anurag Hazra
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
Julián Sanmartino
d0ab2ff030
fix: wakatime card translations (#1363) 2021-10-06 23:09:43 +05:30
Anurag Hazra
81b6593b06
chore: reduce vercel memory & timeout duration (#1366)
* fix: change serverless function memory to 128mb

* chore: change maxDuration
2021-10-06 22:43:23 +05:30
CleanMachine1
7d1c9b0b96
chore: fix grammatical errors in the scripts (#1346)
* Fix grammatical errors

* Fix grammatical errors
2021-10-02 01:44:10 +05:30
Anant Mishra
efd0a8bc4f
style(theme): added noctis minimus theme (#1342)
* Add Noctis minimus theme

* Add Noctis minimus theme

Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
2021-10-01 20:01:36 +05:30
Red Headphone
ab4876aa35
style(theme): added cobalt2 theme (#1343) 2021-10-01 19:35:48 +05:30
Danix
927e87d416
docs: match link with section title (#1341)
* Match link with section title

Match the link of Top Languages Card with the title of his section ("Tarjeta de Lenguajes Principales").

* Fix typo
2021-10-01 19:26:02 +05:30
Anurag Hazra
b9230cd946
chore: update theme preview bot content (#1326) 2021-09-26 21:16:20 +05:30
Anurag Hazra
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
Chandrika Deb
ec8eb0c893
style(theme): added panda theme (#1319) 2021-09-26 20:23:12 +05:30
Anurag
ded06f2fab chore: added under-the-hood blogpost link in contributing.md 2021-09-22 22:07:12 +05:30
Anurag Hazra
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
Horeb Parraud
4dbb9e93b9
style(theme): added aura_dark themes (#1312) 2021-09-15 19:43:31 +05:30
Moe Bachrouch
c7fd3ed8f2
docs: replace '?theme' with '&theme' (#1307) 2021-09-12 21:42:07 +05:30
Anurag Hazra
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
Anurag Hazra
653fb387c6
chore: update funding link (#1289) 2021-09-04 14:34:01 +05:30
Philip Jake
eb98a21e42
chore: grammar error on CONTRIBUTING.md (#1272) 2021-09-02 23:11:18 +05:30
Julian Holfeld
d790404c76
fix: text overlap (#1207)
* feat(statCard): added more concise description

* fix: removed isLongLocale param

* Revert "fix: removed isLongLocale param"

This reverts commit 55f1e2d8c2.

* feat: add de and nl to longLocal to fix padding
2021-09-02 22:59:39 +05:30
Julian Holfeld
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
Masahiro Furudate
8f316346c1
docs(theme): Auto update theme readme (#1263) 2021-08-24 21:23:31 +05:30
Alexandro Perez
7907a5d338
fix: subfolder support for api_domain wakatime api (#1235) 2021-08-14 20:39:09 +05:30
김예환 Ye-Hwan Kim (Sam)
ae6b56bf7f
docs: fix grammar (#1242) 2021-08-14 20:37:36 +05:30
XUQING
2ea5f09a2e
docs(cn): replace error picture (#1217)
env name should be PAT_1, but on the picture is GITHUB_TOKEN
2021-07-29 20:33:30 +05:30
OldWizard209
fede678fa2
docs: better navigation in readme (#1196) 2021-07-20 12:49:21 +05:30
Anurag Hazra
112efb4b92
refactor: language card renderer refactor (#1184)
* refactor: language card render refactor

* chore: change error msg
2021-07-11 19:28:06 +05:30
Anurag
99aea7f803 test: fixed snapshot tests 2021-06-24 22:43:24 +05:30
JacobLinCool
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
e088a16151
chore(translation): added Bengali language (bn) to the stat card. (#1157) 2021-06-24 22:33:12 +05:30
RSGameTech
2b0efb8d29
style(theme): added discord old blurple (#1079) 2021-06-10 01:08:46 +05:30
Lennart Lösche
d17f4b6879
docs(translation): update DE Readme (#1086)
Updatet some Spelling Mistakes
2021-06-10 01:06:35 +05:30
kato
45057973e2
chore(translation): added arabic translations (#1109)
Add Arabic Langauge
2021-06-10 01:04:33 +05:30
Florian Bussmann
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
f8b0c8767e
fix: langs_count overflow when hide is set (#989) 2021-05-07 00:31:04 +05:30
Rishi Suresh
7a096acf66
feat: added border_color option (#1000)
* feat: Allow customization of border color

* docs: Update readme
2021-04-28 00:28:44 +05:30
Jaime
f9abae804b
docs: update readme_kr.md (#1007)
Correct typos
2021-04-28 00:13:09 +05:30