Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from anuraghazra:master #5

Merged
merged 585 commits into from
Feb 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
585 commits
Select commit Hold shift + click to select a range
276bee0
Docs: Improve ask question link (#3157)
qwerty541 Aug 28, 2023
5574fd2
docs: show additional stats icons (#3156)
qwerty541 Aug 28, 2023
ecf1db6
refactor: add missing jsdoc inside calculateRank.js (#3155)
qwerty541 Aug 28, 2023
7b3cc85
refactor: add missing jsdoc for IncorrectJsonFormatError constructor …
qwerty541 Aug 28, 2023
d1014ae
Build(deps): Bump github/codeql-action from 2.21.4 to 2.21.5 (#3161)
dependabot[bot] Aug 28, 2023
ec08e21
Build(deps): Bump rickstaa/empty-issues-closer-action (#3162)
dependabot[bot] Aug 28, 2023
d218769
Build(deps): Bump actions/checkout from 3.5.3 to 3.6.0 (#3163)
dependabot[bot] Aug 28, 2023
8b7156a
Build(deps): Bump rickstaa/top-issues-action from 1.3.39 to 1.3.40 (#…
dependabot[bot] Aug 28, 2023
e5c2424
Build(deps-dev): Bump jest from 29.6.3 to 29.6.4 (#3169)
dependabot[bot] Aug 28, 2023
7c8d1f8
Build(deps-dev): Bump @testing-library/jest-dom from 6.0.1 to 6.1.2 (…
dependabot[bot] Aug 28, 2023
7d93160
Build(deps-dev): Bump jest-environment-jsdom from 29.6.3 to 29.6.4 (#…
dependabot[bot] Aug 28, 2023
190906a
Build(deps): Bump axios from 1.4.0 to 1.5.0 (#3166)
dependabot[bot] Aug 28, 2023
ce18431
Build(deps-dev): Bump eslint from 8.47.0 to 8.48.0 (#3165)
dependabot[bot] Aug 28, 2023
7d71409
ci: fix actions/checkout version comment inside empty issues closer a…
qwerty541 Aug 29, 2023
e6b0613
docs: improve bug report link (#3171)
qwerty541 Aug 29, 2023
5c89063
docs: improve request feature link (#3172)
qwerty541 Aug 29, 2023
d915e28
docs: fix show more languages section data (#3176)
qwerty541 Aug 30, 2023
c259276
docs(translations): improve feature request links (#3174)
qwerty541 Aug 30, 2023
9b80361
docs(translations): improve bug report links (#3173)
qwerty541 Aug 30, 2023
ec3c41b
docs(contributing guide): fix typo in contrast ration test note (#3181)
qwerty541 Aug 31, 2023
438ffb5
tests: add I18n class tests (#3188)
qwerty541 Sep 1, 2023
3037c96
docs(translations): fix all demos link inside french translation (#3194)
qwerty541 Sep 3, 2023
ddd989a
docs(translations): fix all demos link inside deutsch translations (#…
qwerty541 Sep 3, 2023
0f0ce2c
docs(translations): fix all demos link inside spanish translation (#3…
qwerty541 Sep 3, 2023
d7ee221
docs(translations): fix all demos link inside chinese translation (#3…
qwerty541 Sep 3, 2023
8bde191
docs(contributing guide): add community positive feedback requirement…
qwerty541 Sep 3, 2023
70201d6
ci(themes-preview): add themes PRs positive feedback requirement (#3180)
qwerty541 Sep 3, 2023
13af3ba
infra: enable require-jsdoc eslint rule (#3175)
qwerty541 Sep 3, 2023
7a6ed4d
tests: add missing card set title test (#3190)
qwerty541 Sep 4, 2023
88fc3f1
Build(deps): Bump rickstaa/empty-issues-closer-action (#3203)
dependabot[bot] Sep 4, 2023
f9cafdc
Build(deps): Bump rickstaa/top-issues-action from 1.3.40 to 1.3.44 (#…
dependabot[bot] Sep 4, 2023
3db96e6
Build(deps): Bump actions/checkout from 3.6.0 to 4.0.0 (#3202)
dependabot[bot] Sep 4, 2023
659077e
Build(deps-dev): Bump prettier from 3.0.2 to 3.0.3 (#3205)
dependabot[bot] Sep 4, 2023
b0e15fb
refactor(wakatime card): fix createTextNode function jsdoc to resolve…
qwerty541 Sep 6, 2023
b55aaa4
refactor: fix card colors type and function to resolve vscode type er…
qwerty541 Sep 11, 2023
955b946
Build(deps): Bump rickstaa/empty-issues-closer-action (#3218)
dependabot[bot] Sep 11, 2023
a209f6f
Build(deps): Bump rickstaa/top-issues-action from 1.3.44 to 1.3.46 (#…
dependabot[bot] Sep 11, 2023
477cb28
Build(deps): Bump actions/upload-artifact from 3.1.2 to 3.1.3 (#3219)
dependabot[bot] Sep 11, 2023
ea58877
Build(deps-dev): Bump eslint from 8.48.0 to 8.49.0 (#3221)
dependabot[bot] Sep 11, 2023
4778d5b
Build(deps-dev): Bump @actions/core from 1.10.0 to 1.10.1 (#3222)
dependabot[bot] Sep 11, 2023
59e6b3e
Build(deps-dev): Bump axios-mock-adapter from 1.21.5 to 1.22.0 (#3223)
dependabot[bot] Sep 11, 2023
d6852d9
Build(deps-dev): Bump @testing-library/jest-dom from 6.1.2 to 6.1.3 (…
dependabot[bot] Sep 11, 2023
def5c9c
ci: use latest octokit API inside close stale theme PRs workflow (#3213)
qwerty541 Sep 11, 2023
09b7ad6
refactor: move duplicated code for rendering repo/gist cards into uti…
qwerty541 Sep 11, 2023
47e6e56
Enable no-warning-comments eslint rule (#3150)
qwerty541 Sep 11, 2023
8879c7f
refactor: fix createProgressNode function jsdoc and enable ts-check (…
qwerty541 Sep 12, 2023
b611018
i18n: set locale only once instead of on each call (#3200)
qwerty541 Sep 12, 2023
c42798b
refactor: enable curly eslint rule (#3137)
qwerty541 Sep 12, 2023
976db14
refactor: use more clear retryer error messages (#3216)
qwerty541 Sep 12, 2023
81f030f
tests(stats card fetcher): add upstream API error test when include_a…
qwerty541 Sep 12, 2023
ef0ec6e
refactor: use more clear retryer error message (2) (#3227)
qwerty541 Sep 14, 2023
94deb04
docs: add top languages card limits warning (#3228)
qwerty541 Sep 14, 2023
6370d0c
refactor: fix I18n class constructor jsdoc to resolve vscode type err…
qwerty541 Sep 14, 2023
518747e
docs: simplified chinese error (#3215)
touero Sep 16, 2023
64f56e8
refactor: change confusing behavior of showing 0 commints when upstre…
qwerty541 Sep 17, 2023
bc8eaec
feat: rate limit error chaching (#2448)
rickstaa Sep 17, 2023
c1be939
infra: enable no-use-before-define eslint rule (#3234)
qwerty541 Sep 17, 2023
7a4f6a3
Build(deps): Bump rickstaa/empty-issues-closer-action (#3245)
dependabot[bot] Sep 18, 2023
1fca92e
Build(deps): Bump github/codeql-action from 2.21.5 to 2.21.7 (#3246)
dependabot[bot] Sep 18, 2023
5fcdee7
Build(deps): Bump bahmutov/npm-install from 1.8.34 to 1.8.35 (#3247)
dependabot[bot] Sep 18, 2023
bec0540
Build(deps): Bump rickstaa/top-issues-action from 1.3.46 to 1.3.50 (#…
dependabot[bot] Sep 18, 2023
b6d30dd
Build(deps-dev): Bump jest from 29.6.4 to 29.7.0 (#3249)
dependabot[bot] Sep 19, 2023
40b58f0
Build(deps-dev): Bump jest-environment-jsdom from 29.6.4 to 29.7.0 (#…
dependabot[bot] Sep 19, 2023
0780435
Build(deps-dev): Bump @testing-library/dom from 9.3.1 to 9.3.3 (#3251)
dependabot[bot] Sep 19, 2023
772ef35
infra: enable no-this-before-super eslint rule (#3256)
qwerty541 Sep 19, 2023
eb787af
infra: enable no-unneeded-ternary eslint rule (#3257)
qwerty541 Sep 19, 2023
2ee803f
feature: extend default card cache time to 6 hours (#3242)
qwerty541 Sep 19, 2023
41a2ba8
tests: add pin endpoint proper cache header test (#3260)
qwerty541 Sep 20, 2023
1fb2d1a
ci: add infrastructure label (#3270)
qwerty541 Sep 21, 2023
12f84f8
tests: add top langs endpoint proper cache header test (#3269)
qwerty541 Sep 21, 2023
65c3300
refactor(stats card fetcher): improve could not fetch total commits e…
qwerty541 Sep 21, 2023
7bf4a87
refactor: add GitHub REST API error to CustomError class (#3272)
qwerty541 Sep 22, 2023
5c9ca13
Build(deps): Bump github/codeql-action from 2.21.7 to 2.21.8 (#3289)
dependabot[bot] Sep 25, 2023
eb2652d
Build(deps): Bump rickstaa/empty-issues-closer-action (#3290)
dependabot[bot] Sep 25, 2023
5850506
Build(deps): Bump rickstaa/top-issues-action from 1.3.50 to 1.3.52 (#…
dependabot[bot] Sep 25, 2023
3312e90
Build(deps): Bump actions/checkout from 4.0.0 to 4.1.0 (#3291)
dependabot[bot] Sep 25, 2023
712cb18
Build(deps-dev): Bump eslint from 8.49.0 to 8.50.0 (#3293)
dependabot[bot] Sep 25, 2023
52b402a
Build(deps): Bump axios from 1.5.0 to 1.5.1 (#3315)
dependabot[bot] Oct 2, 2023
558af5c
Build(deps): Bump github/codeql-action from 2.21.8 to 2.21.9 (#3316)
dependabot[bot] Oct 2, 2023
e04d17d
ci(labeler): fix infrastructure label (#3284)
qwerty541 Oct 5, 2023
2404f06
Build(deps): Bump ossf/scorecard-action from 2.2.0 to 2.3.0 (#3340)
dependabot[bot] Oct 9, 2023
5f378b8
Build(deps): Bump rickstaa/top-issues-action from 1.3.52 to 1.3.54 (#…
dependabot[bot] Oct 9, 2023
3295d5d
Build(deps): Bump rickstaa/empty-issues-closer-action (#3343)
dependabot[bot] Oct 9, 2023
79384f4
Build(deps): Bump github/codeql-action from 2.21.9 to 2.22.1 (#3342)
dependabot[bot] Oct 9, 2023
971fc61
Build(deps): Bump stefanzweifel/git-auto-commit-action (#3344)
dependabot[bot] Oct 9, 2023
dd68af3
Build(deps-dev): Bump eslint from 8.50.0 to 8.51.0 (#3345)
dependabot[bot] Oct 9, 2023
35e4578
docs(contributing guidelines): remove duplicate license section (#3333)
qwerty541 Oct 11, 2023
88c507c
refactor: fix typo in TRY_AGAIN_LATER constant name (#3274)
qwerty541 Oct 12, 2023
3b53bed
docs: add available locales section (#3331)
qwerty541 Oct 12, 2023
18763ae
docs: remove broken sponsor links (#3336)
vishal-sharma-369 Oct 12, 2023
4c7e297
CI: Add static code analysis workflow (CodeQL) (#2918)
qwerty541 Oct 12, 2023
1728bb2
infra: enable no-with eslint rule (#3233)
qwerty541 Oct 12, 2023
d89edc0
infra: enable no-multiple-empty-lines eslint rule (#3262)
qwerty541 Oct 12, 2023
a397851
docs: fix relative README links (#3067)
rickstaa Oct 12, 2023
0fd1ea3
feature: do not aks user's to open issues on upstream API errors (#3273)
qwerty541 Oct 13, 2023
428e97b
Add performance tests base (#3141)
qwerty541 Oct 13, 2023
28b6592
Update generate-theme-doc.js (#3308)
sahilpawar01 Oct 13, 2023
7b1b78d
Revert "Update generate-theme-doc.js (#3308)" (#3353)
rickstaa Oct 13, 2023
1c07f41
feature: fetch only requested data from GitHub GraphQL API to reduce …
qwerty541 Oct 13, 2023
b753d49
infra: enable radix eslint rule (#3261)
qwerty541 Oct 13, 2023
cd9698b
infra: enable no-mixed-spaces-and-tabs eslint rule (#3285)
qwerty541 Oct 13, 2023
7c5e998
ci: fix master branch name in CodeQL analysis workflow (#3354)
qwerty541 Oct 13, 2023
ee7cf1f
docs: add uptime badge (#3350)
rickstaa Oct 13, 2023
7a6d7b4
ci: fix 'update-langs' workflow permissions (#3352)
rickstaa Oct 13, 2023
4fd52e6
ci: fix small theme preview script typo (#3355)
rickstaa Oct 13, 2023
00394cf
docs(themes): improve compatibility message (#3362)
qwerty541 Oct 14, 2023
ac749b7
refactor: resolve vscode type errors in wakatime card render and remo…
qwerty541 Oct 15, 2023
d72ae34
docs: add translations contribution guide (#3360)
qwerty541 Oct 15, 2023
6dc6c61
docs: improve vercel badge position (#3347)
rickstaa Oct 15, 2023
2567a6e
docs: add top issues dashboard notice (#3363)
qwerty541 Oct 15, 2023
8278980
infra: enable no-negated-condition eslint rule (#3283)
qwerty541 Oct 15, 2023
365dfb7
docs(translations): remove broken sponsors links (#3361)
qwerty541 Oct 15, 2023
4e949c2
docs(contributing): remove outdated local dev steps (#3358)
rickstaa Oct 16, 2023
41d19be
Build(deps): Bump rickstaa/empty-issues-closer-action (#3375)
dependabot[bot] Oct 16, 2023
dd528c4
Build(deps): Bump rickstaa/top-issues-action from 1.3.54 to 1.3.56 (#…
dependabot[bot] Oct 16, 2023
c289b10
Build(deps): Bump actions/checkout from 3.5.3 to 4.1.0 (#3377)
dependabot[bot] Oct 16, 2023
bb17789
Build(deps-dev): Bump @testing-library/jest-dom from 6.1.3 to 6.1.4 (…
dependabot[bot] Oct 16, 2023
e7056fb
Build(deps-dev): Bump lint-staged from 14.0.1 to 15.0.1 (#3379)
dependabot[bot] Oct 16, 2023
29c1fef
Build(deps-dev): Bump @babel/traverse from 7.22.8 to 7.23.2 (#3381)
dependabot[bot] Oct 16, 2023
4dc930b
Build(deps-dev): Bump @actions/github from 5.1.1 to 6.0.0 (#3380)
dependabot[bot] Oct 16, 2023
3dab984
docs(contributions): use HTTPS protocol inside license link (#3373)
qwerty541 Oct 17, 2023
b85225b
docs(contributions): improve visability of themes merging policy (#3371)
qwerty541 Oct 17, 2023
bc9076a
docs: use absolute paths for several broken links as temporary soluti…
qwerty541 Oct 18, 2023
885bd1b
docs: add link to translations contribution guidelines (#3390)
qwerty541 Oct 18, 2023
ae35637
docs(contributions): add one theme per pull request rule (#3394)
qwerty541 Oct 19, 2023
33beba5
ci(theme preview): add one theme per pull request rule (#3395)
qwerty541 Oct 21, 2023
3eedfd3
chore(theme): add light and dark catppuccin themes with fix for contr…
cosmojg Oct 22, 2023
cb5ac97
docs: themes addition paused (#3409)
qwerty541 Oct 23, 2023
edeebeb
docs(contributing): themes addition paused (#3408)
qwerty541 Oct 23, 2023
f8aa2db
ci(theme preview): allow gradient themes (#3400)
qwerty541 Oct 23, 2023
3977b90
tests:: allow gradient themes (#3401)
qwerty541 Oct 23, 2023
c795c72
Build(deps): Bump actions/checkout from 4.1.0 to 4.1.1 (#3413)
dependabot[bot] Oct 23, 2023
376aeaa
Build(deps): Bump rickstaa/top-issues-action from 1.3.56 to 1.3.61 (#…
dependabot[bot] Oct 23, 2023
69b1745
Build(deps): Bump bahmutov/npm-install from 1.8.35 to 1.8.36 (#3414)
dependabot[bot] Oct 23, 2023
3d0780b
Build(deps): Bump rickstaa/empty-issues-closer-action (#3417)
dependabot[bot] Oct 23, 2023
453ab19
Build(deps): Bump actions/setup-node from 3.8.1 to 4.0.0 (#3416)
dependabot[bot] Oct 23, 2023
8ee18b8
Build(deps-dev): Bump lint-staged from 15.0.1 to 15.0.2 (#3418)
dependabot[bot] Oct 23, 2023
69cdf00
Build(deps-dev): Bump eslint from 8.51.0 to 8.52.0 (#3419)
dependabot[bot] Oct 23, 2023
23f9cc7
docs(theme): Auto update theme readme (#3407)
qwerty541 Oct 24, 2023
7fe7c63
ci(top issues dashboard): themes addition paused (#3410)
qwerty541 Oct 24, 2023
6bcc98d
fix: fix `WakaTime` brand casing (#3411)
Joehuu Oct 24, 2023
c79fc99
docs(contributing): change protocol from HTTPS to HTTP in local devel…
kafkaidk Oct 26, 2023
8084ba9
i18n: improve Ukrainian translations (#3422)
eternityduck Oct 26, 2023
87a3bf3
ci(theme readme gen): lowercase commit message to match conventional …
qwerty541 Oct 26, 2023
0691084
ci(preview theme): allow gradient colors (2) (#3427)
qwerty541 Oct 26, 2023
db92181
fix(top langs fetcher): fix typo inside error message (#3431)
eternityduck Oct 28, 2023
9c6eb22
feature: render error card in same theme as requested card (resolves …
notpritam Oct 28, 2023
89fc146
refactor: improve blacklisted username error by adding secondary mess…
qwerty541 Oct 30, 2023
5b72dfb
tests(stats card): cover with test changes in #3298 (#3443)
qwerty541 Oct 30, 2023
2feebd0
infra(dependabot): set myself as pull requests reviewer (#3435)
qwerty541 Oct 30, 2023
91a3ac2
Build(deps): Bump rickstaa/empty-issues-closer-action (#3446)
dependabot[bot] Oct 30, 2023
10236d8
Build(deps): Bump ossf/scorecard-action from 2.3.0 to 2.3.1 (#3447)
dependabot[bot] Oct 30, 2023
6cf9bb8
Build(deps): Bump axios from 1.5.1 to 1.6.0 (#3448)
dependabot[bot] Oct 30, 2023
2b90336
Build(deps): Bump rickstaa/top-issues-action from 1.3.61 to 1.3.64 (#…
dependabot[bot] Oct 30, 2023
1886fe0
refactor: update languages JSON (#3450)
github-actions[bot] Oct 31, 2023
2ddcd9c
infra(dependabot): configure commits message to match conventional co…
qwerty541 Oct 31, 2023
ff16984
refactor: fix typos in a comment (#3437)
Wertzui123 Nov 1, 2023
236577f
infra: enable no-class-assign eslint rule (#3451)
qwerty541 Nov 1, 2023
5b3b920
infra: enable no-const-assign eslint rule (#3452)
qwerty541 Nov 1, 2023
90c30f2
infra: enable no-dupe-class-members eslint rule (#3456)
qwerty541 Nov 6, 2023
6d8169f
tests(wakatime-fetcher): fix brand casing (#3455)
qwerty541 Nov 6, 2023
e5b5da8
tests: add basic wakatime endpoint test (#3454)
qwerty541 Nov 6, 2023
79cee30
infra: enable constructor-super eslint rule (#3457)
qwerty541 Nov 7, 2023
bc7ea33
build(deps): Bump rickstaa/empty-issues-closer-action (#3460)
dependabot[bot] Nov 7, 2023
a99abe8
build(deps): Bump rickstaa/top-issues-action from 1.3.64 to 1.3.65 (#…
dependabot[bot] Nov 7, 2023
843b15e
build(deps-dev): Bump eslint from 8.52.0 to 8.53.0 (#3459)
dependabot[bot] Nov 7, 2023
8d7e9df
themes: add ambient_gradient theme for test (#3399)
qwerty541 Nov 7, 2023
dda9647
fix(express deploy): fix situations when env variables doesn't load b…
wolfcomp Nov 7, 2023
aa90efc
docs(theme): auto update theme readme (#3462)
qwerty541 Nov 7, 2023
edf9f74
infra: enable keyword-spacing eslint rule and remove decrecated space…
qwerty541 Nov 10, 2023
5ea6595
infra: enable no-delete-var eslint rule (#3465)
qwerty541 Nov 10, 2023
51eefa2
infra: enable no-caller eslint rule (#3473)
qwerty541 Nov 13, 2023
d654fe5
infra: enable no-alert eslint rule (#3472)
qwerty541 Nov 13, 2023
034ee06
build(deps-dev): Bump lint-staged from 15.0.2 to 15.1.0 (#3477)
dependabot[bot] Nov 13, 2023
36bbea2
build(deps): Bump axios from 1.6.0 to 1.6.1 (#3478)
dependabot[bot] Nov 13, 2023
e04e139
build(deps-dev): Bump prettier from 3.0.3 to 3.1.0 (#3476)
dependabot[bot] Nov 13, 2023
e50a9b4
build(deps): Bump rickstaa/top-issues-action from 1.3.65 to 1.3.69 (#…
dependabot[bot] Nov 13, 2023
4997308
build(deps): Bump rickstaa/empty-issues-closer-action (#3480)
dependabot[bot] Nov 13, 2023
3a15963
ci: add wakatime endpoint test file into pull requests labeler (#3482)
qwerty541 Nov 15, 2023
f26b83d
tests: fix typo inside card class proper height/width test (#3489)
qwerty541 Nov 20, 2023
d4f1a5d
docs: grammar/Clarity Fixes. (#3463)
krple Nov 20, 2023
ddcc30d
feat(repo card): add description lines count query parameter (#3453)
qwerty541 Nov 20, 2023
68c49dd
build(deps): Bump rickstaa/empty-issues-closer-action (#3490)
dependabot[bot] Nov 20, 2023
723cdd7
build(deps): Bump rickstaa/top-issues-action from 1.3.69 to 1.3.71 (#…
dependabot[bot] Nov 20, 2023
ffe2862
build(deps): Bump axios from 1.6.1 to 1.6.2 (#3492)
dependabot[bot] Nov 20, 2023
afcb773
build(deps-dev): Bump eslint from 8.53.0 to 8.54.0 (#3493)
dependabot[bot] Nov 20, 2023
a8663a8
feat(wakatime card): add disable animations query option (#3496)
qwerty541 Nov 23, 2023
b8983dd
feat: show wakatime stats in percentage (resolves #3016) (#3326)
ritik48 Nov 23, 2023
1262002
fix(wakatime card): add percent display format for compact layout (re…
qwerty541 Nov 25, 2023
c6c4a88
docs: improve query options appereance using tables (#3484)
qwerty541 Nov 25, 2023
4793de4
build(deps): Bump rickstaa/top-issues-action from 1.3.71 to 1.3.75 (#…
dependabot[bot] Nov 27, 2023
7595456
build(deps): Bump rickstaa/empty-issues-closer-action (#3507)
dependabot[bot] Nov 27, 2023
0616df3
tests: add gist card performance test (#3372)
qwerty541 Nov 28, 2023
1656ec6
tests: add pin card performance test (#3374)
qwerty541 Nov 28, 2023
80b2d23
build(deps-dev): Bump @adobe/css-tools from 4.3.1 to 4.3.2 (#3516)
dependabot[bot] Dec 1, 2023
1cba9c1
build(deps-dev): Bump eslint from 8.54.0 to 8.55.0 (#3522)
dependabot[bot] Dec 4, 2023
105e136
build(deps-dev): Bump lint-staged from 15.1.0 to 15.2.0 (#3524)
dependabot[bot] Dec 4, 2023
91889a3
build(deps-dev): Bump eslint-config-prettier from 9.0.0 to 9.1.0 (#3523)
dependabot[bot] Dec 4, 2023
4412af8
build(deps-dev): Bump @testing-library/jest-dom from 6.1.4 to 6.1.5 (…
dependabot[bot] Dec 4, 2023
34c67ff
build(deps): Bump rickstaa/top-issues-action from 1.3.75 to 1.3.77 (#…
dependabot[bot] Dec 4, 2023
6633d68
build(deps): Bump rickstaa/empty-issues-closer-action (#3527)
dependabot[bot] Dec 4, 2023
23472f4
build(deps): Bump actions/labeler from 4.3.0 to 5.0.0 (#3526)
dependabot[bot] Dec 4, 2023
c31f3e8
ci: update labeler config to match latest action version (#3533)
qwerty541 Dec 11, 2023
2259870
docs: fix wakatime card api_domain option default value (#3532)
qwerty541 Dec 11, 2023
c402a23
refactor: add missing export for wakatime options type (#3531)
qwerty541 Dec 11, 2023
f831dad
build(deps-dev): Bump prettier from 3.1.0 to 3.1.1 (#3540)
dependabot[bot] Dec 11, 2023
9c1bb80
build(deps): Bump actions/upload-artifact from 3.1.3 to 4.0.0 (#3549)
dependabot[bot] Dec 18, 2023
beb0172
build(deps): Bump rickstaa/top-issues-action from 1.3.77 to 1.3.83 (#…
dependabot[bot] Dec 18, 2023
82699d6
build(deps): Bump rickstaa/empty-issues-closer-action (#3551)
dependabot[bot] Dec 18, 2023
3ea55bb
build(deps): Bump actions/setup-node from 4.0.0 to 4.0.1 (#3552)
dependabot[bot] Dec 18, 2023
e30da92
build(deps-dev): Bump eslint from 8.55.0 to 8.56.0 (#3553)
dependabot[bot] Dec 18, 2023
f44ddde
build(deps): bump rickstaa/top-issues-action from 1.3.83 to 1.3.86 (#…
dependabot[bot] Dec 25, 2023
c1e8037
build(deps): bump rickstaa/empty-issues-closer-action (#3561)
dependabot[bot] Dec 25, 2023
59367dc
refactor(wakatime card): move duplicate value format logic into separ…
qwerty541 Dec 26, 2023
7d4c49b
ci: use same .yml file extension for all workflows for consistency (#…
qwerty541 Dec 26, 2023
4710f24
tests(stats card): fix render translations test (#3580)
qwerty541 Jan 7, 2024
d2dbffe
refactor: update languages JSON (#3567)
github-actions[bot] Jan 7, 2024
53a1e34
build(deps): bump rickstaa/empty-issues-closer-action (#3570)
dependabot[bot] Jan 7, 2024
1852db0
build(deps): bump rickstaa/top-issues-action from 1.3.86 to 1.3.87 (#…
dependabot[bot] Jan 7, 2024
5dd50ee
build(deps-dev): bump @testing-library/jest-dom from 6.1.5 to 6.1.6 (…
dependabot[bot] Jan 7, 2024
69f5826
build(deps): bump axios from 1.6.2 to 1.6.3 (#3573)
dependabot[bot] Jan 7, 2024
258d54d
build(deps-dev): bump jest-bench from 29.4.1 to 29.7.1 (#3574)
dependabot[bot] Jan 7, 2024
9406466
build(deps): bump axios from 1.6.2 to 1.6.5 (#3581)
dependabot[bot] Jan 7, 2024
62662be
build(deps-dev): bump @testing-library/jest-dom from 6.1.6 to 6.2.0 (…
dependabot[bot] Jan 8, 2024
39e8c20
build(deps): bump rickstaa/empty-issues-closer-action (#3583)
dependabot[bot] Jan 8, 2024
d1540ef
build(deps): bump rickstaa/top-issues-action from 1.3.87 to 1.3.91 (#…
dependabot[bot] Jan 8, 2024
9cce439
build(deps-dev): bump @testing-library/dom from 9.3.3 to 9.3.4 (#3587)
dependabot[bot] Jan 15, 2024
14fe8cd
build(deps-dev): bump prettier from 3.1.1 to 3.2.2 (#3588)
dependabot[bot] Jan 15, 2024
3d996b9
build(deps): bump rickstaa/empty-issues-closer-action (#3591)
dependabot[bot] Jan 15, 2024
eb3b4d1
build(deps): bump rickstaa/top-issues-action from 1.3.91 to 1.3.93 (#…
dependabot[bot] Jan 15, 2024
9a11163
build(deps): bump bahmutov/npm-install from 1.8.36 to 1.8.37 (#3592)
dependabot[bot] Jan 15, 2024
fa50161
build(deps): bump actions/upload-artifact from 4.0.0 to 4.1.0 (#3589)
dependabot[bot] Jan 15, 2024
533469d
tests(e2e): update data to fix retrieve stats card test (#3609)
qwerty541 Jan 23, 2024
91db535
fix(stats card): set correct value of commits count in accessability …
qwerty541 Jan 23, 2024
4f567cc
build(deps): bump rickstaa/empty-issues-closer-action (#3603)
dependabot[bot] Jan 24, 2024
734c69a
build(deps): bump rickstaa/top-issues-action from 1.3.93 to 1.3.95 (#…
dependabot[bot] Jan 24, 2024
8b610da
build(deps): bump actions/upload-artifact from 4.1.0 to 4.2.0 (#3604)
dependabot[bot] Jan 24, 2024
b9fa27b
build(deps): bump dotenv from 16.3.1 to 16.3.2 (#3606)
dependabot[bot] Jan 24, 2024
26f6d7f
build(deps-dev): bump prettier from 3.2.2 to 3.2.4 (#3607)
dependabot[bot] Jan 24, 2024
0704b5a
build(deps-dev): bump @testing-library/jest-dom from 6.2.0 to 6.2.1 (…
dependabot[bot] Jan 24, 2024
319e3d4
tests: refactor stats card e2e test to avoid future error due to year…
qwerty541 Jan 25, 2024
547660b
tests(e2e): update data to fix retrieve stats card test (#3626)
qwerty541 Jan 30, 2024
13c25c7
build(deps-dev): bump @testing-library/jest-dom from 6.2.1 to 6.3.0 (…
dependabot[bot] Jan 31, 2024
5a05bd2
build(deps-dev): bump husky from 8.0.3 to 9.0.7 (#3621)
dependabot[bot] Jan 31, 2024
9533319
build(deps): bump axios from 1.6.5 to 1.6.7 (#3622)
dependabot[bot] Jan 31, 2024
91d0ed6
build(deps): bump dotenv from 16.3.2 to 16.4.1 (#3623)
dependabot[bot] Jan 31, 2024
62c7101
ci(deps): bump codecov/codecov-action from 3.1.4 to 3.1.5 (#3624)
dependabot[bot] Jan 31, 2024
3e14baf
ci(deps): bump actions/upload-artifact from 4.2.0 to 4.3.0 (#3625)
dependabot[bot] Jan 31, 2024
1be7d06
build(deps-dev): bump lint-staged from 15.2.0 to 15.2.2 (#3639)
dependabot[bot] Feb 5, 2024
5f411be
tests(e2e): update data to fix retrieve stats card test (#3643)
qwerty541 Feb 6, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
234 changes: 234 additions & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,234 @@
{
"env": {
"node": true,
"browser": true,
"es2021": true
},
"extends": [
// "eslint:recommended",
"prettier"
],
"parserOptions": {
"sourceType": "module",
"ecmaVersion": 2022
},
"rules": {
// Possible Errors (overrides from recommended set)

// "no-extra-parens": "error",
"no-unexpected-multiline": "error",

// All JSDoc comments must be valid

"valid-jsdoc": [ "error", {
"requireReturn": true,
"requireReturnDescription": true,
"requireParamDescription": true,
"prefer": {
"return": "returns"
}
}],

// Best Practices

// Allowed a getter without setter, but all setters require getters

"accessor-pairs": [ "error", {
"getWithoutSet": false,
"setWithoutGet": true
}],
"block-scoped-var": "warn",
"consistent-return": "error",
"curly": "error",
// "default-case": "warn",

// the dot goes with the property when doing multiline

// "dot-location": [ "warn", "property" ],
// "dot-notation": "warn",
// "eqeqeq": [ "error", "smart" ],
// "guard-for-in": "warn",
"no-alert": "error",
"no-caller": "error",
// "no-case-declarations": "warn",
// "no-div-regex": "warn",
// "no-else-return": "warn",
// "no-empty-label": "warn",
// "no-empty-pattern": "warn",
// "no-eq-null": "warn",
// "no-eval": "error",
// "no-extend-native": "error",
// "no-extra-bind": "warn",
// "no-floating-decimal": "warn",
// "no-implicit-coercion": [ "warn", {
// "boolean": true,
// "number": true,
// "string": true
// }],
// "no-implied-eval": "error",
// "no-invalid-this": "error",
// "no-iterator": "error",
// "no-labels": "warn",
// "no-lone-blocks": "warn",
// "no-loop-func": "error",
// "no-magic-numbers": "warn",
// "no-multi-spaces": "error",
// "no-multi-str": "warn",
// "no-native-reassign": "error",
// "no-new-func": "error",
// "no-new-wrappers": "error",
// "no-new": "error",
// "no-octal-escape": "error",
// "no-param-reassign": "error",
// "no-process-env": "warn",
// "no-proto": "error",
// "no-redeclare": "error",
// "no-return-assign": "error",
// "no-script-url": "error",
// "no-self-compare": "error",
// "no-throw-literal": "error",
// "no-unused-expressions": "error",
// "no-useless-call": "error",
// "no-useless-concat": "error",
// "no-void": "warn",

// Produce warnings when something is commented as TODO or FIXME

"no-warning-comments": [ "warn", {
"terms": [ "TODO", "FIXME" ],
"location": "start"
}],
"no-with": "warn",
"radix": "warn",
// "vars-on-top": "error",

// Enforces the style of wrapped functions
// "wrap-iife": [ "error", "outside" ],
// "yoda": "error",

// Strict Mode - for ES6, never use strict.
// "strict": [ "error", "never" ],

// Variables

// "init-declarations": [ "error", "always" ],
// "no-catch-shadow": "warn",
"no-delete-var": "error",
// "no-label-var": "error",
// "no-shadow-restricted-names": "error",
// "no-shadow": "warn",

// We require all vars to be initialized (see init-declarations)
// If we NEED a var to be initialized to undefined, it needs to be explicit

"no-undef-init": "off",
"no-undef": "error",
"no-undefined": "off",
"no-unused-vars": "warn",

// Disallow hoisting - let & const don't allow hoisting anyhow

"no-use-before-define": "error",

// Node.js and CommonJS

// "callback-return": [ "warn", [ "callback", "next" ]],
// "global-require": "error",
// "handle-callback-err": "warn",
// "no-mixed-requires": "warn",
// "no-new-require": "error",

// Use path.concat instead

// "no-path-concat": "error",
// "no-process-exit": "error",
// "no-restricted-modules": "off",
// "no-sync": "warn",

// ECMAScript 6 support

// "arrow-body-style": [ "error", "always" ],
// "arrow-parens": [ "error", "always" ],
// "arrow-spacing": [ "error", { "before": true, "after": true }],
"constructor-super": "error",
// "generator-star-spacing": [ "error", "before" ],
// "no-arrow-condition": "error",
"no-class-assign": "error",
"no-const-assign": "error",
"no-dupe-class-members": "error",
"no-this-before-super": "error",
// "no-var": "warn",
"object-shorthand": [ "warn" ],
// "prefer-arrow-callback": "warn",
// "prefer-spread": "warn",
// "prefer-template": "warn",
// "require-yield": "error",

// Stylistic - everything here is a warning because of style.

// "array-bracket-spacing": [ "warn", "always" ],
// "block-spacing": [ "warn", "always" ],
// "brace-style": [ "warn", "1tbs", { "allowSingleLine": false } ],
// "camelcase": "warn",
// "comma-spacing": [ "warn", { "before": false, "after": true } ],
// "comma-style": [ "warn", "last" ],
// "computed-property-spacing": [ "warn", "never" ],
// "consistent-this": [ "warn", "self" ],
// "eol-last": "warn",
// "func-names": "warn",
// "func-style": [ "warn", "declaration" ],
// "id-length": [ "warn", { "min": 2, "max": 32 } ],
// "indent": [ "warn", 4 ],
// "jsx-quotes": [ "warn", "prefer-double" ],
// "linebreak-style": [ "warn", "unix" ],
// "lines-around-comment": [ "warn", { "beforeBlockComment": true } ],
// "max-depth": [ "warn", 8 ],
// "max-len": [ "warn", 132 ],
// "max-nested-callbacks": [ "warn", 8 ],
// "max-params": [ "warn", 8 ],
// "new-cap": "warn",
// "new-parens": "warn",
// "no-array-constructor": "warn",
// "no-bitwise": "off",
// "no-continue": "off",
// "no-inline-comments": "off",
// "no-lonely-if": "warn",
"no-mixed-spaces-and-tabs": "warn",
"no-multiple-empty-lines": "warn",
"no-negated-condition": "warn",
// "no-nested-ternary": "warn",
// "no-new-object": "warn",
// "no-plusplus": "off",
// "no-spaced-func": "warn",
// "no-ternary": "off",
// "no-trailing-spaces": "warn",
// "no-underscore-dangle": "warn",
"no-unneeded-ternary": "warn",
// "object-curly-spacing": [ "warn", "always" ],
// "one-var": "off",
// "operator-assignment": [ "warn", "never" ],
// "operator-linebreak": [ "warn", "after" ],
// "padded-blocks": [ "warn", "never" ],
// "quote-props": [ "warn", "consistent-as-needed" ],
// "quotes": [ "warn", "single" ],
"require-jsdoc": [ "warn", {
"require": {
"FunctionDeclaration": true,
"MethodDefinition": true,
"ClassDeclaration": false
}
}],
// "semi-spacing": [ "warn", { "before": false, "after": true }],
// "semi": [ "error", "always" ],
// "sort-vars": "off",
"keyword-spacing": ["error", { "before": true, "after": true }]
// "space-before-blocks": [ "warn", "always" ],
// "space-before-function-paren": [ "warn", "never" ],
// "space-in-parens": [ "warn", "never" ],
// "space-infix-ops": [ "warn", { "int32Hint": true } ],
// "space-return-throw-case": "error",
// "space-unary-ops": "error",
// "spaced-comment": [ "warn", "always" ],
// "wrap-regex": "warn"
}
}
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ body:
required: true
- type: textarea
attributes:
label: Expected behaviour
label: Expected behavior
description:
A clear and concise description of what you expected to happen.
- type: textarea
Expand Down
25 changes: 25 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
version: 2
updates:
# Maintain dependencies for NPM
- package-ecosystem: npm
directory: "/"
schedule:
interval: weekly
open-pull-requests-limit: 10
commit-message:
prefix: "build(deps)"
prefix-development: "build(deps-dev)"
reviewers:
- "qwerty541"

# Maintain dependencies for GitHub Actions
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: weekly
open-pull-requests-limit: 10
commit-message:
prefix: "build(deps)"
prefix-development: "build(deps-dev)"
reviewers:
- "qwerty541"
98 changes: 95 additions & 3 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,95 @@
themes: themes/index.js
doc-translation: docs/*
card-i18n: src/translations.js
themes:
- changed-files:
- any-glob-to-any-file:
- themes/index.js

doc-translation:
- changed-files:
- any-glob-to-any-file:
- docs/*

card-i18n:
- changed-files:
- any-glob-to-any-file:
- src/translations.js
- src/common/I18n.js

documentation:
- changed-files:
- any-glob-to-any-file:
- readme.md
- CONTRIBUTING.md
- CODE_OF_CONDUCT.md
- SECURITY.md

dependencies:
- changed-files:
- any-glob-to-any-file:
- package.json
- package-lock.json

lang-card:
- changed-files:
- any-glob-to-any-file:
- api/top-langs.js
- src/cards/top-languages-card.js
- src/fetchers/top-languages-fetcher.js
- tests/fetchTopLanguages.test.js
- tests/renderTopLanguagesCard.test.js
- tests/top-langs.test.js

repo-card:
- changed-files:
- any-glob-to-any-file:
- api/pin.js
- src/cards/repo-card.js
- src/fetchers/repo-fetcher.js
- tests/fetchRepo.test.js
- tests/renderRepoCard.test.js
- tests/pin.test.js

stats-card:
- changed-files:
- any-glob-to-any-file:
- api/index.js
- src/cards/stats-card.js
- src/fetchers/stats-fetcher.js
- tests/fetchStats.test.js
- tests/renderStatsCard.test.js
- tests/api.test.js

wakatime-card:
- changed-files:
- any-glob-to-any-file:
- api/wakatime.js
- src/cards/wakatime-card.js
- src/fetchers/wakatime-fetcher.js
- tests/fetchWakatime.test.js
- tests/renderWakatimeCard.test.js
- tests/wakatime.test.js

gist-card:
- changed-files:
- any-glob-to-any-file:
- api/gist.js
- src/cards/gist-card.js
- src/fetchers/gist-fetcher.js
- tests/fetchGist.test.js
- tests/renderGistCard.test.js
- tests/gist.test.js

ranks:
- changed-files:
- any-glob-to-any-file:
- src/calculateRank.js

ci:
- changed-files:
- any-glob-to-any-file:
- .github/workflows/*
- scripts/*

infrastructure:
- changed-files:
- any-glob-to-any-file:
- .eslintrc.json
Loading
Loading