Zohan Subhash
6738c6db5f
Update top-langs.js
2023-01-15 15:57:10 +05:30
Zohan Subhash
ede2574b13
Update top-langs.js
2023-01-15 15:55:48 +05:30
Zohan Subhash
c6ca64551e
Update top-langs.js
2023-01-15 15:49:01 +05:30
Zohan Subhash
5448a611ba
Create top-langs.js
2023-01-15 15:47:18 +05:30
Zohan Subhash
22aa6887f9
Update index.js
2023-01-15 15:43:28 +05:30
Zohan Subhash
ffd927af6d
Update top-languages-card.js
2023-01-15 15:39:54 +05:30
Zohan Subhash
f02186908d
Update stats-card.js
2023-01-14 11:59:30 +05:30
Zohan Subhash
8f63eaeef9
Update stats-card.js
2023-01-14 11:57:53 +05:30
Zohan Subhash
70b0d025f8
Update index.js
2023-01-14 11:54:14 +05:30
Zohan Subhash
dc95c44c22
Update index.js
2023-01-14 11:52:06 +05:30
Zohan Subhash
adbc7a36c9
Update stats-card.js
2023-01-14 11:51:44 +05:30
Zohan Subhash
1651db55ec
Update index.js
2023-01-14 11:47:12 +05:30
Zohan Subhash
e40f214a76
Create index.js
2023-01-14 11:46:26 +05:30
Zohan Subhash
88aa6fe30c
Update stats-card.js
2023-01-14 11:44:44 +05:30
Zohan Subhash
ad731cdfcb
Update stats-card.js
2023-01-14 11:17:00 +05:30
Zohan Subhash
237942c234
Update index.js
2023-01-14 10:57:44 +05:30
Zohan Subhash
d505580a4f
Update index.js
2023-01-14 10:55:44 +05:30
Zohan Subhash
4dbab9a2a3
Update stats-card.js
2023-01-14 10:55:12 +05:30
Zohan Subhash
d8af18e465
Update stats-card.js
2023-01-14 10:52:26 +05:30
Zohan Subhash
1af63921b5
Update index.js
2023-01-14 10:46:44 +05:30
Zohan Subhash
9ff83e0855
Update index.js
2023-01-14 10:41:30 +05:30
Zohan Subhash
6349ec8f32
Update stats-card.js
2023-01-14 10:40:56 +05:30
Zohan Subhash
31f2920c09
Update vercel.json
2023-01-14 08:02:31 +05:30
Zohan Subhash
19cf691983
Update index.js
2023-01-13 18:52:41 +05:30
Zohan Subhash
36e838da62
Update stats-card.js
2023-01-13 18:48:32 +05:30
Anurag Hazra
0ff426d258
fix: retryer fixed ( #2400 )
2023-01-13 13:16:33 +05:30
Rick Staa
4b8198fa21
Revert "Add loading Animation to Most used Language card ( #2197 )" ( #2396 )
...
This reverts commit 77dcdab42c .
2023-01-12 22:52:34 +01:00
Rick Staa
70f0264905
Revert "ci: fix theme readme generation action ( #2271 )" ( #2394 )
...
This reverts commit 5ae959b57c .
2023-01-12 22:48:28 +01:00
Rick Staa
0850a97630
Revert "build(deps): bump json5 from 2.2.1 to 2.2.3 ( #2373 )" ( #2393 )
...
This reverts commit 42fdff624f .
2023-01-12 22:44:27 +01:00
Rick Staa
5ae959b57c
ci: fix theme readme generation action ( #2271 )
2023-01-10 12:25:06 +00:00
Huzaifa Khilawala and rickstaa
77dcdab42c
Add loading Animation to Most used Language card ( #2197 )
...
* add: text animation
* compact progress done
* cleaned code
* non compact animation done
* tests fixed + prettier
* revert: vercel.json
* remove: unnecessary import
* added parameter in docs
* style: improve syntax
Co-authored-by: rickstaa <rick.staa@outlook.com >
2023-01-10 12:21:35 +00:00
rickstaa
227711c628
test: update snapshots
2023-01-10 10:08:33 +00:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
42fdff624f
build(deps): bump json5 from 2.2.1 to 2.2.3 ( #2373 )
...
Bumps [json5](https://github.com/json5/json5 ) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-09 15:42:45 +01:00
Rick Staa
9eb0c3cbb4
feat: fix 'include_all_commits' inner card margin ( #2283 )
2022-11-22 09:46:41 +01:00
Rick Staa
ad3726ee49
fix: fix repoContrib confusion ( #2269 ) ( #2274 )
...
This commit prevents confusion about the Contributed to stat. Currently,
only the last year's results are shown, but it looks like it is the
all-time contribution count (see #2269 ). This commit adds a ' (last year)'
suffix to prevent this confusion from happening.
2022-11-22 09:18:22 +01:00
Rick Staa
0efb982c2a
Revert "feat: add INCLUDE_ORGS env variable ( #2275 )" ( #2276 )
...
This reverts commit ada9cf4e0e .
2022-11-21 11:15:32 +01:00
Rick Staa
ada9cf4e0e
feat: add INCLUDE_ORGS env variable ( #2275 )
...
This commit adds an INCLUDE_ORGS ENV variable that can be used to include results from
organizations into the GRS cards for self-deployed Vercel instances.
**Warning**
This is a hidden feature since we can not officially support this on the Public
Vercel instance due to GraphQL and Vercel rate/timeout limits. You can set this env
variable via Vercel's ENV variable menu (see
https://vercel.com/docs/concepts/projects/environment-variables ).
2022-11-21 11:08:05 +01:00
Rick Staa
3cb205c65b
feat: improve card loading speed ( #2124 )
...
* feat: improve card loading times
This commit adds the `stale-while-revalidate` option to speed up the
card loading times.
* mend
2022-11-21 10:21:46 +01:00
Rick Staa
f07cd133d3
fix: fix retry max-out bug ( #2121 )
...
* fix: fix retry max-out bug
This commit makes sure that the retry function tests all PATs.
* style: format code
* test: fix retry tests
* style: format code
2022-11-21 10:15:43 +01:00
Rick Staa
42a4b6f60a
refactor: remove unused dotenv calls ( #2059 )
...
As explained in the Vercel documentation vercel ignores dot files (see
https://github.com/vercel/vercel/discussions/3962#discussioncomment-4277 ). It
instead loads the env variables defined in the vercel instance. As a
result we can therefore remove dotenv.
2022-11-21 10:13:14 +01:00
Rick Staa
5df25a6472
fix: improve boolean parse behaviour ( #2029 )
2022-11-21 10:10:46 +01:00
Rick Staa
4b656ebabb
refactor: migrate to using arrow functions ( #2033 )
2022-11-21 10:07:09 +01:00
rickstaa
b2e34ac8db
test: update snapshots
2022-11-20 08:39:44 +01:00
Bradley Jester
0e02523459
feat: added Date Night theme to index.js ( #2264 )
...
* Added Date Night theme to index.js
* My theme name should be in snake_case now
2022-11-19 22:44:42 +01:00
Pranav Joglekar and rickstaa
9aa39dfe81
feat: allow users to pass ring_color param ( #2075 )
...
* fix: prevent crash if undefined color is passed to func fallbackColor
* feat: allow users to pass ring_color param
Before this commit, the ring color was always equal to the title color.
This commit allows the user to pass a ring_color property to allow him
to style the ring color the way he pleases to. If no ring_color is
passed we default to the title color.
* docs: improves ring color documentation
* fix: improve code style
Co-authored-by: rickstaa <rick.staa@outlook.com >
2022-11-19 20:18:42 +01:00
Ítalo Sousa
0c829e9488
Updates the brazilian readme ( #2245 )
2022-11-18 15:49:38 +01:00
Fabian Joswig and rickstaa
26cde6bfe9
Missing term in calculation of TOTAL_VALUES. ( #2116 )
...
* fix: added missing term in calculation of TOTAL_VALUES.
* fix: fix rank test
* refactor: update code formatting
* refactor: update code formatting
Co-authored-by: rickstaa <rick.staa@outlook.com >
2022-11-18 15:19:04 +01:00
Rick Staa
1a4e5a6955
ci: update theme stale close message
2022-11-18 11:06:24 +01:00
Rick Staa
56aa307094
ci: update theme stale close message
2022-11-18 11:05:10 +01:00
Tymoteusz Marzec
f9e95b166d
Corrections of Polish expressions in translations.js ( #2240 )
2022-10-29 15:41:04 +02:00