245 Commits

Author SHA1 Message Date
Takuma Kajikawa 57960248b7 docs: fix default value of cache_seconds query option in README (#3644) 2024-02-16 21:50:30 +02:00
Alexandr Garbuzov 2259870e8e docs: fix wakatime card api_domain option default value (#3532) 2023-12-11 19:33:08 +01:00
Alexandr Garbuzov c6c4a88d6d docs: improve query options appereance using tables (#3484) 2023-11-25 20:23:21 +02:00
Ritik Raj b8983dd697 feat: show wakatime stats in percentage (resolves #3016) (#3326)
* added option to display wakatime in percentage

* updated exclusive options in wakatime

* added percent sign

* Update readme.md

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

* made the required changes

* Update wakatime-card.js

* Update wakatime-card.js

---------

Co-authored-by: Rick Staa <rick.staa@outlook.com>
Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2023-11-23 21:13:48 +02:00
Alexandr Garbuzov a8663a8025 feat(wakatime card): add disable animations query option (#3496)
* feat(wakatime card): add disable animations query option

* docs
2023-11-23 21:06:01 +02:00
Alexandr Garbuzov ddcc30d641 feat(repo card): add description lines count query parameter (#3453)
* feature(repo card): add description lines count query parameter

* dev

* dev

* docs

* test
2023-11-20 20:08:48 +02:00
kurple d4f1a5d061 docs: grammar/Clarity Fixes. (#3463)
* Fixed Grammar

* Grammar Fixes

* Grammar Fixes
2023-11-20 10:01:42 +01:00
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 cb5ac97cc5 docs: themes addition paused (#3409) 2023-10-23 11:10:56 +02:00
Alexandr Garbuzov 885bd1b04e docs: add link to translations contribution guidelines (#3390) 2023-10-18 19:53:03 +02:00
Alexandr Garbuzov bc9076a209 docs: use absolute paths for several broken links as temporary solution (#3389) 2023-10-18 19:51:38 +02:00
Alexandr Garbuzov 2567a6e580 docs: add top issues dashboard notice (#3363) 2023-10-15 10:33:36 +02:00
Rick Staa 6dc6c61877 docs: improve vercel badge position (#3347)
* docs: improve Vercel badge position

* docs: keep Vercel badge at the bottom
2023-10-15 10:33:13 +02:00
Rick Staa ee7cf1fec4 docs: add uptime badge (#3350) 2023-10-13 23:53:07 +03:00
Rick Staa a39785189c docs: fix relative README links (#3067) 2023-10-12 19:57:52 +02:00
Vishal Sharma 18763ae9c3 docs: remove broken sponsor links (#3336)
solves: #3334

Removed broken "Supported by" links in documentation
2023-10-12 13:23:43 +02:00
Alexandr Garbuzov 3b53bedb11 docs: add available locales section (#3331)
* docs: add available locales section

* dev
2023-10-12 13:15:28 +02:00
Alexandr Garbuzov 2ee803fc16 feature: extend default card cache time to 6 hours (#3242)
* feature: extend default card cache time to 8 hours

* reduce to six hours
2023-09-19 11:54:27 +02:00
Alexandr Garbuzov 94deb04e61 docs: add top languages card limits warning (#3228) 2023-09-14 11:33:21 +02:00
Alexandr Garbuzov d915e28ef2 docs: fix show more languages section data (#3176) 2023-08-30 07:34:54 +02:00
Alexandr Garbuzov 5c89063e6f docs: improve request feature link (#3172) 2023-08-29 07:42:18 +02:00
Alexandr Garbuzov e6b0613e1c docs: improve bug report link (#3171) 2023-08-29 07:41:40 +02:00
Alexandr Garbuzov 5574fd264e docs: show additional stats icons (#3156) 2023-08-28 09:16:31 +02:00
Alexandr Garbuzov 276bee07aa Docs: Improve ask question link (#3157) 2023-08-28 09:12:51 +02:00
VydrOz c3c5a0dd32 [Readme.md] Add Gist Card in Customization section (#3104)
* Update Customization section in readme

add "gist card" to the sentence in the customization section or Readme

* Update readme.md

---------

Co-authored-by: Alexandr Garbuzov <qwerty541zxc@gmail.com>
2023-08-20 09:57:51 +02:00
Alexandr Garbuzov fe901dd337 Feature: Add gist card (#3064)
* Feature: Add gist card

* dev

* dev

* dev

* dev

* dev

* dev

* e2e

* e2e test timeout
2023-08-14 11:28:01 +02:00
Alexandr Garbuzov c3a33ca563 Docs: Add missing stats card show option variants (#3069) 2023-08-14 09:03:59 +02:00
Alexandr Garbuzov a258b29db5 Feature: Stats card: Show merged PRs count and percentage (#3003)
* Feature: Stats card: Show merged PRs count and percentage

* dev

* dev

* renames
2023-08-14 02:18:57 +03:00
Alexandr Garbuzov 95b3170655 Docs: Use important admonition in "Important notice" section (#2987) 2023-07-24 20:54:22 +02:00
Rick Staa b0b125ef03 docs: fix broken admonitions (#2957)
* docs: fix broken admonitions

This commit ensures that the admonitions are in line with the new GFM
specifications (see
https://github.com/orgs/community/discussions/16925#discussioncomment-6506860).

* dev

---------

Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2023-07-23 21:16:41 +03:00
Alexandr Garbuzov b56689b4bd Ranks: Take into account user reviewed PRs count (#2857)
* Rank: Take into account user reviewed PRs count

* e2e

* fix tests

* dev

* docs

* dev

* dev
2023-07-21 13:59:53 +02:00
Alexandr Garbuzov 53d9bebee2 Docs: Add note about outdated translations (#2947) 2023-07-16 20:42:22 +02:00
Jonathan Yik Chang Ting ebafbfc9ab Fixed typos and grammars in readme.md (#2919) 2023-07-07 09:46:02 +02:00
Alexandr Garbuzov 5d959bc76c Docs: add link to themes contribution guidelines (#2898) 2023-07-01 00:16:52 +02:00
Alexandr Garbuzov 40c5f41caf Docs: Add missing alt attribute for codecov badge (#2892) 2023-06-28 21:42:41 +02:00
Alexandr Garbuzov e2fa7ad423 CI: Add OSSF scorecard analysis workflow (#2879)
* CI: Add OSSF scorecard analysis workflow

* dev

* dev

* dev

* replace action versions with hashes

* readme badge
2023-06-26 15:27:54 +03:00
Rick Staa e5f1399cc2 docs: remove progress rank icon example (#2876) 2023-06-22 16:52:46 +03:00
Alexandr Garbuzov f282ce4d64 Docs: improve quick align tip section (#2865)
* Docs: move extra pins align tip into correct section

* dev

* dev

* dev

* dev

* dev

* dev
2023-06-22 10:29:10 +02:00
Rick Staa 2642fc546c add percentile rank icon (#2859)
* feat: add 'percentile' rank icon

This commit adds the `percentile` option for the `rank_icon` query
variable. This option displays the rank percentile the user belongs to.

* style: improve percentile rank icon styling

* dev

* dev

* dev

---------

Co-authored-by: Alexandr <qwerty541zxc@gmail.com>
2023-06-20 08:47:02 +02:00
Alexandr Garbuzov de093e8118 Docs: improve GitHub media feature example HTML formatting (#2862) 2023-06-20 08:42:11 +02:00
Alexandr Garbuzov 697c3e52b4 Docs: change example wakatime profile (#2861) 2023-06-20 07:58:02 +02:00
Rick Staa a362af0ebc feat: add 'progress' rank icon (#2858)
This pull request allows users to replace the rank level with the rank progress
by setting the `rank_icon` query to `progress`.
2023-06-19 12:58:02 +02:00
Alexandr Garbuzov d727d178f0 Docs: fix link for extra pins card options (#2855) 2023-06-19 08:33:02 +02:00
Alexandr Garbuzov 92518e375f Stats card: show started and answered discussions stats (#2849)
* Stats card: show started and answered discussions stats

* trans

* dev
2023-06-19 05:51:58 +02:00
Alexandr Garbuzov 2e65a2ee10 Docs: fix broken demos link (#2848) 2023-06-18 00:03:56 +02:00
Alexandr Garbuzov b70b089b8e Stats card: migrate from show_total_reviews to show option (resolves #2836) (#2844)
* Stats card: migrate from show_total_reviews to show option (resolves #2836)

* dev

* docs: improve documentation

---------

Co-authored-by: rickstaa <rick.staa@outlook.com>
2023-06-17 23:10:13 +03:00
Alexandr Garbuzov c5d4bcbc1a Docs: make important notice link clickable (#2841) 2023-06-17 06:19:20 +02:00
Alexandr Garbuzov 331fa1183a Docs: Increase maximum languages count to 20 (#2843) 2023-06-17 06:18:02 +02:00
Alexandr Garbuzov 4db78d7796 Docs: improve GitHub media feature HTML example formatting (#2830) 2023-06-16 08:46:44 +02:00
Alexandr Garbuzov 05efc2811b Docs: make discussion link clickable (#2831) 2023-06-16 08:45:25 +02:00