72 Commits

Author SHA1 Message Date
Joseph Madamba 6bcc98d99d fix: fix WakaTime brand casing (#3411)
* `Wakatime` -> `WakaTime`

* Fix wrong `WakaTime` brand naming on tr translation

* `wakatime stats` -> `WakaTime stats`
2023-10-24 09:57:32 +02:00
Alexandr Garbuzov 365dfb7ffb docs(translations): remove broken sponsors links (#3361) 2023-10-15 21:40:23 +03:00
touEr_ 518747e99d docs: simplified chinese error (#3215)
* fix: Simplified Chinese error

As a Simplified Chinese user, if you are unsure, it should have been Traditional Chinese or something else

* fix: step video  distribution in Simplified Chinese

Simplified Chinese Explanation of Distribution Tutorial Video
2023-09-16 11:21:58 +02:00
Alexandr Garbuzov d7ee2210c9 docs(translations): fix all demos link inside chinese translation (#3178) 2023-09-03 11:22:31 +02:00
Alexandr Garbuzov 0f0ce2cf85 docs(translations): fix all demos link inside spanish translation (#3189) 2023-09-03 11:20:26 +02:00
Alexandr Garbuzov ddd989a9e4 docs(translations): fix all demos link inside deutsch translations (#3185) 2023-09-03 11:20:00 +02:00
Alexandr Garbuzov 3037c96e55 docs(translations): fix all demos link inside french translation (#3194) 2023-09-03 11:18:15 +02:00
Alexandr Garbuzov 9b80361cbc docs(translations): improve bug report links (#3173) 2023-08-30 07:37:23 +02:00
Alexandr Garbuzov c2592767db docs(translations): improve feature request links (#3174) 2023-08-30 07:35:58 +02:00
Alexandr Garbuzov 0d74d5a25d Docs (translations): Add missing alt attributes for codecov badges (#2895) 2023-06-29 22:52:49 +02:00
Alexandr Garbuzov f0268559e0 Docs (translations): Add missing GitHub contributors badges (#2887) 2023-06-27 13:18:57 +02:00
Alexandr Garbuzov 0b642d4fd6 Docs (translations): Add OSSF badges (#2884) 2023-06-26 15:16:59 +02:00
Alexandr Garbuzov 697c3e52b4 Docs: change example wakatime profile (#2861) 2023-06-20 07:58:02 +02:00
Alexandr Garbuzov a967581603 Docs (translations): Regenerated tables of contents using yzhang.markdown-all-in-one extension (#2811) 2023-06-12 08:28:16 +02:00
François Rozet c96e84a9ae Ranking System v2 (#1186)
* Revise rank calculation

* Replace contributions by commits

* Lower average stats and S+ threshold

* Fix calculateRank.test.js

Missing key in dictionary constructor

Co-authored-by: Rick Staa <rick.staa@outlook.com>

* refactor: run prettier

* feat: change star weight to 0.75

* Separate PRs and issues

* Tweak weights

* Add count_private back

* fix: enable 'count_private' again

* test: fix tests

* refactor: improve code formatting

* Higher targets

---------

Co-authored-by: Rick Staa <rick.staa@outlook.com>
2023-05-26 15:39:35 +02:00
Alexandr Garbuzov c8d5eda27c Docs (translations): add top languages card donut vertical layout (#2739) 2023-05-22 22:39:43 +02:00
Alexandr Garbuzov 7ec1a76c65 Docs (translations): add missing top languages card layouts. (#2728) 2023-05-17 08:37:25 +02:00
Alexandr Garbuzov 550b88ce87 Update wakatime user inside docs translations (#2705) 2023-05-08 09:32:50 +02:00
Alexandr Garbuzov da46a5093c Synchonize cache seconds min value inside docs translations with main readme (#2616) 2023-04-25 08:17:50 +02:00
Alexandr Garbuzov 21a9ba4fae fix path to powered by vercel image (#1792) 2023-04-25 08:17:10 +02:00
Alexandr Garbuzov 8aacec098b dev (#1782) 2023-04-25 08:16:37 +02:00
Ítalo Sousa 0c829e9488 Updates the brazilian readme (#2245) 2022-11-18 15:49:38 +01:00
Frieder Bluemle 199870aa9f refactor: fix GitHub capitalization (#2232) 2022-10-26 16:41:59 +02:00
Salmo 1975116b4b docs: correct word on readme pt-br (#1840) 2022-07-06 12:42:42 +02:00
Nico Ismaili 9734a998cc docs: linked "hide" URL param values to its description (#1766) 2022-05-18 16:36:22 +02:00
Alexandr 1bf47059bd docs: correct code blocks language in docs translations (#956) 2022-05-04 09:42:28 +02:00
Victtor Freitas 46fe6b7886 Update link view demo (#1540) 2022-05-04 09:38:35 +02:00
ollo-der-echte 930154e376 docs: Updated readme_de.md (#1462)
* Updated readme_de.md

There were some spelling issues, but probably it's all right as it was last version, what do you think?

* Update docs/readme_de.md

Co-authored-by: Julian Holfeld <julianholfeld@student.uni-kassel.de>

* Update docs/readme_de.md

Co-authored-by: Julian Holfeld <julianholfeld@student.uni-kassel.de>

Co-authored-by: Julian Holfeld <julianholfeld@student.uni-kassel.de>
2022-05-04 09:34:13 +02:00
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
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
Lennart Lösche d17f4b6879 docs(translation): update DE Readme (#1086)
Updatet some Spelling Mistakes
2021-06-10 01:06:35 +05:30
Jaime f9abae804b docs: update readme_kr.md (#1007)
Correct typos
2021-04-28 00:13:09 +05:30
Florian Bussmann 9773d924fb feat: limit langs shown on wakatime card (#988) 2021-04-27 00:34:34 +05:30
Ferdinand Mütsch 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
José Javier Rodríguez Zas (JJ) 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
Alexandr fcc51020ff docs: added missing link to nepali translations (#912) 2021-03-07 22:04:53 +05:30
Alexandr 15afa65889 docs: documentation updates (#841)
* change github to GitHub in all other places

* dev
2021-01-29 22:25:44 +05:30
Yusuke Uehara 72f94ad77b docs : Update readme card options (#816)
* Omit common parameters

* Update Japanese documentation
2021-01-17 15:04:09 +05:30
Aju Tamang de8df72b38 docs(translation): added Nepali docs (#552)
* feat: nepali docs

* feat: minor changes

* update:minor
2021-01-07 21:19:11 +05:30
Johann Pinson b7bada3ed4 chore(translation): improve french translations (#738)
Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
2021-01-07 17:20:17 +05:30
Conan Kunhwan Ahn 621365061f docs: fix broken links at translated docs (#771)
* docs: fix broken links at translated docs

* test: fix broken test.

* test: use dynamic year instead of static number
2021-01-07 17:09:35 +05:30
Mustafa Çağrı Güven d04f72134a docs(translation): Add Turkish Language Readme File (#766) 2020-12-31 12:07:56 +05:30
Bas950 99591915ec docs: updated vercel logo & translations updates (#707)
* 📝 Update Dutch translations

* 📝 Update Vercel icon in the translation files
2020-12-10 22:56:52 +05:30
Maarten van Heusden fe45207e63 docs: fix small correction on Dutch translation (#680) 2020-12-10 22:23:10 +05:30
춤추는망고 8b33b7b813 docs(translation) improved Korean translation (KR) (#679)
* [change] contents with better translation

Changed the content that seemed to fit better.

* [change] readme version to latest
- translate partially

* [translate] github stats part partially

* [translate] before github extra pin

* [translate] before wakatime week stats

* [finished] translation

* [refine] sentences

* docs: fix issues link

Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
2020-12-10 22:20:33 +05:30
Maarten van Heusden 11e731eca8 docs(translation): updated Dutch translation. (#659) 2020-12-06 20:59:00 +05:30
Stephan Muller ff9cf1317f chore: full Dutch (The Netherlands) support (#541)
* Added full dutch langauge support

* Update

Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
2020-10-31 14:29:06 +05:30
Alexandr 296c43ee20 docs(translation): added missing stats card options in docs translations (#543) 2020-10-05 14:32:22 +05:30
Nathan Chu 057ff69ac2 feat: custom card title (#293)
* Custom stats title (anuraghazra#229)

* Add custom title test

* remove unused code

* Update readme.md to include the `custom_title` option

* Update readme_es.md to include `custom_title` option

Co-Authored-By: José Javier Rodríguez Zas <jjavierdguezas@gmail.com>

* Merge branch 'master' of https://github.com/anuraghazra/github-readme-stats.git into custom-title

* feat: added customTitle option in Card

Co-authored-by: José Javier Rodríguez Zas <jjavierdguezas@gmail.com>
Co-authored-by: Anurag <hazru.anurag@gmail.com>
2020-09-27 13:10:39 +05:30
wolfi e1932fdf74 docs: add hide_border option in all language docs (#436) 2020-09-27 12:42:15 +05:30